One-click install
npx skills add https://github.com/storyclaw-official/storyclaw-assistant --skill feishu-wiki-storyclaw-official
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-wiki
Source: https://github.com/storyclaw-official/storyclaw-assistant/tree/main/extensions/feishu/skills/feishu-wiki
Command: npx skills add https://github.com/storyclaw-official/storyclaw-assistant --skill feishu-wiki-storyclaw-official

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines interaction with Feishu knowledge bases, 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, list, move, and rename wiki nodes (pages, documents, etc.).
  • Document Integration: Seamlessly link wiki pages with Feishu documents for reading and editing content.
  • Use Case: Quickly find a specific project's documentation space, create a new page for meeting notes, and link it to the project's main wiki.

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 navigate and manage Feishu wiki spaces programmatically?

Feishu wiki navigation involves listing accessible knowledge spaces, enumerating nodes, and managing individual wiki pages. This Skill supports token extraction from URLs to identify specific pages within spaces.

Can I create and move wiki nodes in a Feishu knowledge base?

You can create, list, move, and rename wiki nodes including pages and documents within a Feishu knowledge base. This Skill streamlines content organization without requiring manual navigation.

How do I extract a wiki node token from a Feishu URL?

This Skill supports token extraction from Feishu URLs for specific page identification. The extracted token integrates with feishu_doc to perform content read and write operations on the target page.

Does Feishu wiki management work with Feishu document editing?

Feishu wiki management integrates with feishu_doc to link wiki pages with Feishu documents. This enables seamless content read and write operations across the knowledge base.

What is the best way to find a specific project's documentation in Feishu?

Use this Skill to list all accessible Feishu wiki spaces and navigate their nodes to locate specific project documentation. You can also create new pages for meeting notes and link them to the project wiki.