feishu-wiki

Extract Feishu Wiki URL tokens and manage wiki nodes.

Updated Feb 8, 2026
One-click install
npx skills add https://github.com/dioerden/OpenClaw-Flash-Vault --skill feishu-wiki-dioerden
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-wiki
Source: https://github.com/dioerden/OpenClaw-Flash-Vault/tree/main/extensions/feishu/skills/feishu-wiki
Command: npx skills add https://github.com/dioerden/OpenClaw-Flash-Vault --skill feishu-wiki-dioerden

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires feishu_doc, and includes scripts (resource) components.

What problem does it solve?

This Skill solves the problem of manually searching through Feishu's knowledge base for information, making it difficult to quickly locate specific pages.

Core Features & Use Cases

  • Quick Knowledge Base Access: Directly access any page within Feishu's knowledge base via token extraction from URL.
  • Node Management: Create, list, move, and rename nodes (wiki pages) in spaces.
  • Document Interactions: Edit Feishu documents using associated feishu_doc tool for read/write operations.

Quick Start

Type "show me the page for 'Seismic Monitoring Report'" and the skill will extract the relevant Feishu Wiki page token, displaying it directly.

Frequently Asked Questions about feishu-wiki

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract tokens from Feishu Wiki URLs to access knowledge base pages?

To extract tokens from Feishu Wiki URLs, you provide the direct link to the skill. It isolates the specific token, allowing you to quickly access and navigate the exact knowledge base page without manual searching.

Can I create and move nodes within Feishu knowledge base spaces?

Yes, you can manage wiki nodes by creating, listing, moving, and renaming pages directly within Feishu spaces. This streamlines internal documentation maintenance and organizes your knowledge base structure efficiently.

Does this skill work with feishu_doc for document read and write operations?

Yes, this skill integrates directly with the feishu_doc dependency to perform document read and write operations. After extracting the wiki token, it passes the context to feishu_doc for seamless content editing.

What is the best way to locate a specific Feishu Wiki page without manual searching?

The best way to locate a specific Feishu Wiki page is using natural language requests like asking for a specific report. The skill extracts the relevant page token from the URL to display it directly.

How do I edit Feishu documents after extracting a wiki page token?

After extracting the wiki page token, you edit Feishu documents by leveraging the integrated feishu_doc tool. This combination handles the token authentication and enables direct read and write interactions with the document.

Do I need the feishu_doc dependency to manage wiki nodes in my knowledge base?

You need the feishu_doc dependency specifically for document read and write interactions, while node management actions like creating, listing, and moving wiki pages are handled directly by this skill's internal scripts.