AI Agent Skills Registry
Live registry API
The API returns ranked skills with trust score, audit score, install command, agent prompts, and detail URLs.
Recommendation API
Instead of manually browsing a directory, an agent can describe what it needs and receive ranked skills with install commands, repositories, use cases, readiness notes, and risk signals.
curl "https://www.openagentskill.com/api/agent/recommend?task=scrape+websites+and+extract+tables&limit=4"
1.2K+ indexed skills with repository and install metadata.
Trust, quality, maintenance, and risk signals before installation.
Task-based ranking for agents and agent-building apps.
CLI commands plus Codex, Claude Code, and Cursor install prompts.
Registry examples
Guidance for distinctive, intentional UI design, typography, visual direction, and non-template-like product interfaces.
176K stars
Use Playwright to interact with and test local web applications, capture screenshots, debug UI behavior, and inspect browser logs.
176K stars
Production-grade engineering skills for AI coding agents.
88K stars
🎨 Local-first, open-source Claude Design alternative. 🖥️ Native desktop app. ⚡ 259+ Skills · ✨ 142+ Design Systems 🖼️ Web · desktop · mobile prototypes · slides · images · videos · HyperFrames 📦 Sandboxed preview · HTML/PDF/PPTX/MP4 export 🤖 Claude Code / OpenClaw / Codex / Cursor / OpenCode / Qwen / Copilot / Hermes / Kimi & 17+ CLIs.
88K stars
Design and implementation guidance for distinctive landing pages, portfolios, product demos, and purposeful redesigns.
87K stars
No. The directory is the human-facing surface. The core product is an agent-facing registry and recommendation API that helps agents choose skills from a task description.
npm gives developers a searchable package registry. OpenAgentSkill applies the same idea to AI agent skills: discover a reusable capability, inspect signals, then install it into a workflow.
Yes. Agents and apps can call /api/agent/recommend and /api/agent/skills to retrieve ranked skill recommendations and install commands.