在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用debug
星标241
分支21
更新时间2026年1月24日 13:40
Debug incorrect Dippy approval or block behavior
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Debug incorrect Dippy approval or block behavior
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Verify numerical claims in documentation are still accurate
Create a release PR with version bump and changelog
Add support for a new CLI command. Use when implementing a handler or adding to SIMPLE_SAFE.
Ensure comprehensive test coverage for a CLI handler. Use when adding a new command or auditing existing handler coverage.
基于 SOC 职业分类
| name | debug |
| description | Debug incorrect Dippy approval or block behavior |
| disable-model-invocation | true |
Debug a Dippy issue based on user-provided context.
The user will provide:
just test and verify the test fails as expectedjust test until the test passesWhen tests pass:
uv run ruff check --fix && uv run ruff format
just check MUST pass before you're done.