bychronoaiproject· 15 skills
Unified operational manual for AI agents driving the Chrono AI service stack — NyxID (identity, services, orgs, OAuth clients, proxy) AND Ornn (skill lifecycle — search, pull, install, execute, build, upload, share). One skill, two halves, one identity bootstrap, one set of failure-mode diagnostics. Replaces the legacy ornn-agent-manual-cli and ornn-agent-manual-http skills. Pair SKILL.md with the bundled references/*.md files — the per-endpoint catalogues for both APIs, the CLI recipe sheet, the NyxID token model, and the ~/.ornn/installed-skills.json registry contract.
$npx -y skills add chronoaiproject/ornn --skill chrono-ai-service-manualInstalls into the current project.
Run `npx skills use "https://github.com/chronoaiproject/ornn" --skill "chronoaiproject/ornn/chrono-ai-service-manual"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/chronoaiproject/ornn" that are relevant to the current task. Run `npx skills add "https://github.com/chronoaiproject/ornn"` and select the relevant skills, then follow their instructions.