feishu-wiki

List Feishu wiki spaces, nodes, and create new pages.

198|40|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/xiaomochn/AndroidForClaw --skill feishu-wiki-xiaomochn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-wiki
Source: https://github.com/xiaomochn/AndroidForClaw/tree/main/app/src/main/assets/skills/feishu-wiki
Command: npx skills add https://github.com/xiaomochn/AndroidForClaw --skill feishu-wiki-xiaomochn

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies interaction with the Feishu knowledge base, allowing users to list spaces, retrieve node details, and create new pages without manual navigation.

Core Features & Use Cases

  • List Knowledge Spaces: View all accessible wiki spaces.
  • List Nodes: Browse content within specific spaces or parent nodes.
  • Get Node Details: Retrieve information about a specific wiki page, including its token for further operations.
  • Create Node: Generate new wiki pages, sheets, or other document types within a space.
  • Use Case: A team member needs to find documentation on a specific project. They can ask the AI to list all knowledge spaces, then list nodes within a relevant space, and finally retrieve the details of a specific document to get its content.

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 list all knowledge spaces in a Feishu wiki?

You can list Feishu wiki spaces by using the feishu-wiki skill to programmatically retrieve all accessible knowledge bases, returning space details without manual navigation through the UI.

Can I create new wiki pages in Feishu automatically?

Yes, you can create Feishu wiki pages automatically. The skill supports generating new nodes including docx, sheets, and mindnotes within a specific space by providing the target space and document type.

How do I get node details and content tokens from a Feishu knowledge base?

To get Feishu knowledge base node details, use the skill to retrieve information about a specific wiki page. This returns the node details including its token, which is required for further operations on the document.

Does the Feishu wiki skill require specific permissions for read-only access?

Yes, accessing the Feishu wiki requires specific permissions. The skill needs authorization for either read-only access to list spaces and nodes or full access to create new wiki pages and content.

What document types are supported when creating nodes in Feishu spaces?

When creating nodes in Feishu spaces, the skill supports various document types including docx, sheets, and mindnotes, allowing you to generate different content formats within your knowledge base.