A platform for sharing and managing AI agent skills. Store your reusable agent skills in a GitHub repository and share them with the world.
Hanka lets you create, manage, and share AI agent skills that can be installed by any AI agent or developer. Skills are stored in a GitHub repository.
- GitHub-backed: Every skill is a markdown file in your own GitHub repository. You own your data.
- Private repos (SOON): Keep your skills private. CLI authenticates via GitHub Device Flow.
- CLI-first: Use Vercel's skills CLI to pull any skill in seconds.
- Dashboard: Manage your skills through a beautiful web interface.
- Version tracking: Track skill versions and update history.
- Categories & Tags: Organize skills with categories and tags.
- Public profiles: Share your public skills with a public profile page.
- Next.js 16 (App Router, canary)
- React 19
- TypeScript
- Tailwind CSS v4
- shadcn/ui (Radix UI based)
- Octokit (GitHub API)
- CodeMirror (Skill editor)
Contributions are welcome! Please read our contributing guidelines first.
MIT License - see LICENSE for details.