skillx
Discover, publish, and run reusable skills from one marketplace
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install SkillX?โผ
Run `npx skills add nextlevelbuilder/skillx --all -g -y` in your terminal to install all skills in this repository globally.
What does SkillX do?โผ
SkillX is a marketplace where you can search, publish, and run reusable skills for your coding agent. It combines a web directory, a hybrid semantic-plus-keyword search engine, and a command-line client.
How do I find the right skill for a task?โผ
Run `skillx search "your task"` or `skillx use "your task" --search` and the engine ranks results by meaning, keywords, ratings, and install counts.
Can I publish my own skill to SkillX?โผ
Yes. Run `skillx publish owner/repo` with your API key, and the platform verifies your GitHub ownership and scans the content for security risks before listing it.
Does SkillX work with Claude Code?โผ
Yes. The included skills follow the universal SKILL.md standard and run directly inside Claude Code and other compatible coding environments.
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