Productivity
feishu-doc
Manage Feishu (Lark) documents with full read/write, block-level manipulation, and table creation capabilities.
Introduction
The Feishu Document tool serves as a comprehensive interface for interacting with the Feishu/Lark ecosystem via OpenClaw. Designed for users who rely on Feishu for collaboration, it enables automated document generation, content updates, and structured data handling. This agent skill allows you to programmatically manage cloud documents, bridging the gap between your local assistant and your collaborative workspace by automating repetitive text, media, and table processing tasks.
- Full document lifecycle management: Read, write, create, and append content to Feishu docx files.
- Advanced block-level control: Extract, update, or delete specific blocks within a document for precise editing.
- Structured data support: Create complex Docx tables, manage cells, and insert content into specific block locations.
- Media and asset integration: Upload images and file attachments directly to documents using URLs or local file paths.
- Smart content extraction: Automatically detect structured content like tables or images, providing a secondary workflow for in-depth data retrieval.
- Intelligent permission handling: Automate document creation with owner_open_id binding to ensure immediate access rights for the requesting user.
Usage tips and constraints:
- Use the read action as a starting point to retrieve titles and plain text; check the hint field to determine if more complex block-level data exists.
- When creating documents, always provide the sender's open_id to prevent access authorization issues.
- Markdown is supported for primary content operations, but please note that Markdown tables are not directly supported; use the specific table creation and cell-writing actions for tabular data.
- For images, ensure files are resized appropriately (width of 800px+ is recommended) to ensure consistent display quality.
- Ensure required permissions (docx:document, drive:drive, etc.) are correctly configured in your Feishu app settings to allow the agent to function properly.
- This tool is a prerequisite for Feishu Wiki interactions, as it powers the underlying read/write operations for Wiki page content.
Repository Stats
- Stars
- 365,623
- Forks
- 74,933
- Open Issues
- 7,006
- Language
- TypeScript
- Default Branch
- main
- Sync Status
- Idle
- Last Synced
- Apr 28, 2026, 11:33 AM