在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用$pwd:
$ git log --oneline --stat
stars:233
forks:21
updated:2026年1月24日 13:40
SKILL.md
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.
| 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.