feishu-wiki

Manage Feishu knowledge base spaces, nodes, and documents.

23|10|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/deepgram/dglabs-deepclaw --skill feishu-wiki-deepgram
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-wiki
Source: https://github.com/deepgram/dglabs-deepclaw/tree/main/extensions/feishu/skills/feishu-wiki
Command: npx skills add https://github.com/deepgram/dglabs-deepclaw --skill feishu-wiki-deepgram

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires feishu_doc, and includes scripts (resource) components.

What problem does it solve?

This Skill simplifies navigating Feishu's knowledge base, allowing users to quickly access and manage wiki content.

Core Features & Use Cases

  • Knowledge Space Management: List and manage all accessible wiki spaces.
  • Node Operations: Create, rename, move, and list nodes within a space.
  • Wiki-Doc Workflow: Edit and manipulate wiki documents using the feishu_doc tool.
  • Use Case: If you need to update a specific page in your company's Feishu knowledge base, this Skill can help you locate the page, rename it, and edit its content.

Quick Start

Use the feishu-wiki skill to list all knowledge spaces in your Feishu account.

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 manage all my Feishu knowledge base spaces?

You can list Feishu knowledge base spaces using the wiki navigation skill to retrieve all accessible wiki spaces within your account. It queries existing spaces and returns a structured directory for immediate navigation and management.

Can I create and rename nodes within a Feishu wiki space?

Yes, you can create, rename, move, and list nodes within a Feishu wiki space. The skill performs direct node operations to restructure your knowledge base hierarchy without requiring manual UI interaction.

Do I need feishu_doc to edit documents in a Feishu knowledge base?

Yes, the feishu_doc dependency is required to edit documents in a Feishu knowledge base. The wiki skill handles navigation and node management, while feishu_doc executes the actual document content manipulation.

What permissions are required to access a Feishu knowledge base programmatically?

Accessing a Feishu knowledge base programmatically requires wiki:wiki permissions. This authorization level allows the skill to read spaces, manage nodes, and interact with wiki content securely within the Feishu platform.

What's the best way to update a specific page in a company Feishu wiki?

The best way to update a specific Feishu wiki page is using this skill to locate the target node, rename it if needed, and edit its content directly through the integrated feishu_doc document manipulation workflow.