用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/cooperativ-labs/Overlord --skill overlord-mission命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
| name | overlord-mission |
| description | Use for the shared Overlord workflow whenever the user refers to an Overlord mission or ticket. |
cursor for ovld protocol create and ovld protocol prompt./attach, /connect, /load, /create, /prompt, /discuss-objective, /add-objectives, /record-work.beforeSubmitPrompt hook records ordinary post-delivery user messages. Do not manually publish user_follow_up unless the hook is unavailable.beforeShellExecution and beforeMCPExecution hooks call the
scoped ovld agent-session request path. A remote allow/deny uses Cursor's flat native
response; timeout or failure emits nothing and leaves Cursor authoritative.postToolUse hook passes --agent cursor; only a path the Cursor
codec normalizes as file.edited becomes objective-bound, non-exclusive
declared_edit/direct evidence. Codec-normalized read, search, and fetch callbacks are silent
no-ops. Mutation-capable callbacks without a normalized edit path, plus shell, generic, unknown,
and unmapped callbacks, record unavailable evidence health.stop hook may auto-submit one pending-delivery reminder but does not deliver for you.overlord MCP server exposes the hosted-compatible overlord_* mission tool catalog backed by ovld protocol.ovld auth credentials, Overlord-launched environment variables, or Overlord_USER_TOKEN / OVLD_USER_TOKEN./create or ovld protocol create --agent cursor --objectives-json '[{"objective":"..."}]'/prompt or ovld protocol prompt --agent cursor --objectives-json '[{"objective":"..."}]'/load or ovld protocol load-context --mission-id <mission_id>/discuss-objective or ovld protocol discuss-objective --mission-id <mission_id>/connect or ovld protocol connect --mission-id <mission_id>/attach or ovld protocol attach --mission-id <mission_id>ovld protocol resume-follow-up --mission-id <mission_id>/add-objectives or ovld protocol add-objectives --mission-id <mission_id> --objectives-json '[{"objective":"..."}]'