llms.txt Content
# iKhono
> The Hub for AI Skills
iKhono is a registry for publishing, discovering, and using AI agent
skills across platforms like Claude Code, Cursor, Windsurf, and Copilot.
## What is an AI Skill?
An AI skill is a packaged set of instructions that gives an AI agent
specialized expertise — like code review, test writing, or security auditing.
## How It Works
1. Connect: Install the MCP server (`npx @ikhono/mcp-server`)
2. Discover: Search skills from the registry
3. Enhance: Your AI agent gains specialized expertise
## Key URLs
- Homepage: https://ikhono.io
- Skill Registry: https://ikhono.io/skills
- Documentation: https://ikhono.io/docs
- API: https://ikhono.io/api
## Skill Format
Skills follow the @username/skill-name convention.
Each skill has a SKILL.md (instructions) and skill.yaml (metadata).
## Contact
- GitHub: https://github.com/ikhono-ai/ikhono
- Website: https://ikhono.io