一键导入
knowledge-compile
将用户指定知识库中的原始资料编译为结构化 wiki 文章。仅在用户显式要求编译知识库、整理 raw、更新 wiki 或 knowledge compile 时使用。
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
将用户指定知识库中的原始资料编译为结构化 wiki 文章。仅在用户显式要求编译知识库、整理 raw、更新 wiki 或 knowledge compile 时使用。
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Create stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when the user wants to build a presentation, convert a PPT/PPTX to web, or create slides for a talk/pitch. Helps non-designers discover their aesthetic through visual exploration rather than abstract choices.
Create stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when the user wants to build a presentation, convert a PPT/PPTX to web, or create slides for a talk/pitch. Helps non-designers discover their aesthetic through visual exploration rather than abstract choices.
API Key penetration testing skill for buyer/seller platform API key security assessment. Runs secret scanning (trufflehog + gitleaks), endpoint fuzzing (ffuf + arjun), traffic analysis, and records all findings.
Autonomous research review loop using any OpenAI-compatible LLM API. Configure via llm-chat MCP server or environment variables. Trigger with "auto review loop llm" or "llm review".
Autonomous multi-round research review loop using MiniMax API. Use when you want to use MiniMax instead of Codex MCP for external review. Trigger with "auto review loop minimax" or "minimax review".
Autonomous multi-round research review loop. Repeatedly reviews via Codex MCP, implements fixes, and re-reviews until positive assessment or max rounds reached. Use when user says "auto review loop", "review until it passes", or wants autonomous iterative improvement.
| name | knowledge-compile |
| description | 将用户指定知识库中的原始资料编译为结构化 wiki 文章。仅在用户显式要求编译知识库、整理 raw、更新 wiki 或 knowledge compile 时使用。 |
仅在用户显式要求编译知识库时使用。不要自动写入任何默认知识库。
优先使用用户在本轮提供的知识库路径。若用户没有提供路径,询问目标位置。
可使用的通用约定:
| 用途 | 示例路径 |
|---|---|
| 团队/项目知识库 | ~/KnowledgeBase/Work |
| 个人知识库 | ~/KnowledgeBase/Personal |
/knowledge-compile drop # 编译 原始资料/碎片/ 中的新文件
/knowledge-compile convo # 编译 原始资料/对话记录/ 中未编译的对话
/knowledge-compile worklog # 编译工作日志
/knowledge-compile TASK-xxx # 从已完成任务提取经验
<KNOWLEDGE_BASE>/原始资料/ 中找 compiled: false 的文件1.5 读取知识库规范:
质量审核(编译前):
识别核心主题 → 匹配 知识库/ 本体论分类:
tech-* — 技术模式 | team-* — 组织知识project-* — 项目知识 | process-* — 流程规范synthesis/ — 跨领域洞察矛盾和重复检测:
<KNOWLEDGE_BASE>/知识库/ 搜索相关文章编译为 wiki 文章:
<KNOWLEDGE_BASE>/模板/知识文章模板.md,优先参考该模板## 关键要点[[wikilinks]] 交叉引用更新索引和日志:
知识库/{category}/_索引.md知识库/_总索引.md知识库/活动日志.md标记已编译 — 源文件 compiled: true