@trustdecisiontd/kunpeng-skills
v1.2.4
Published
One-command Skill installer for Claude Code, Cursor, Codex, Trae, Copilot, Qoder and other AI tools.
Readme
@trustdecisiontd/kunpeng-skills
One-command Skill installer for Claude Code, Cursor, Codex, Trae, Copilot, Qoder and other AI tools.
Install
npx @trustdecisiontd/kunpeng-skills add https://example.com/skills/demo/SKILL.mdThe package also exposes the kunpeng-skills binary, so you can run:
kunpeng-skills add https://example.com/skills/demo/SKILL.mdWhat it does
- Downloads the target
SKILL.md - Installs it into the supported client directories
- Keeps Codex on
~/.codex/skills - Keeps Claude Code on
~/.claude/skills - Keeps Cursor on
~/.cursor/skills - Keeps Trae on
~/.trae/skills - keeps Copilot on
~/.copilot/skills
Development
npm test