What problem does it solve?
Managing documentation and knowledge inside Feishu can be fragmented and manual; this Skill provides a focused CLI and API-backed tools to browse space trees, create and move pages, and read or append document content so teams can organize knowledge efficiently.
Core Features & Use Cases
- Space and Node Discovery: List all wiki spaces the bot is a member of and traverse node trees with configurable depth and pagination handling.
- Page Management: Create new pages (docx, sheet, bitable, file, slides), move nodes (including async tasks), and inspect node metadata such as tokens and timestamps.
- Content Read & Append: Read and append content to docx/doc nodes via the Documents API, with explicit checks for supported object types.
- Use Case: Add the bot to a product wiki space, list the root nodes to find the product spec, create a subpage for a new feature, and append a brief design note to the spec document.
Quick Start
Ask the bot to list wiki spaces it can access and then browse a chosen space's node tree to locate or create the page you need.