
Skillx
- 108 installs
- 166 repo stars
- Updated March 8, 2026
- nextlevelbuilder/skillx
Helps with ai & agent building tasks during AI-assisted development.
About
skillx is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.
- skillx
- AI & Agent Building
- AI-coding skill
Skillx by the numbers
- 108 all-time installs (skills.sh)
- +3 installs in the week ending Aug 4, 2026 (Skillselion tracking)
- Ranked #4,093 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
- Data as of Aug 4, 2026 (Skillselion catalog sync)
npx skills add https://github.com/nextlevelbuilder/skillx --skill skillxAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 108 |
|---|---|
| repo stars | ★ 166 |
| Last updated | March 8, 2026 |
| Repository | nextlevelbuilder/skillx ↗ |
What it does
Helps with ai & agent building tasks during AI-assisted development.
Files
Search for or use skills based on user's prompt and tasks:
# Usage Help
npx skillx --help
# Search
npx skillx search "..."
# Search and use in one command
npx skillx use "..." --search
# Use a skill
npx skillx use skill1
# Use multiple skills
npx skillx use skill1 skill2 skill3
# Report to SkillX.sh (for tracking success/failure runs of skills)
npx skillx reportExample CLI response:
---
name: sample-skill
description: Use this skill when...
---
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.MUST read and follow strictly the above CLI response.
Run npx skillx report to report the success/failure of the skill run.
{
"name": "skillx",
"description": "Search, install, and use AI agent skills from SkillX.sh marketplace via CLI.",
"version": "1.0.0",
"author": { "name": "SkillX.sh" },
"license": "MIT",
"skills": ["./"]
}
Related skills
AI & Agent Buildingagents