feishu-doc
Fetch content from Feishu (Lark) Wiki, Docs, Sheets, and Bitable. Automatically resolves Wiki URLs to real entities and converts content to Markdown.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/autogame-17/feishu-docWhat This Skill Does
The feishu-doc skill acts as a powerful bridge between OpenClaw AI and the Feishu (Lark) ecosystem. It allows agents to interact with Wiki pages, Documents, Sheets, and Bitable databases with precision. Beyond basic reading, the skill supports complex document lifecycle management, including creating blank documents, overwriting content with Markdown, and appending data sequentially. It features intelligent URL resolution, meaning the agent can identify and parse Wiki pages even when provided with short links, converting them into structured Markdown for easier analysis or modification. By supporting unlimited length document generation via chunked appending, this skill is specifically architected to handle long-form reports and technical documentation that would otherwise hit standard token limits.
Installation
To install this skill, run the following command in your terminal:
clawhub install openclaw/skills/skills/autogame-17/feishu-doc
Note that this skill relies on the feishu-common package for secure API authentication. Ensure you have configured your app_id and app_secret either via a config.json file in the root directory or by setting the FEISHU_APP_ID and FEISHU_APP_SECRET environment variables. Without these credentials, the skill will not be able to interact with your Feishu workspace.
Use Cases
- Automated Reporting: Have your agent fetch raw data from Bitable, perform analysis, and generate a formatted Weekly Status Report document in Feishu.
- Documentation Synchronization: Keep technical Wikis updated by having the agent append changelogs automatically after every deployment process.
- Content Migration: Convert and export internal Wiki documentation into Markdown for local archives or external repositories.
- Knowledge Management: Create organized, long-form research papers by aggregating content from multiple sources and appending them into a single, cohesive document.
Example Prompts
- "Read the content of the project wiki page at [URL] and summarize the key action items for the team."
- "Create a new document titled 'Project Roadmap Q4' and append the current product strategy notes to it."
- "Fetch the sales data from the Bitable 'Quarterly Targets' and write a detailed progress summary to a new document."
Tips & Limitations
For handling massive documents, always utilize the append loop pattern. Attempting to force a large payload into a single write operation will likely fail due to request size limitations. Ensure your workspace permissions allow the App ID configured in feishu-common to perform read and write operations on the specific folders or documents you intend to access. Always verify the document structure before triggering bulk write operations to ensure content is appended in the correct order.
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-autogame-17-feishu-doc": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: file-write, file-read, external-api
Related Skills
feishu-repair
自动修复飞书-自动修复飞书群聊+自动修复会话 - 诊断 Gateway 连接、权限配置、消息投递问题
synapse-wiki
Synapse Wiki — 智能知识库管理系统。 自动摄取原始资料,增量构建持久化知识网络,支持智能查询和健康检查。 知识随时间复利积累,越用越聪明。 当用户提到 wiki、知识库、摄取资料、查询知识、整理文档时使用此技能。
azure-devops-mcp-replacement-for-openclaw
Interact with Azure DevOps via direct REST API calls — list projects, teams, repos, work items, sprints/iterations (project-wide or scoped to a specific team), pipelines, builds, test plans, and wikis. Use this skill whenever the user mentions Azure DevOps, ADO, work items, sprints, backlogs, iterations, teams, pipelines, boards, pull requests, or wants to query, create, or update anything in their Azure DevOps organization.
DocPilot
智能文档处理专家,支持文档解析、信息抽取、文档分类
DocPilot
智能文档处理专家,支持文档解析、信息抽取、文档分类