feishu-wiki

List Feishu wiki spaces and create, move, or rename nodes.

20|1|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/autogame-17/feishu-skills --skill feishu-wiki-autogame-17
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-wiki
Source: https://github.com/autogame-17/feishu-skills/tree/main/feishu-wiki
Command: npx skills add https://github.com/autogame-17/feishu-skills --skill feishu-wiki-autogame-17

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Feishu Wiki Management enables teams to organize and navigate Feishu Knowledge Base structures by programmatically listing spaces, managing nodes, and performing create/move/rename operations.

Core Features & Use Cases

  • Space listing to understand all knowledge bases.
  • Node operations: list, get, create, move, and rename pages within spaces.
  • Use Case: A knowledge manager quickly reorganizes wiki pages to reflect new project hierarchies and user permissions.

Quick Start

Create or organize wiki spaces and nodes for a given space to structure knowledge.

Frequently Asked Questions about feishu-wiki

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

FAQPage Schema
How do I manage Feishu wiki spaces and nodes programmatically?

To manage Feishu wiki spaces and nodes programmatically, you can use this Skill to list spaces, create documents, move nodes, and rename pages within your knowledge base via Node.js scripts.

Can I reorganize Feishu knowledge base pages to reflect new project hierarchies?

Yes, you can reorganize Feishu knowledge base pages to reflect new project hierarchies by using node operations to move and rename existing pages within your spaces.

What do I need to set up before automating Feishu wiki structure management?

Before automating Feishu wiki structure management, you need to satisfy authentication via feishu-common and ensure your environment supports Node.js-based entry points for script execution.

How to create new documents in a Feishu wiki space using a script?

To create new documents in a Feishu wiki space using a script, this Skill applies space and node APIs to perform create operations on nodes within your specified knowledge base.

Does this Skill support listing all available Feishu knowledge bases?

Yes, this Skill supports listing all available Feishu knowledge bases through its space listing feature, allowing you to understand and navigate your entire wiki structure programmatically.

What is the best way to move nodes between Feishu wiki spaces?

The best way to move nodes between Feishu wiki spaces is using this Skill's node move operations, which apply space and node APIs to reposition pages within your knowledge base structure.