moo — Moo virtual machine CLI
SkillDev toolsThe moo skill is the implementation of the moo CLI. Moocroworld is the skill that defines the model (branches as actors, moorls, crows); moo is the engine that runs the commands.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the moo — Moo virtual machine CLI skill
About this capability
MOOLLM
What this skill tells your AI
The instructions your AI receives, as published by simhacker/moollm in skills/moo/SKILL.md and read by ahel’s review.
The moo skill is the implementation of the moo CLI. Moocroworld is the skill that defines the model (branches as actors, moorls, crows); moo is the engine that runs the commands.
- REPOS.yml: Resolved from moocroworld (skills/moocroworld/REPOS.yml or MOO_REPOS_FILE). Moo does not ship its own REPOS.yml.
- Ephemeral cache:
.moollm/skills/moo/cache/— file cache (per repo/branch/path), persisted to disk, loaded on first use, saved at exit. Clear that directory to reset cache. - Entry point:
skills/moo/moo.py. The moocroworld skill provides a thin wrapper sopython skills/moocroworld/moo.py(or the installedmoocommand) delegates to the moo skill.
Full reference: MOONUAL.md (Moo Manual) — commands, moorl syntax, overlay format, environment, library API.
Part of MOOLLM. See repo README and skills/README.
Signals
- GitHub stars
- 52
- Forks
- 5
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
moo- Source
- github.com/simhacker/moollm