feishu-wiki
Feishu knowledge-base navigation workflows. Activate when the user mentions a knowledge base, wiki, or wiki link.
DeepseekModel
Curated skill
Quality Excellent · 90
v1.0.0
Get
https://deepseekmodel.com/api/download.php?id=openclaw-openclaw-extensions-feishu-skills-feishu-wiki-skill-md&format=skill
Download .skill
Standard format with system_prompt and model_config, ready for any agent framework
The actual content of the system_prompt field in the .skill file.
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.
Keywords that activate this skill. Click one to copy it.
This skill does not provide trigger words.
The downloaded .skill package contains the following fields.
| Field | Description |
|---|---|
| format | Format tag (skill/v1) |
| skill_id | Unique skill ID |
| name | Skill name |
| version | Version |
| description | Description |
| category | Categories (array) |
| trigger_words | Trigger words |
| tags | Tags |
| source | Source |
| source_url | Source URL (this page) |
| exported_at | Exported at (set per download) |
| system_prompt | System prompt body |
| model_config | Model config: provider / model / temperature / max_tokens / top_p |
| examples | Examples |
| install_guide | Import guide for Coze / Dify / Claude / custom frameworks |
The same skill can be exported in different platform formats.