Skill
Wiki Compiler
腾讯 IMA 知识库 Wiki 编译——将原始资料系统化组织为结构清晰的 Wiki 知识体系。当用户说"建知识库""整理资料库""编译知识库""搭建wiki""知识体系化""把资料整理成wiki",或上传了一批资料希望系统化组织时触发。不适用于单篇摘要、简单问答、或仅搜索已有知识库内容的场景。
When to use Wiki Compiler
Choose if
You're working inside Tencent IMA and need to compile a batch of raw uploaded materials into a structured Wiki knowledge system — folder layout, numbered navigation documents, and validated clickable links across articles. Picks over a plain RAG retrieval approach when the goal is a durable single-source-of-truth structure the LLM can reason over holistically.
Avoid if
You only need a single-article summary, a simple Q&A interaction, or to search inside an already-built knowledge base. Also avoid if you're not on Tencent IMA — the skill relies on IMA-specific APIs (export_media_for_ima_sandbox, export_note, get_knowledge_list) and won't port to other wiki platforms without rework.
Risk Flags
- LOW scope Not suitable for single-article summaries, simple Q&A, or searching existing knowledge bases — README states it only triggers for systematic compilation of uploaded material batches.
- LOW lock_in README ties workflow to Tencent IMA-specific APIs (export_media_for_ima_sandbox, export_note, get_knowledge_list); not portable to other wiki platforms without rework.
Cost
Type: Unknown
Distribution
- ClawHub
wiki-compiler- License
- MIT-0