feishu-wiki

Navigate Feishu wiki knowledge bases with structured actions for spaces and nodes.

202|36|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/adoresever/AGI_Ananas --skill feishu-wiki-adoresever
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-wiki
Source: https://github.com/adoresever/AGI_Ananas/tree/main/26.2.21openclaw-viking/extensions/feishu/skills/feishu-wiki
Command: npx skills add https://github.com/adoresever/AGI_Ananas --skill feishu-wiki-adoresever

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Navigating Feishu wiki knowledge bases can be time-consuming and error-prone; this Skill provides a streamlined tool to discover spaces, explore nodes, and access or modify wiki content through structured actions.

Core Features & Use Cases

  • Token extraction from Feishu wiki URLs to identify the starting point.
  • Action-based operations: spaces, nodes, get, create, move, and rename to manage the wiki structure.
  • Workflow integration: supports a wiki-doc editing flow and permission-aware interactions.

Quick Start

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

You list Feishu wiki spaces by providing a structured action payload specifying the spaces operation. This quickly enumerates all accessible knowledge base environments, enabling targeted navigation and content retrieval.

Can I create and move nodes within Feishu wiki spaces automatically?

Yes, you can create and move nodes within Feishu wiki spaces by submitting structured action payloads. This automates the restructuring of knowledge base hierarchies and streamlines content organization without manual intervention.

How do I navigate Feishu wiki knowledge bases using a URL?

You navigate Feishu wiki knowledge bases using URL token extraction to identify the starting point. This automatically isolates the specific space or node identifier, allowing precise navigation to the target document.

What structured actions are supported for modifying Feishu wiki content?

Supported structured actions for modifying Feishu wiki content include create, move, and rename operations. These payload-driven actions enable you to programmatically add nodes, reorganize hierarchies, and edit wiki documents.

Does the Feishu wiki navigation tool require specific dependencies?

No, the Feishu wiki navigation tool requires no external dependencies or components. It operates independently using structured payloads to interact directly with your knowledge base spaces and nodes.

What are the limitations when editing Feishu wiki documents programmatically?

Editing Feishu wiki documents programmatically is constrained by permission-aware interactions. You must ensure your access tokens have sufficient authorization to perform actions like creating, moving, or renaming nodes within the target spaces.