feishu-wiki

Manage Feishu wiki spaces and pages via API-driven interface.

4|Updated Apr 27, 2026
One-click install
npx skills add https://github.com/Agent-Pattern-Labs/sparse-kernel --skill feishu-wiki-agent-pattern-labs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-wiki
Source: https://github.com/Agent-Pattern-Labs/sparse-kernel/tree/main/extensions/feishu/skills/feishu-wiki
Command: npx skills add https://github.com/Agent-Pattern-Labs/sparse-kernel --skill feishu-wiki-agent-pattern-labs

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies navigation through Feishu's knowledge base, allowing users to quickly access and interact withwiki pages.

Core Features & Use Cases

  • Knowledge Base Navigation: Activate when user mentions knowledge base, wiki, or wiki links.
  • List Knowledge Spaces: Returns all accessible wiki spaces.
  • List Nodes: Lists pages within a specific space.
  • Get Node Details: Retrieves details of a specific page.
  • Create Node: Creates new pages within the knowledge base.
  • Move Node: Renames or moves a page within the knowledge base.
  • Rename Node: Renames a page within the knowledge base.
  • Wiki-Doc Workflow: Edit and manage Feishu wiki documents using the feishu_doc tool.

Quick Start

To list all available spaces in the Feishu knowledge base, use the list_spaces command.

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 and list wiki spaces?

To navigate a Feishu knowledge base, you can use the `list_spaces` command to retrieve all accessible wiki spaces, then list nodes within a specific space to view individual pages. This requires Feishu API access for authentication and data retrieval.

Can I create and move pages within Feishu wiki spaces?

Yes, you can create and move pages within Feishu wiki spaces. The interface supports creating new nodes, moving pages to different locations, and renaming existing nodes to reorganize your team collaboration documents effectively.

What is the best way to retrieve details of a specific page in a Feishu wiki?

The best way to retrieve page details in a Feishu wiki is to use the get node details feature. After listing nodes within a specific space, you can target a specific page to extract its content and metadata for document management.

Do I need Feishu API access to manage wiki pages and document content?

Yes, you need Feishu API access for authentication and data retrieval. This access is required to list knowledge spaces, manage wiki nodes, and execute the wiki-doc workflow for editing and managing Feishu documents.

Does Feishu wiki navigation work with the feishu_doc tool for document editing?

Yes, Feishu wiki navigation integrates with the `feishu_doc` tool. This dependency enables a wiki-doc workflow where you can navigate knowledge base spaces and then edit and manage the underlying Feishu wiki documents directly.