feishu-wiki

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

1|Updated Apr 28, 2026
One-click install
npx skills add https://github.com/seasonmac/Full-Scene-Agents --skill feishu-wiki-seasonmac
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-wiki
Source: https://github.com/seasonmac/Full-Scene-Agents/tree/main/openclaw/extensions/feishu/skills/feishu-wiki
Command: npx skills add https://github.com/seasonmac/Full-Scene-Agents --skill feishu-wiki-seasonmac

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Feishu wiki navigation helps users locate and manage knowledge across spaces and pages without manual browsing.

Core Features & Use Cases

  • List Knowledge Spaces: Retrieve all accessible wiki spaces.
  • List Nodes: Retrieve nodes within a space, including hierarchical structure.
  • Get Node Details: Retrieve token, object type, and related metadata for a wiki page.
  • Create Node: Create a new wiki page or sheet in a specified space.
  • Move Node: Reorganize wiki pages by moving nodes between spaces or within a tree.
  • Rename Node: Update a node's title to reflect changes.
  • Wiki-Doc Workflow: Read and edit content via feishu_doc after retrieving document tokens.
  • Configuration: Ensure the wiki tool and feishu_doc are enabled in channels.

Quick Start

Ask the assistant to list all wiki spaces to begin exploring the knowledge base.

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 Feishu wiki spaces and nodes?

To navigate Feishu wiki, retrieve all accessible wiki spaces and list hierarchical nodes within a specific space. This provides a complete view of your knowledge base structure without manual browsing.

Can I create and move Feishu wiki pages across different spaces?

Yes, you can create new wiki pages or sheets in a specified space and move existing nodes between spaces or within the tree. This allows you to reorganize your Feishu knowledge base hierarchy.

How do I get node details like tokens for a Feishu wiki page?

Retrieve the token, object type, and related metadata for a specific wiki page by getting node details. This extracted token is required to read and edit the document content via feishu_doc.

Do I need feishu_doc to read and edit wiki content?

Yes, reading and editing content within Feishu wiki pages relies on feishu_doc after retrieving document tokens. You must ensure both the wiki tool and feishu_doc are enabled in your channels.

What are the limitations when accessing Feishu knowledge bases?

Access is limited by configured wiki and doc permissions within your channels. If specific read-edit permissions are not granted for a space or node, the Skill cannot retrieve or manage that knowledge.