用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/jaydubya818/ClaudeClaw-Mission-Control --skill skill-name命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Run ClaudeClaw operational commands (restart services, deploy to GitHub, run extractors, check status, tail logs, apply schema migrations) without asking the user to remember bash incantations. Invoke when the user says "restart the dashboard", "deploy", "run the extractor", "what's running", "tail logs", or any operational ClaudeClaw task.
Generate higher-order insights from the memories table — patterns, contradictions, blind spots Jay hasn't articulated. Used by /insights slash command.
Search, pin, decay, and inspect memories. V3 transcript ch.14 — the memory palace skill.
基于 SOC 职业分类
正在显示 SKILL.md
| name | <skill_name> |
| description | <one_line — what this skill does and when to invoke it> |
| triggers | <keyword1>, <keyword2> |
V3 page 17 — global skills are inherited by every agent. Keep skills focused: one capability per skill, documented in this file.
<Concrete trigger conditions. e.g. "When the user asks about Meta ad performance, ROAS, or campaign spend.">
<param>: — <canonical output shape>
<tool_or_cli><If this skill calls a paid API, note model + estimated cost per invocation.>
<related skill or doc>