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
[HINT] Download the complete skill directory including SKILL.md and all related files
| name | fill |
| description | Generate consensus layer test fixtures |
Run the test filler to generate consensus layer test fixtures.
uv run fill --fork=Lstar --clean -n auto
Pass additional arguments after --:
/fill -- --scheme=prod - Use production signature scheme (slower)/fill -- --fork=<other> - Generate for a different fork/fill -- path/to/test.py - Generate fixtures for specific test filetests/consensus/fixtures/consensus/The just fill-ci recipe wraps the same command for CI; contributors should
invoke uv run fill directly so flags like --fork and --clean stay visible.