lark-wiki

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

641|104|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/loongclaw-ai/loongclaw --skill lark-wiki-loongclaw-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-wiki
Source: https://github.com/loongclaw-ai/loongclaw/tree/main/skills/larksuite-cli/lark-wiki
Command: npx skills add https://github.com/loongclaw-ai/loongclaw --skill lark-wiki-loongclaw-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enables Feishu administrators to manage knowledge spaces, nodes, and document hierarchies without leaving the CLI, and reminds operators to read the shared authentication guide in ../lark-shared/SKILL.md before running commands.

Core Features & Use Cases

  • Knowledge Space Inspection: Retrieve space metadata, list available spaces, and inspect individual nodes to understand the hierarchy before editing.
  • Node Management: Copy, create, and enumerate nodes to reorganize documentation and shortcuts inside a knowledge space with precise CLI parameters.
  • Use Example: When reorganizing a team wiki, run the spaces.list command to view structures, then use nodes.create to add a new document node under the desired parent.

Quick Start

Authenticate via lark-cli and run wiki spaces.list to browse available knowledge spaces before making node changes.

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 through CLI?

You can manage Feishu wiki spaces through CLI by using lark-cli commands to retrieve space metadata, create nodes, and reorganize document hierarchies directly from the terminal.

What is the process for creating and moving Feishu wiki nodes?

Creating and moving Feishu wiki nodes involves running wiki.node commands via lark-cli, using precise CLI parameters to add new document nodes under desired parents and reorganize documentation shortcuts.

Do I need to read the authentication guide before using lark-cli for wiki management?

Yes, you need to read the shared authentication guide in ../lark-shared/SKILL.md before running lark-cli commands to manage wiki spaces, ensuring proper credentials and scope-based permissions.

Can I inspect Feishu wiki space hierarchies before making node changes?

You can inspect Feishu wiki space hierarchies by running the spaces.list command to view available structures and inspect individual nodes to understand the hierarchy before editing.

Why do lark-cli wiki commands require schema inspection and scope-based permissions?

Lark-cli wiki commands require schema inspection and scope-based permissions to ensure guarded API calls, preventing unauthorized access and maintaining proper API interactions with Feishu wiki spaces.