lark-wiki

Automate Feishu wiki space and member management via lark-cli commands.

3|1|Updated Apr 23, 2026
One-click install
npx skills add https://github.com/HuXiangyu123/CUA-Lark-Agent --skill lark-wiki-huxiangyu123
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-wiki
Source: https://github.com/HuXiangyu123/CUA-Lark-Agent/tree/main/lark-cli/skills/lark-wiki
Command: npx skills add https://github.com/HuXiangyu123/CUA-Lark-Agent --skill lark-wiki-huxiangyu123

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Automates Feishu knowledge-base management via a concise CLI wrapper around lark-cli wiki commands, reducing manual navigation of spaces, nodes, and member permissions.

Core Features & Use Cases

  • Shortcut-enabled workflows: wiki +move, wiki +node-create, wiki +delete-space for common wiki tasks.
  • Space and node resolution: automatically determine the target space_id from explicit space_id, parent node token, or personal library (my_library).
  • Identity and permission handling: supports user and bot identities with appropriate permission checks and guidance; provides safe, auditable operations including dry-run and explicit confirmations.

Quick Start

Create a new docx node in my personal library using wiki +node-create with the title 'Project Plan'.

Frequently Asked Questions about lark-wiki

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

FAQPage Schema
How do I manage Feishu wiki spaces and members from the command line?

You can manage Feishu wiki spaces and members from the command line by using lark-cli wiki commands to automate space creation, node movement, and member permission updates. This wrapper supports user and bot identities with dry-run previews and safety checks.

How do I create a new wiki node in Feishu using lark-cli?

To create a new wiki node in Feishu, use the wiki +node-create command and provide a title. The Skill automatically resolves the target space_id from an explicit ID, a parent node token, or your personal library.

Can I move wiki nodes and manage member permissions for both users and bots?

Yes, you can move wiki nodes and manage member permissions for both users and bots. The Skill enforces authentication scope checks and provides guidance for appropriate identity handling during space and node operations.

What is the best way to automate Feishu knowledge-base management safely?

The best way to automate Feishu knowledge-base management safely is using lark-cli wiki commands with dry-run previews and explicit confirmations. This enforces auditable operations for creating spaces, moving nodes, and managing members.

Does lark-cli support resolving the space_id from a URL or wiki name?

Yes, lark-cli supports resolving the target space_id from a wiki URL or name. It automatically determines the correct space_id from explicit values, parent node tokens, or the personal library.

Are there limitations when automating Feishu wiki operations with lark-cli?

Limitations include enforced authentication scopes and the need for explicit safety confirmations during sensitive operations like deleting spaces. The Skill supports both synchronous and asynchronous operations to handle these constraints.