feishu-wiki

Navigate and manage Feishu wiki spaces and nodes programmatically.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies navigating and managing information within Feishu's knowledge base, making it easier to find, organize, and update documents.

Core Features & Use Cases

  • Knowledge Space Navigation: Browse and list available wiki spaces.
  • Node Management: List, create, move, and rename pages (nodes) within wiki spaces.
  • Document Integration: Seamlessly link wiki navigation with document content editing via the feishu_doc tool.
  • Use Case: Quickly find a specific project document in a large Feishu wiki, update its title, and then edit its content directly.

Quick Start

Use the feishu wiki skill to list all available wiki 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 manage documents in a Feishu knowledge base?

Feishu wiki navigation supports browsing available knowledge spaces and managing nodes by listing, creating, moving, and renaming pages within the wiki structure.

Can I edit document content directly when managing Feishu wiki nodes?

Editing Feishu wiki document content requires integration with the `feishu_doc` tool. You can link wiki navigation with document editing to update page content directly after organizing nodes.

Do I need specific API permissions to list and organize Feishu wiki spaces?

Yes, navigating and managing Feishu knowledge base content programmatically requires specific Feishu API permissions to access and manipulate wiki spaces and nodes.

What is the best way to find a specific project document in a large Feishu wiki?

The best way to find a specific project document in a large Feishu wiki is using knowledge base navigation to list available wiki spaces and nodes, allowing you to quickly locate and update the target document.

What are the limitations of managing Feishu wiki content programmatically?

Feishu wiki management is limited by required API permissions and depends on the `feishu_doc` tool for full content manipulation, meaning navigation and document editing are handled as separate integrated actions.