What problem does it solve? Organizing a Lark/Feishu knowledge base by hand is slow and error-prone: resolving space IDs from URLs, moving nodes between spaces, and managing member permissions all require multiple API calls. This Skill gives the agent a structured, safety-checked command surface for every wiki operation. ## Core Features & Use Cases - Space management: Create, list, and delete wiki spaces, with mandatory user confirmation before irreversible deletions. - Node operations: Create, copy, move, list, and delete wiki nodes, including moving Drive documents into Wiki and moving Wiki nodes out to Drive folders. - Member administration: Add, list, and remove space members with correct member-type resolution for users, groups, departments, and apps. - Use Case: A user pastes a wiki URL and asks to move the page into their personal knowledge library; the agent resolves the node token, confirms the target space, and executes the move with async task polling. ## Quick Start Ask the agent to list the nodes in your Lark wiki space or move a specific wiki page to another space using its URL.