SkillAgentSearch skills...

feishu-wiki

Feishu knowledge-base navigation workflows. Activate when the user mentions a knowledge base, wiki, or wiki link.

Install / Use

npx skills add SuperGokou/personalclaw

Installs into whichever agent you are using.

About this skill
📄

SKILL.md

Installable skill definition

Quality Score

55/100

Category

Automation

Supported Platforms

Universal

Tags


name: feishu-wiki description: | Feishu knowledge-base navigation workflows. Activate when the user mentions a knowledge base, wiki, or wiki link.

Feishu wiki

Use the single feishu_wiki tool and its current action schema.

From https://example.feishu.cn/wiki/ABC123def, use ABC123def as token. Treat every space_id as an opaque quoted string, even when it contains only digits.

Navigate

  • Use spaces to enumerate accessible knowledge spaces and nodes for a space or parent node.
  • Continue pagination with the returned page_token while has_more is true, keeping the same space and parent.
  • Use search when the user provides a query but not an exact node.
  • Use get to resolve a wiki token to its node_token, obj_token, and obj_type.

Create and organize

Wiki creation supports only docx, sheet, and bitable; docx is the default. Resolve an exact space and parent before create, move, or rename operations, and confirm ambiguous or destructive reorganizations.

Wiki content workflow

Wiki navigation is independent of the document tool. When get returns a docx object, use its obj_token as doc_token with feishu_doc to read or edit the page. Other object types require a currently available tool that supports that type; do not treat them as documents.

Related Skills

View on GitHub
GitHub Stars0
CategoryAutomation
Updated19d ago
Forks0

Security Score

80/100

Audited on Aug 9, 2026

1 medium1 low