The open-source skill registry for AI coding agents. Create, manage, and distribute SKILL.md files across Openclaw, Claude Code, Cursor, Codex, OpenHands, Antigravity, and more.
<p align="center"> <img src="public/logo.svg" width="80" height="80" alt="SkillNote" /> </p> <h1 align="center">S K I L L N O T E</h1> <p align="center"> <strong>Self-hosted skill registry for AI coding agents.</strong> <br /> Create, version, and share <code>SKILL.md</code> files across your team. Stop copy-pasting skills between repos. </p> <p align="center"> <a href="https://github.com/luna-prompts/skillnote/blob/master/LICENSE"><img src="https://img.shields.io/badge/license-MIT-blue.svg" alt="License" /></a> <a href="https://github.com/luna-prompts/skillnote"><img src="https://img.shields.io/github/stars/luna-prompts/skillnote?style=social" alt="Stars" /></a> <a href="https://github.com/luna-prompts/skillnote/issues"><img src="https://img.shields.io/github/issues/luna-prompts/skillnote" alt="Issues" /></a> <a href="https://discord.gg/GazU4amU6H"><img src="https://img.shields.io/badge/Discord-Join%20us-5865F2?logo=discord&logoColor=white" alt="Discord" /></a> <img src="https://img.shields.io/badge/docker-ready-2496ED?logo=docker&logoColor=white" alt="Docker Ready" /> <img src="https://img.shields.io/badge/self--hosted-yes-green" alt="Self-hosted" /> </p> <br /> <p align="center"> <img src="docs/terminal/picker4.png" width="680" alt="SkillNote collection picker in Claude Code terminal" /> </p> <p align="center"> <a href="#the-problem">The Problem</a> · <a href="#quick-start">Quick Start</a> · <a href="#why-collections">Collections</a> · <a href="#agent-reviews">Reviews</a> · <a href="#live-sync">Live Sync</a> · <a href="#the-web-ui">Web UI</a> · <a href="#built-on-claude-codes-native-apis">How It Works</a> </p> --- ## The Problem Claude Code skills are powerful but managing them breaks down fast. **Skills stop triggering.** Claude Code shares [~8,000 characters](https://docs.anthropic.com/en/docs/claude-code/skills) across all active skill descriptions. Past that limit, descrip
Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.
Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.
Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.
Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.
Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.
Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.