feishu-wiki

List, create, move, and rename pages in Feishu wiki spaces.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies the process of interacting with Feishu knowledge bases, allowing users to find, organize, and manage information without manual navigation.

Core Features & Use Cases

  • Knowledge Space Navigation: List all accessible wiki spaces.
  • Content Discovery: Find specific pages (nodes) within a space, with or without a parent.
  • Content Management: Create, move, and rename wiki pages.
  • Use Case: Quickly find a specific document in your company's Feishu wiki by asking the assistant to list nodes in the "Engineering" space under the "Onboarding" parent.

Quick Start

Use the feishu_wiki skill to list all available 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 find a specific document in a Feishu wiki space?

To find a specific document in a Feishu wiki, you can list nodes within a targeted knowledge space and filter them by a specified parent node to locate the exact page needed.

Can I manage and organize pages within Feishu knowledge bases programmatically?

Yes, you can manage Feishu knowledge bases programmatically by using actions to create new wiki pages, move existing nodes, and rename documents for content organization.

What permissions are required to access a Feishu wiki through an assistant?

Accessing a Feishu wiki through an assistant requires specific operational permissions, namely the `wiki:wiki` scope for full management or `wiki:wiki:readonly` for information retrieval.

How do I list all accessible knowledge spaces in Feishu?

You can list all accessible Feishu knowledge spaces by triggering the space navigation action, which returns a complete directory of wikis available to your account.

Does the Feishu wiki skill support creating new pages under specific parent nodes?

Yes, the Feishu wiki skill supports content management by allowing you to create new wiki pages and place them directly under specific parent nodes within a knowledge space.

What is the best way to retrieve information from a company wiki without manual navigation?

The best way to retrieve information without manual navigation is to use programmatic actions that query the Feishu wiki, listing spaces and discovering specific nodes based on your search criteria.