feishu-wiki

List, traverse, create, move, and rename nodes in Feishu wiki.

2|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/AG064/argentum --skill feishu-wiki-ag064
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-wiki
Source: https://github.com/AG064/argentum/tree/main/extensions/feishu/skills/feishu-wiki
Command: npx skills add https://github.com/AG064/argentum --skill feishu-wiki-ag064

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Feishu knowledge base navigation and manipulation for AI agents, reducing manual lookup time and enabling quick access to wiki content within workflows.

Core Features & Use Cases

  • Wiki navigation: list spaces, list and traverse nodes, get node details, and create, move, or rename nodes
  • Read documents: open and read wiki pages to extract content for answers
  • Use Case: When a user asks for a specific page, fetch node details or read the document to respond accurately.

Quick Start

Ask your agent to navigate to a wiki space and read or modify a node using the feishu_wiki tool

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 retrieve content from a Feishu wiki knowledge base?

To navigate a Feishu wiki knowledge base, agents use the feishu_wiki tool to list spaces, traverse nodes, and retrieve specific node details or document content via Feishu API calls. This enables quick access to wiki content within automated workflows.

Can an AI agent create or move nodes in a Feishu wiki?

Yes, an AI agent can create, move, or rename nodes in a Feishu wiki. By using the feishu_wiki tool configuration, agents manipulate wiki content directly through Feishu API calls to reorganize spaces and nodes.

What do I need to set up before using an agent to manage Feishu wiki spaces?

You need a feishu_wiki tool configuration to enable agents to manage Feishu wiki spaces. This setup authorizes the Feishu API calls required for your agent to list, read, and manipulate wiki nodes.

How does an agent read Feishu wiki documents to answer user questions?

An agent reads Feishu wiki documents by fetching node details or opening the wiki page to extract content. This allows the agent to respond accurately to user inquiries about specific pages within the knowledge base.

What is the best way to traverse Feishu wiki nodes for content extraction?

The best way to traverse Feishu wiki nodes for content extraction is to instruct your agent to list and traverse nodes within a wiki space using the feishu_wiki tool. This efficiently locates and retrieves the desired document content.

Are there limitations when renaming or moving wiki nodes via Feishu API?

The Skill enables creating, moving, and renaming wiki nodes via Feishu API calls, but all actions require a valid feishu_wiki tool configuration. Proper authorization is necessary to successfully manipulate wiki content and avoid API access errors.