← ClaudeAtlas

ornn-agent-manual-clilisted

The manual an AI agent loads to operate Ornn — the model-agnostic skill-lifecycle API (an npm-style registry + CLI for agent skills) — via the NyxID CLI (`nyxid proxy request ornn-api …`). Load and follow this skill WHENEVER the user asks to do anything with Ornn skills or skillsets. Skills: search Ornn or find a skill, pull or install a skill (or a specific version), run a skill, build and upload a skill, publish a new version, make a skill public / private / shared, run or read a security audit, deprecate or delete a version, diff two versions, check usage analytics, bind a skill to a NyxID service, link a skill to GitHub or sync from source, manage npm-style dist-tags, or transfer skill ownership. Skillsets — curated multi-skill bundles with a required master prompt: bundle skills into a set, create or publish a skillset, resolve its closure in one call, export a skillset as a Claude Code marketplace plugin, transfer skillset ownership, or diagnose why a shared skillset isn't visible (visibility derives fr
ChronoAIProject/Ornn · ★ 20 · 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