Configurator for the Legends ecosystem.
State a goal. The library names the modules. It installs the ones that are already public. It tells the truth about the ones that are still landing.
This is the CTO Legends analog of an outcome-first library: not one mega zip, and not a pile of unrelated repos. Separate modules. One catalog. One setup path.
git clone https://github.com/cto-legends/cto-legends-library
cd cto-legends-library
pwsh -File .\scripts\doctor.ps1 -Pretty
pwsh -File .\scripts\setup.ps1
pwsh -File .\scripts\route.ps1 "voice to text"Default install root is %USERPROFILE%\Legends.
pwsh -File .\scripts\setup.ps1 -InstallRoot C:\Legends -Module hyperyap,legends-obs-cursor| Module | Status | URL |
|---|---|---|
| CTO Legends Library | public 0.1.0 |
this repo |
| HyperYap | public | avalonreset/hyperyap |
| Legends OBS Cursor | public | cto-legends/legends-obs-cursor |
| Legends Bridge | public seed | cto-legends/legends-bridge |
| Legends Chrome Kit | landing | browser specialist |
| Legends Controller | landing | optional hardware PTT |
| Legends Obsidian | landing | optional memory |
| Legends GitHub Kit | landing | exists, not public yet |
Early public means people can clone, install, and file issues. It does not mean Mac/Linux parity, a finished Bridge installer, or a promise that every module is done.
- You pick a goal: desk, voice, stream cursor, github, memory.
route.ps1names the modules for that goal.setup.ps1clones every public module into one folder.- Landing modules stay in the catalog so the ecosystem is visible before each extract is clean enough to publish.
The later whole-ecosystem installer is this library, grown up. It is not a second product that has to exist before anything can ship.
pwsh -File .\scripts\install-skill.ps1Copies skills/cto-legends-library into local Grok / Claude / Codex skill
roots when those folders exist.
- Separate modules, one catalog.
- Public modules are cloneable. Landing modules are named, not faked.
- House machines, private vaults, and live office config stay private.
- Windows is first. Other OS claims wait on proof.
ghis the GitHub spine. No ambient GitHub MCP.
MIT. See LICENSE.