mooco
Custom orchestrator design notes and skill interface expectations
Installation
SKILL.md
This skill documents the interface surface MOOCO should provide so MOOLLM skills can run safely and predictably. It focuses on ideas, features, and interoperability, not code details.
MOOCO should treat skills + sister scripts as dynamic tool components:
MOOCO favors a shared core: conversation schemas, streaming engine, provider abstraction, and tool execution that can be reused across orchestrators. This keeps skills portable and reduces lock-in to any one model or runtime.
Custom orchestrator design notes and skill interface expectations Source: simhacker/moollm.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/simhacker/moollm --skill mooco- Source
- simhacker/moollm
- Category
- >_Productivity
- Verified
- —
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is mooco?
Custom orchestrator design notes and skill interface expectations Source: simhacker/moollm.
How do I install mooco?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/simhacker/moollm --skill mooco Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/simhacker/moollm
Details
- Category
- >_Productivity
- Source
- user
- First Seen
- 2026-02-01