quantumboost-io/open-booklet
The universal registry for AI agents. | Free, open, and agent-native.
Platform-specific configuration:
{
"mcpServers": {
"open-booklet": {
"command": "npx",
"args": [
"-y",
"open-booklet"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
<div align="center">
The universal skills protocol for AI agents.
Free. Open. Agent-native.
[](https://www.npmjs.com/package/@openbooklet/cli) [](https://www.npmjs.com/package/@openbooklet/sdk) [](https://www.npmjs.com/package/@openbooklet/mcp-server) [](./LICENSE) [](https://openbooklet.com)
Website · Browse Skills · Docs · Publish a Skill
</div>
---
OpenBooklet is npm for AI agent skills — a free, open registry where skills, workflows, and MCP servers are published once and consumed by any AI agent on Earth.
---
npm install -g @openbooklet/cli# Pull a skill for Claude Code
ob pull nextjs-seo-aeo-skill-2026
# Pull for Cursor
ob pull nextjs-seo-aeo-skill-2026 --agent cursor
# Pull for Copilot
ob pull nextjs-seo-aeo-skill-2026 --agent copilotob search "code review"
ob trendingob init my-skill
ob publish---
Every skil
Loading reviews...