Agent Skill
2/7/2026feishu-doc
Fetch content from Feishu (Lark) Wiki, Docs, Sheets, and Bitable. Automatically resolves Wiki URLs to real entities and converts content to Markdown.
Y
ypyt1
0GitHub Stars
1Views
npx skills add YPYT1/All-skills
SKILL.md
| Name | feishu-doc |
| Description | Fetch content from Feishu (Lark) Wiki, Docs, Sheets, and Bitable. Automatically resolves Wiki URLs to real entities and converts content to Markdown. |
name: feishu-doc description: Fetch content from Feishu (Lark) Wiki, Docs, Sheets, and Bitable. Automatically resolves Wiki URLs to real entities and converts content to Markdown. tags: [feishu, lark, wiki, doc, sheet, document, reader]
Feishu Doc Skill
Fetch content from Feishu (Lark) Wiki, Docs, Sheets, and Bitable.
Usage
node index.js fetch <url>
Configuration
Create a config.json file in the root of the skill or set environment variables:
{
"app_id": "YOUR_APP_ID",
"app_secret": "<LARK_APP_SECRET_REDACTED>"
}
Environment variables:
FEISHU_APP_IDFEISHU_APP_SECRET
Supported URL Types
- Wiki
- Docx
- Doc (Legacy)
- Sheets
- Bitable
Skills Info
Original Name:feishu-docAuthor:ypyt1
Download