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.; mcp-use: mcp-use is a full-stack framework for Model Context Protocol (MCP), enabling the creation of MCP servers, clients, and AI agents. It supports development in both Python and TypeScript with minimal code.
Building an agentic system where agents can discover and install new capabilities at runtime
Building intelligent AI agents capable of using tools and reasoning across steps