feishu-wiki

Manage Feishu wiki spaces, nodes, pages and retrieve obj_tokens for editing.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines interactions 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 Management: Create, move, and rename wiki pages (nodes).
  • Document Integration: Retrieve document tokens for editing via the feishu_doc tool.
  • Use Case: Quickly find a specific policy document within your company's Feishu wiki, or create a new project page in the correct space.

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 accessible spaces in a Feishu knowledge base?

To list Feishu knowledge base spaces, you can use this skill to automatically navigate and retrieve all accessible wiki spaces. It queries your accessible spaces without requiring manual navigation through the Feishu interface.

Can I create, move, and rename wiki pages in Feishu programmatically?

Yes, you can create, move, and rename wiki pages in Feishu programmatically. This skill provides content management tools to organize wiki nodes and restructure your knowledge base hierarchy directly.

What permissions are required to manage a Feishu wiki?

Managing a Feishu wiki requires `wiki:wiki` or `wiki:wiki:readonly` permissions. You must configure these access scopes in your Feishu application to authorize listing spaces and managing wiki nodes.

How do I edit Feishu wiki content after finding the specific document node?

To edit Feishu wiki content, this skill retrieves the document's `obj_token` from the wiki node. You then pass this token to the `feishu_doc` tool to perform content editing and modifications.

Does this tool support retrieving details for specific wiki nodes in Feishu?

Yes, this tool supports retrieving details for specific wiki nodes in Feishu. It extracts node details and document tokens, enabling targeted navigation and integration for content management within your knowledge base.