AI agent usage guides for kyungw00k CLI tools
npx claudepluginhub kyungw00k/skillsAI agent usage guides for kyungw00k public CLI tools — juso, upbit, stealth-wright, apkpure
AI agent usage guides for kyungw00k CLI tools.
| Skill | Description |
|---|---|
| juso | 한국 주소/우편번호 검색 |
| upbit | Upbit 암호화폐 거래소 시세/거래 |
| stealth-wright | 스텔스 브라우저 자동화 |
| apkpure | APK 다운로드 |
In Claude Code, add the marketplace and install the plugin:
/plugin marketplace add kyungw00k/skills
/plugin install cli-tools@kyungw00k-skills
Or manually add to your ~/.claude/settings.json:
{
"extraKnownMarketplaces": {
"kyungw00k-skills": {
"source": {
"source": "github",
"repo": "kyungw00k/skills"
},
"autoUpdate": true
}
}
}
MIT