feishu-wiki

Installation
Summary

Navigate and manage Feishu knowledge base spaces, nodes, and wiki pages.

  • Four core actions: list spaces and nodes, retrieve node details, create new pages (docx, sheet, bitable, mindnote, file, doc, slides), and move or rename existing nodes
  • Extract wiki tokens from Feishu URLs and use them to fetch node metadata including object tokens for content editing
  • Requires feishu_doc skill to be enabled for reading and writing wiki page content; use feishu_wiki for navigation, then hand off to feishu_doc for document operations
  • Supports hierarchical organization with parent node tokens, allowing creation and movement of pages within nested wiki structures
SKILL.md

Feishu Wiki Tool

Single tool feishu_wiki for knowledge base operations.

Token Extraction

From URL https://xxx.feishu.cn/wiki/ABC123deftoken = ABC123def

Actions

List Knowledge Spaces

{ "action": "spaces" }

Returns all accessible wiki spaces.

List Nodes

Related skills
Installs
438
GitHub Stars
4.3K
First Seen
Feb 11, 2026