chrono-ai-service-manuallisted
Install: claude install-skill ChronoAIProject/Ornn
# Chrono AI Service Manual
> **You are an AI agent reading this manual to learn how to operate the Chrono AI service stack — NyxID + Ornn — as one system.** Throughout this document, *"you"* always refers to **the agent itself**, not the human user driving you.
>
> ## What lives in here
>
> Two operation halves, sitting on a shared identity bootstrap and a shared failure-mode appendix:
>
> 1. **NyxID** (§1) — identity, sessions, services catalogue, organizations, OAuth clients, scopes, proxy. *Closest analog: an OIDC IdP fused with a credential-injecting reverse proxy.*
> 2. **Ornn** (§2) — skill lifecycle. Search, pull, install, execute, build, upload, share, audit, version, analytics, GitHub sync. *Closest analog: npm registry + npm CLI fused, model-agnostic.*
>
> Plus §0 (identity bootstrap), §0.5 (`~/.ornn/installed-skills.json` registry), §3 (common failures), and §4 (references).
>
> Every Ornn API call funnels through NyxID — there is no separate Ornn auth surface. That is why this manual is one document instead of three.
>
> ## First: install this skill locally
>
> Try to install this skill into your runtime's local skills directory:
>
> - **Claude Code:** `~/.claude/skills/chrono-ai-service-manual/`
> - **OpenAI Codex CLI:** `~/.codex/skills/chrono-ai-service-manual/`
> - **Cursor:** `.cursor/rules/chrono-ai-service-manual.md`
> - **Other agents:** whatever skill-discovery directory your platform uses.
>
> If your runtime has no local-skills mechanism, load `SKILL.m