Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get Started$pwd:
$ git log --oneline --stat
stars:128
forks:69
updated:May 6, 2026 at 20:40
SKILL.md
| name | test |
| description | Run unit tests with coverage |
Run pytest unit tests.
just test
Pass additional arguments after --:
/test -- -v - Verbose output/test -- -k "test_serialize" - Run matching tests/test -- tests/lean_spec/subspecs/ssz/ - Run specific test directory/test - Run all unit tests/test -- --cov - Run with coverage report[HINT] Download the complete skill directory including SKILL.md and all related files