skillx
1
总安装量
1
周安装量
#44199
全站排名
安装命令
npx skills add https://github.com/nextlevelbuilder/skillx --skill skillx
Agent 安装分布
amp
1
opencode
1
kimi-cli
1
codex
1
claude-code
1
Skill 文档
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 report
Example 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.