nextlevelbuildernextlevelbuilderOfficialยท2 Agent Skills Included

skillx

Discover, publish, and run reusable skills from one marketplace

Searches a public marketplace of reusable skills using combined semantic and keyword matching. Publishes new skills directly from GitHub with automatic security scanning for prompt injection and hidden characters. Removes the guesswork of finding reliable instructions by ranking results on ratings, installs, and reviews. Includes a command-line client so any coding environment can find and run skills instantly.
npx skills add nextlevelbuilder/skillx --all -g -y
Available:

Gives your AI agent the full project map of this marketplace codebase, including its architecture, search pipeline, API routes, and safety rules, so it can modify or extend the platform correctly.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’