Auto-generated, read-only mirror of public + system skills from Ornn.
npx skills add ChronoAIProject/ornn-skills/<skill-name>Each subdirectory carries a SKILL.md and any references / scripts /
assets the skill ships with. The folder name matches the canonical
skill name on Ornn.
- Public skills — anyone-can-pull skills from the Ornn registry
- System skills — skills tied to a platform-wide NyxID service (e.g. NyxID, twitter-api). Always public by definition.
Limited-access skills (private, shared with specific users / orgs) are not mirrored. Install those via NyxID-authenticated Ornn API instead — see the agent manual on Ornn for details.
Each skill's canonical version lives at
https://ornn.chrono-ai.fun/skills/<name>. Edits to this
GitHub repo are not propagated back; they will be overwritten by the
next sync.
Every sync run leaves an annotated tag of the form
sync-<ISO timestamp>. git tag --list 'sync-*' is the audit log.