feishu-wiki

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

Updated Jan 20, 2026
One-click install
npx skills add https://github.com/Team-Hireal/RealChat --skill feishu-wiki-team-hireal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-wiki
Source: https://github.com/Team-Hireal/RealChat/tree/main/openclaw/extensions/feishu/skills/feishu-wiki
Command: npx skills add https://github.com/Team-Hireal/RealChat --skill feishu-wiki-team-hireal

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies managing and accessing information within Feishu's knowledge base, making it easier to find, organize, and create wiki content.

Core Features & Use Cases

  • Knowledge Space Navigation: Browse and list available wiki spaces.
  • Node Management: List, create, move, and rename wiki pages (nodes).
  • Content Integration: Retrieve node details, including obj_token for direct interaction with Feishu documents.
  • Use Case: Quickly find a specific project's documentation space, create a new meeting notes page under the relevant project, and then use the feishu_doc tool to add the meeting minutes.

Quick Start

Use the feishu-wiki skill 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 spaces in a Feishu knowledge base?

You can navigate a Feishu knowledge base by listing all available wiki spaces. This feature lets you browse and identify the specific documentation area you need to access for your project or team content.

Can I create and move wiki pages within Feishu knowledge base spaces?

Yes, you can create, move, and rename wiki pages within Feishu knowledge base spaces. This node management capability helps you organize and structure your documentation content directly through the wiki interface.

How do I get a document token to edit Feishu wiki content?

You retrieve an `obj_token` by accessing node details in the Feishu knowledge base. This token enables direct interaction with Feishu documents, allowing you to edit the actual content using the `feishu_doc` tool.

Do I need specific API permissions to manage Feishu wiki pages?

Yes, managing Feishu wiki pages requires specific Feishu API permissions for wiki operations. You must ensure your environment is configured with the correct access rights to list, create, and move nodes.

What is the best way to organize meeting notes in a Feishu knowledge base?

The best way to organize meeting notes is to create a new wiki page under the relevant project space, retrieve its document token, and then use the `feishu_doc` tool to add and format the meeting minutes directly.