feishu-wiki

List Feishu wiki spaces and manage pages via API.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the management and retrieval of information within your Feishu knowledge base, reducing the time spent searching for or organizing documents.

Core Features & Use Cases

  • Knowledge Space Navigation: List all accessible wiki spaces.
  • Content Management: Create, move, and rename wiki pages (nodes).
  • Document Integration: Seamlessly read and write content to wiki pages by leveraging the feishu_doc tool.
  • Use Case: Quickly find a specific project document by listing nodes within a particular space and then editing its content directly.

Quick Start

Use the feishu wiki skill to list all accessible 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 manage Feishu wiki spaces programmatically?

To manage Feishu wiki spaces programmatically, you can use this skill to list all accessible knowledge spaces, create new nodes, and organize your document structure through specific Feishu API actions.

Can I move and rename wiki pages in a Feishu knowledge base via API?

Yes, you can move and rename wiki pages in a Feishu knowledge base by utilizing the programmatic actions provided by this skill, which requires specific Feishu API permissions for wiki operations.

How do I navigate a Feishu knowledge base to find specific project documents?

You can navigate a Feishu knowledge base to find specific project documents by listing nodes within a particular space, allowing you to quickly locate and retrieve the content you need.

Does the Feishu wiki API support direct content editing on wiki pages?

Yes, the Feishu wiki API supports direct content editing on wiki pages by integrating with the feishu_doc tool, enabling seamless reading and writing of content to the nodes.

Do I need specific API permissions to create wiki pages in Feishu?

Yes, you need specific Feishu API permissions for wiki operations to create, move, or rename wiki pages, ensuring your programmatic actions are authorized within the knowledge base.

What is the best way to list all accessible nodes in a Feishu wiki space?

The best way to list all accessible nodes in a Feishu wiki space is to use this skill's knowledge space navigation feature, which programmatically retrieves the structure of your document hierarchy.