用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/vibepwners/hovel --skill hovel-throw命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Locate, inspect, and explain Hovel result artifacts while preserving their operation, chain, target, and audit context.
Build, configure, inspect, and validate Hovel operations and chains for intended targets without starting execution.
Discover Hovel workspace state, operations, chains, modules, collaborators, payloads, sessions, and artifacts before changing anything.
正在显示 SKILL.md
| name | hovel-throw |
| description | Safely plan, review, confirm, start, and observe a Hovel throw when the user explicitly requests execution. |
| license | Apache-2.0 |
| compatibility | Requires Hovel 0.4.x and a configured Hovel MCP server. |
| metadata | {"hovel-min-version":"0.4.0","hovel-max-version":"0.5.0"} |
Execution is a separate, explicit workflow. Never turn successful validation
directly into hovel_throw_start.
hovel_launch_key_policy.hovel_throw_plan to persist the exact plan.hovel_throw_confirm for that exact
hash, including dangerous authorization or prompt bypass only when requested.hovel_throw_start only for the unchanged confirmed plan.Never recreate or alter a plan between confirmation and start unless the old
approval is intentionally invalidated. A now bypass must still be recorded and
does not bypass dangerous-module or launch-key policy.