skyll
Runtime discovery and retrieval of reusable agent skills
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Skyll?โผ
Run `npx skills add assafelovic/skyll --all -g -y` in your terminal to install this skill globally.
What does Skyll do?โผ
Skyll lets any agent search for and retrieve skills at runtime, returning full SKILL.md content with relevance scores ready for context injection.
Does Skyll require pre-installing skills?โผ
No. Agents can discover and learn skills on demand through the hosted API or MCP server, with no manual installation step.
Does Skyll work with Claude Desktop and Cursor?โผ
Yes. Add the hosted MCP server at api.skyll.app/mcp to your client configuration and it works immediately.
Can I self-host Skyll?โผ
Yes. Install the server package with pip, optionally add a GitHub token for higher rate limits, and run it with uvicorn.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core