feishu-wiki

List Feishu wiki spaces, retrieve nodes, and create or reorganize pages.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill simplifies interaction with the Feishu knowledge base, allowing users to easily find, organize, and manage wiki content without manual navigation.

Core Features & Use Cases

  • Knowledge Space Navigation: List all accessible wiki spaces.
  • Content Discovery: Find specific pages (nodes) within spaces, with or without a parent.
  • Content Management: Create, move, and rename wiki pages.
  • Use Case: Quickly find a specific project documentation page by its title or navigate through a hierarchical structure to locate a relevant sub-page.

Quick Start

Use the feishu wiki skill to list all 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 navigate and manage Feishu knowledge base content programmatically?

You can navigate and manage Feishu knowledge base content by using this Skill to list spaces, find specific nodes, retrieve page details, create new pages, and reorganize existing wiki content programmatically.

How do I find a specific page in a Feishu wiki space?

You can find a specific page in a Feishu wiki space by using the content discovery feature to locate nodes by their title or by navigating through the hierarchical structure to locate relevant sub-pages with or without a parent.

Can I create and move wiki pages in Feishu using an API?

Yes, you can create and move wiki pages in Feishu using this Skill, which supports programmatic content management actions including creating new pages, moving existing nodes, and renaming wiki pages within your accessible spaces.

Do I need API credentials to manage a Feishu knowledge base?

Yes, you need Feishu API credentials to manage a Feishu knowledge base, and you must enable specific tools for wiki and document operations before executing any programmatic actions through the Skill.

What is the best way to list all accessible spaces in a Feishu wiki?

The best way to list all accessible spaces in a Feishu wiki is to use the knowledge space navigation feature, which programmatically retrieves all wiki spaces available to your configured API credentials.