feishu-doc-summarizerAutomatically read and summarize Feishu/Lark docx or wiki links in chat using the user's fixed summary schema from MEMORY.md.
Install via ClawdBot CLI:
clawdbot install victor-thu/feishu-doc-summarizerGiven a Feishu/Lark document link (docx or wiki), read the document content and reply in-chat with a structured summary following the user’s fixed schema stored in MEMORY.md.
https://...larkoffice.com/docx/DOC_TOKENhttps://...larkoffice.com/wiki/WIKI_TOKENThe user may provide no additional instructions; default to summarizing.
doc_token directly.feishu_wiki(action=get, token=wiki_token) to resolve the underlying object.docx, extract its doc token.feishu_doc(action=read, doc_token=doc_token) to retrieve the full document content.If the document is very long:
1) Chunk by headings/paragraph groups, summarize each chunk briefly.
2) Merge chunk summaries into the final schema.
3) Keep “引用原文片段” short and representative.
Follow the user’s schema in MEMORY.md exactly; keep missing items as “无/未知” rather than removing sections.
Generated Mar 1, 2026
Team members share Feishu documents containing project updates, meeting notes, or technical specifications. The skill automatically summarizes these documents to provide quick overviews, saving time during reviews and ensuring key points are captured without manual reading.
Researchers and students collaborate on Feishu documents with literature reviews, data analyses, or thesis drafts. The skill generates structured summaries to help collaborators quickly grasp content, facilitating feedback and integration of multiple sources into cohesive reports.
HR or compliance teams publish policies, guidelines, or training materials on Feishu. The skill summarizes these documents for employees, highlighting key rules and updates to ensure understanding and adherence without requiring full document reads.
Marketing teams create campaign briefs, competitor analyses, or content plans on Feishu. The skill summarizes these documents to extract core strategies and insights, enabling faster decision-making and alignment across teams during planning sessions.
Support teams maintain Feishu documents with troubleshooting guides, FAQs, or product updates. The skill summarizes these resources to help agents quickly reference solutions, improving response times and consistency in customer interactions.
Offer the skill as part of a subscription-based AI tool suite for businesses using Feishu/Lark. Charge per user or document volume, providing regular updates and support to ensure reliable summarization and integration with evolving platform features.
License the skill to large organizations for internal use, with custom pricing based on the number of employees or documents processed. Include premium features like advanced analytics, API access, and dedicated support for seamless deployment.
Provide a free basic version with limited summaries per month to attract individual users and small teams. Upsell to premium tiers offering higher limits, faster processing, and additional customization options like schema adjustments or multi-language support.
💬 Integration Tip
Ensure users grant read access to Feishu documents and store their summary schema in MEMORY.md for consistent output; test with both docx and wiki links to handle resolution errors gracefully.
iMessage/SMS CLI for listing chats, history, watch, and sending.
Use when you need to control Discord from Clawdbot via the discord tool: send messages, react, post or upload stickers, upload emojis, run polls, manage threads/pins/search, fetch permissions or member/role/channel info, or handle moderation actions in Discord DMs or channels.
Use when you need to control Slack from Clawdbot via the slack tool, including reacting to messages or pinning/unpinning items in Slack channels or DMs.
Send WhatsApp messages to other people or search/sync WhatsApp history via the wacli CLI (not for normal user chats).
Build or update the BlueBubbles external channel plugin for Clawdbot (extension package, REST send/probe, webhook inbound).
OpenClaw skill for designing Telegram Bot API workflows and command-driven conversations using direct HTTPS requests (no SDKs).