Ornn: Ornn is an agent-facing skill lifecycle API — the npm registry and CLI fused into one, but for AI agent skills. Agents call Ornn directly over HTTP or MCP to search, pull, install, execute, build, upload, and share skills. It is model-agnostic, working with Claude, GPT, Gemini, or any custom runtime. Designed for agentic-system builders who want to manage reusable skills programmatically rather than hardcoding capabilities into each agent.; agents-best-practices: A provider-neutral Agent Skill library for designing, auditing, and refactoring agentic harnesses compatible with Codex and Claude Code. It covers the full control plane of an agent runtime: typed tool design, permission checks, context management, memory, and observability. Targeted at developers building production-ready agent systems across any domain or AI provider.
Building an agentic system where agents can discover and install new capabilities at runtime
Generate MVP agent harness blueprints for any business domain (CRM, ops, finance, healthcare)