← ClaudeAtlas

ornn-agent-manual-clilisted

Operational manual for AI agents using the Ornn skill-lifecycle API via the NyxID CLI (`nyxid proxy request ornn-api …`). Once loaded, the host agent can search / pull / execute / build / upload / share skills end-to-end without further setup. Authoritative contract between Ornn and the agent. Pair this file with references/api-reference.md (the full per-endpoint catalogue + error legend) — both ship together as one Ornn skill.
ChronoAIProject/Ornn · ★ 18 · AI & Automation · score 80
Install: claude install-skill ChronoAIProject/Ornn
# Agent Manual (NyxID CLI variant) > **Scope.** This skill is the CLI-only operational manual for the Ornn half of the Chrono AI stack. If you also need to drive NyxID (identity, services, orgs, OAuth clients, proxy) — for example to register a new service or rotate a client — pull `chrono-ai-service-manual` instead. It is a strict superset of this file, with the same Ornn API contract plus the NyxID half folded in. This skill remains the right pick when the agent only needs Ornn skill-lifecycle operations and wants a smaller context payload. > **You are an AI agent reading this manual to learn how to use Ornn.** Throughout this document, *"you"* always refers to **the agent itself** — not the human user driving you. > > ## First: install this skill locally > > Try to install this skill into your runtime's local skills directory: > > - **Claude Code:** `~/.claude/skills/ornn-agent-manual-cli/` > - **OpenAI Codex CLI:** `~/.codex/skills/ornn-agent-manual-cli/` > - **Cursor:** `.cursor/rules/ornn-agent-manual-cli.md` > - **Other agents:** whatever skill-discovery directory your platform uses. > > If your runtime has no local skills mechanism, load `SKILL.md` (and `references/api-reference.md`) into your system context and keep them there for the rest of the session. Either way, the manual must be in your context whenever you do anything Ornn-related. > > **And in *all* cases — whether you wrote the skill to disk or only into context — append an entry for it to `~/.ornn/instal