feishu-wiki

Navigate and manage Feishu wiki spaces and nodes programmatically.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/noname300989/Security-Claw --skill feishu-wiki-noname300989
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-wiki
Source: https://github.com/noname300989/Security-Claw/tree/main/extensions/feishu/skills/feishu-wiki
Command: npx skills add https://github.com/noname300989/Security-Claw --skill feishu-wiki-noname300989

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, get details, create, move, and rename nodes (pages) within wiki spaces.
  • Document Integration: Seamlessly integrates with the feishu_doc tool to read and write content of wiki pages.
  • Use Case: Quickly find a specific document in a large Feishu wiki, update its title, and then edit its content using the integrated document tool.

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 a Feishu knowledge base to find specific documents?

You can navigate a Feishu knowledge base by listing available wiki spaces, then listing and getting details of nodes within those spaces to locate specific documents.

Can I create and move nodes within Feishu wiki spaces programmatically?

Yes, you can create, move, and rename nodes within Feishu wiki spaces programmatically to organize content and manage document structure within your workspaces.

Does the Feishu wiki skill support reading and writing content of wiki pages?

Yes, the Feishu wiki skill integrates with the feishu_doc tool to read and write content of wiki pages, allowing you to update document content after finding the specific node.

Do I need specific permissions to manage Feishu wiki spaces and nodes?

Yes, managing Feishu wiki spaces and nodes requires specific permissions and integration with the feishu_doc tool to perform content manipulation within Feishu workspaces.

What's the best way to organize information retrieval in a large Feishu wiki?

The best way to organize information retrieval in a large Feishu wiki is to list wiki spaces, enumerate nodes to find targets, then use node details to update titles and edit content.