lark-wiki

Manage Feishu wiki spaces, nodes, and members via lark-cli commands.

20|1|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/ImChong/Humanoid_Robot_Learning_Paper_Notebooks --skill lark-wiki-imchong
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-wiki
Source: https://github.com/ImChong/Humanoid_Robot_Learning_Paper_Notebooks/tree/main/.agents/skills/lark-wiki
Command: npx skills add https://github.com/ImChong/Humanoid_Robot_Learning_Paper_Notebooks --skill lark-wiki-imchong

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Feishu wiki management is complex and error-prone; this skill provides structured guidance to manage knowledge spaces, members, and nodes via a consistent set of commands and workflows.

Core Features & Use Cases

  • Space management: create, get, and list knowledge spaces
  • Node management: create, get, and list wiki nodes
  • Member management: add, list, and manage space members
  • Space resolution: automatically resolve personal libraries (my_library) and URL-based spaces
  • Shortcuts & dry-runs: supports dry-run and task-result continuations for asynchronous operations

Quick Start

Create a new wiki space or query a node using lark-cli wiki to begin managing your knowledge base.

Frequently Asked Questions about lark-wiki

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Feishu wiki space creation and node management?

Automate Feishu wiki management by using structured commands to create knowledge spaces, add nodes, and manage members. It enforces spec-driven design and permission checks for reliable API interactions.

Can I resolve Feishu wiki spaces automatically using a URL or token?

Yes, Feishu wiki spaces can be automatically resolved using URL-based or token-based inputs. This allows seamless targeting of specific knowledge spaces including personal libraries during automated operations.

How do I handle asynchronous tasks when managing Feishu wiki members?

Asynchronous tasks for Feishu wiki members are handled using dry-runs and task-result continuations. This ensures robust processing of both synchronous and asynchronous API responses without timing out.

What is the best way to list and control members in a Feishu knowledge space?

List and control Feishu knowledge space members through dedicated member management commands. These workflows support adding, listing, and managing user permissions within specified wiki spaces.

Does Feishu wiki automation support retrieving nodes from personal libraries?

Yes, Feishu wiki automation supports retrieving nodes from personal libraries. It automatically resolves my_library spaces and provides structured commands to get and list wiki nodes within them.