feishu-doc
Manage Feishu documents: read, write, append markdown, handle blocks, and manage comments via API.
Install
npx skills add https://github.com/m1heng/clawdbot-feishu --skill feishu-docStats
| Total installs | 1,359 |
| Weekly installs | 1.4K |
| GitHub stars | 4.3K |
| First seen | Feb 3, 2026 |
| Source | @m1heng/clawdbot-feishu |
Summary
- Supports full document lifecycle: read plain text, write/append markdown content, create new documents, and manage individual blocks (get, update, delete)
- Comment operations include listing document and block-level comments, retrieving single comments, and creating global comments with pagination support
- Structured content (tables, images, code blocks) accessible via list_blocks action; markdown tables not supported in write operations
- Atomic create_and_write action recommended for new documents to avoid separate API calls; folder placement supported via folder_token
Tags
Related skills
| Skill | Installs | vs feishu-doc |
|---|---|---|
| configure-ecc | 1,400 | +41 |
| rank-local | 1,439 | +80 |
| last30days | 1,353 | -6 |
| better-icons | 1,310 | -49 |
| debugger | 1,390 | +31 |
FAQ
- How many installs does feishu-doc have?
- feishu-doc has 1,359 total installs and 1.4K installs this week.
- Where is feishu-doc hosted?
- feishu-doc is published by @m1heng/clawdbot-feishu at https://github.com/m1heng/clawdbot-feishu.
- How many GitHub stars does feishu-doc have?
- feishu-doc has 4.3K GitHub stars.
- When was feishu-doc first indexed?
- OrangeBot.AI first indexed feishu-doc on Feb 3, 2026.
- How do I install feishu-doc?
- Run: npx skills add https://github.com/m1heng/clawdbot-feishu --skill feishu-doc