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.; swarmvault: SwarmVault turns raw files, URLs, and code into a persistent knowledge vault. Instead of losing work inside chat history, you get a markdown wiki, a knowledge graph, local search, and reviewable artifacts that stay on disk. It treats the vault itself as the product, writing durable artifacts you can inspect, diff, and keep improving.
Building an agentic system where agents can discover and install new capabilities at runtime
Repository ingestion and graph reports