bychronoaiproject· 15 skills
Operational manual for AI agents using the Ornn skill-lifecycle API via direct HTTPS with a NyxID bearer token (curl -H "Authorization: Bearer $TOKEN" …). Once loaded, the host agent can search / pull / execute / build / upload / share skills end-to-end. 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.
$npx -y skills add chronoaiproject/ornn --skill ornn-agent-manual-httpInstalls into the current project.
Run `npx skills use "https://github.com/chronoaiproject/ornn" --skill "chronoaiproject/ornn/ornn-agent-manual-http"` 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.