feishu-wiki

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

1|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/zhcndoc/openclaw --skill feishu-wiki-zhcndoc
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: feishu-wiki
Source: https://github.com/zhcndoc/openclaw/tree/main/extensions/feishu/skills/feishu-wiki
Command: npx skills add https://github.com/zhcndoc/openclaw --skill feishu-wiki-zhcndoc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Feishu wiki navigation can be slow and fragmented across spaces and pages. This tool provides a focused interface to discover spaces, browse nodes, and perform common edits.

Core Features & Use Cases

  • List Knowledge Spaces: Retrieve all available wiki spaces to understand your knowledge landscape.
  • List Nodes: Explore pages within a space, including hierarchical relationships.
  • Get Node Details: Fetch detailed metadata for a wiki page, enabling reads and edits.
  • Create Node: Create new wiki pages or sheets within a chosen space.
  • Move Node: Reorganize wiki structure by moving pages between spaces or folders.
  • Rename Node: Update page titles to reflect changes in content.

Quick Start

List all wiki spaces in Feishu and open the page you want to edit.

Frequently Asked Questions about feishu-wiki

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

FAQPage Schema
How do I list and navigate Feishu wiki spaces?▼

To navigate Feishu wiki spaces, you can retrieve a list of all available knowledge spaces and then list the hierarchical nodes within a chosen space to browse pages.

Can I reorganize Feishu wiki nodes between spaces?▼

Yes, you can reorganize Feishu wiki structures by moving nodes between spaces or folders, and you can rename nodes to update page titles to reflect content changes.

How do I create new pages in a Feishu knowledge base?▼

You can create new pages or sheets within a Feishu knowledge base by creating nodes in a chosen space, fetching node details to support subsequent reading and editing workflows.

Does this tool support reading and writing content to wiki nodes?▼

Yes, it exposes actions via JSON payloads to get node details and integrates with the feishu_doc workflow to support reading and writing content for wiki organization.

What is the best way to manage hierarchical wiki pages in Feishu?▼

The best way to manage hierarchical wiki pages is to list nodes within a space to explore parent-child relationships, then move or rename nodes to maintain structure.