feishu-wiki

List, retrieve, create, move, and rename Feishu wiki nodes.

Updated Jul 17, 2026
One-click install
npx skills add https://github.com/kolbick/Kolb-Bot --skill feishu-wiki-kolbick
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-wiki
Source: https://github.com/kolbick/Kolb-Bot/tree/main/extensions/feishu/skills/feishu-wiki
Command: npx skills add https://github.com/kolbick/Kolb-Bot --skill feishu-wiki-kolbick

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows for seamless navigation and management of Feishu knowledge base content, making it easier to find, organize, and update information.

Core Features & Use Cases

  • List Spaces and Nodes: Discover available knowledge spaces and browse content within them.
  • Get Node Details: Retrieve specific information about wiki pages, including their tokens for further actions.
  • Create, Move, and Rename Nodes: Manage the structure and titles of your wiki pages.
  • Wiki-Doc Workflow: Integrate with feishu_doc to read and write content directly from wiki pages.
  • Use Case: A team member needs to find the latest project documentation. They can use feishu_wiki to list nodes in the 'Projects' space and then retrieve the details of the 'Q3 Roadmap' page.

Quick Start

Use the feishu_wiki tool to list all available knowledge spaces.

Frequently Asked Questions about feishu-wiki

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

FAQPage Schema
How do I navigate and list content in a Feishu knowledge base?

To navigate a Feishu knowledge base, you can use the wiki tool to list all available spaces and browse the content nodes within them to find specific information.

Can I create, move, and rename wiki nodes in Feishu?

Yes, you can manage your Feishu wiki structure by creating new nodes, moving existing nodes between spaces, and renaming pages to keep your knowledge base organized.

How do I edit content within a Feishu wiki page?

You can edit content within a Feishu wiki page by integrating with the feishu_doc tool, which allows you to read and write content directly after retrieving the specific node token.

What permissions do I need to access a Feishu knowledge base?

Accessing a Feishu knowledge base requires specific permissions, typically wiki:wiki for full management or wiki:wiki:readonly if you only need to retrieve and browse spaces and nodes.

How do I get the token for a specific Feishu wiki page?

You can retrieve the token for a specific Feishu wiki page by getting node details, which provides the necessary identifiers to perform further actions like content editing or moving.