
m1heng/clawdbot-feishu
2 skills2.8k installs8.6k starsGitHub
Install
npx skills add https://github.com/m1heng/clawdbot-feishuSkills in this repo
1Feishu Docfeishu-doc is a block-type reference for solo builders and agents automating Lark/Feishu cloud documents. When you integrate team wikis, PRDs, or runbooks inside a clawdbot-style Feishu workflow, the Open API speaks in numeric block_type values—not headings and bullets as you see them in the UI. This skill catalogs each type, its role in the tree (page root, paragraphs, headings, lists, code, todos, callouts), and whether your automation may update or delete it. That prevents failed API calls from trying to edit Page roots, embedded sheets, or chat cards. Install it alongside Feishu doc skills whenever you build agents that sync specs, meeting notes, or support articles into Feishu without hand-mapping types from scattered API docs.1.9kinstalls2Feishu DriveFeishu-drive is an agent skill that documents how to operate Feishu (Lark) cloud storage through structured JSON payloads sent to a unified feishu_drive tool. Solo builders using Clawdbot-style Feishu bots can browse folders, fetch metadata, create directories, relocate documents, and remove files without leaving the conversation. Activation is intentionally narrow—mentions of cloud space, folders, or drive trigger the skill so routine chat does not load storage rules. The README emphasizes token extraction from standard Feishu drive URLs and enumerates supported Feishu artifact types from legacy docs through bitables and shortcuts. It assumes API credentials and app setup exist outside the skill; the value is consistent action shapes and guardrails for agents that would otherwise hallucinate parameters. Use during Build when automating internal ops, knowledge base hygiene, or agent workflows that sync artifacts into a team drive.867installs