feishu-wiki

List Feishu wiki spaces, manage nodes, and edit pages via feishu_doc.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the management and retrieval of information within Feishu's knowledge base, making it easier to organize, find, and update wiki content.

Core Features & Use Cases

  • Knowledge Space Navigation: Browse and list available wiki spaces.
  • Node Management: List, get details, create, move, and rename wiki pages (nodes).
  • Document Integration: Seamlessly link wiki pages with their corresponding Feishu documents for editing.
  • Use Case: Quickly find a specific wiki page by its title, retrieve its content, and then update it with new information.

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 manage Feishu wiki spaces and retrieve node details?

To manage Feishu wiki spaces, you can list available spaces, retrieve specific node details, and perform operations like creating, moving, or renaming pages. You need wiki:wiki or wiki:wiki:readonly permissions to execute these actions.

How does wiki page content editing work with the feishu_doc tool?

Wiki page content editing works by integrating with the feishu_doc tool. You navigate the knowledge base to find a specific wiki page, retrieve its content, and then update the linked Feishu document with new information.

What permissions are required to automate Feishu knowledge base management?

Automating Feishu knowledge base management requires wiki:wiki or wiki:wiki:readonly permissions. These permissions allow you to list spaces and nodes, get details, and perform create, move, and rename operations on wiki content.

Can I create and move wiki pages in a Feishu knowledge base programmatically?

Yes, you can create and move wiki pages in a Feishu knowledge base programmatically. The Skill supports node management operations, allowing you to create new pages, move existing nodes, and rename them within your wiki spaces.

What is the best way to find a specific wiki page by its title in Feishu?

The best way to find a specific wiki page by its title in Feishu is to list the available wiki spaces and nodes. You can then retrieve the node details to locate the exact page and integrate with the feishu_doc tool to edit its content.