feishu-folder-summary
Extract summaries from all documents in a Feishu folder. Use when the user needs to recursively scan a Feishu wiki space or drive folder, read all documents and sub-documents, and generate a comprehensive summary report in Markdown format. Triggers on requests like "extract summaries from Feishu folder", "generate document summary report", "recursively scan Feishu documents", or when given a feishu.cn/wiki/ or feishu.cn/drive/ URL.
Why use this skill?
Efficiently scan Feishu wikis and folders to generate structured Markdown summaries. Perfect for team documentation management and project status auditing.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/henryjing96/feishu-folder-summaryWhat This Skill Does
The feishu-folder-summary skill is a robust automation tool designed for knowledge management within Feishu (Lark) ecosystems. It bridges the gap between raw document storage and actionable insights by recursively scanning entire Wiki spaces or Drive folders. Instead of manually opening dozens of documents to verify content, the skill systematically traverses your Feishu hierarchy, extracts the core essence of each document, and compiles a clean, structured Markdown report. This report includes a visual directory tree, individual document summaries, and status tracking, saving hours of manual review time for teams and project managers.
Installation
You can install this skill directly from the OpenClaw repository. Run the following command in your agent interface:
clawhub install openclaw/skills/skills/henryjing96/feishu-folder-summary
Ensure your Feishu integration credentials are configured in your environment variables to allow the agent to read your workspace documentation securely.
Use Cases
- Project Auditing: Quickly assess the progress of documentation within a project wiki to identify empty or incomplete pages.
- Knowledge Handover: Generate a high-level summary of a complex technical documentation folder when onboarding new team members.
- Search & Retrieval: Create a "table of contents" document that summarizes a massive drive folder, making it easier to locate specific information without digging through sub-folders.
- Status Reporting: Automatically generate weekly status reports for leadership by scanning project documentation sub-folders.
Example Prompts
- "Extract summaries from https://caz6yhvgk5z.feishu.cn/wiki/BzslwD3Nei1Dggkvin5cV2hDnob and tell me which documents are marked as in-progress."
- "I need a comprehensive summary report for my team's design folder at https://feishu.cn/drive/folder/fldus123456789. Please highlight the key action items found."
- "Recursively scan the Feishu wiki space linked here and generate a markdown summary report: https://mycompany.feishu.cn/wiki/wikcn889900"
Tips & Limitations
- Permissions: Ensure the agent's Feishu account has 'Read' or 'Viewer' access to the targeted folders; otherwise, the scan will return incomplete results.
- Depth Constraints: For extremely large wikis, the recursion process may take time. Consider summarizing sub-sections individually if you encounter timeouts.
- Data Privacy: The summary content is generated based on your Feishu data. Be mindful of sensitive information in documents, as this skill performs read-only operations to parse content into the summary report.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-henryjing96-feishu-folder-summary": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-read, external-api