lark-wiki

Manage Lark wiki spaces, nodes, and document organization via lark-cli.

14|4|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/zephyrwang6/allSkills --skill lark-wiki-zephyrwang6
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-wiki
Source: https://github.com/zephyrwang6/allSkills/tree/main/lark-wiki
Command: npx skills add https://github.com/zephyrwang6/allSkills --skill lark-wiki-zephyrwang6

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you manage Lark knowledge bases without manually navigating complex node hierarchies, making it easier to find, create, and reorganize documents and shortcuts.

Core Features & Use Cases

  • Knowledge Space Management: Create and inspect wiki spaces and nodes.
  • Hierarchy Operations: Browse structures, move nodes, and copy nodes to keep information organized.
  • Practical Use Case: Reorganize a team knowledge base by locating a node, checking its position in the hierarchy, and moving related documents into the right section.

Quick Start

Use the lark-wiki skill to inspect a knowledge space node and explain how to reorganize it.

Frequently Asked Questions about lark-wiki

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

FAQPage Schema
How do I reorganize nodes in a Lark wiki space?

To reorganize Lark wiki nodes, you can move or copy nodes within the hierarchy to keep information structured. This involves locating a target node, checking its current position, and applying hierarchy operations to shift related documents into the correct section.

Can I browse the hierarchy structure of a Lark knowledge base?

Yes, you can browse the hierarchy structure of a Lark knowledge base by inspecting wiki spaces and querying nodes. This allows you to view the document organization and locate specific nodes without manual navigation.

What is the best way to create a new wiki space in Lark?

The best way to create a new Lark wiki space is by applying schema-first API calls through lark-cli. This ensures permission-aware access to wiki resources and properly initializes the knowledge base structure for document management.

Do I need lark-cli to manage Lark wiki spaces and nodes?

Yes, lark-cli is required to manage Lark wiki spaces and nodes. The Skill relies on schema-first API calls executed through lark-cli to perform permission-aware access and operations on knowledge base resources.

Why does moving a Lark wiki node require checking its hierarchy position?

Moving a Lark wiki node requires checking its hierarchy position to maintain document organization and prevent shortcut breakage. Locating the node first ensures related documents are accurately reorganized into the correct section of the knowledge base.