By kyungw00k
AI agent usage guides for kyungw00k public CLI tools — juso, upbit, stealth-wright, apkpure
npx claudepluginhub kyungw00k/skills --plugin cli-toolsAPKPure에서 안드로이드 APK 파일을 다운로드하는 CLI. TRIGGER when: APK 다운로드, 안드로이드 앱 파일, "apkpure", "apk 받기", 특정 앱 APK 필요, 안드로이드 앱을 파일로 받고 싶을 때. DO NOT TRIGGER when: Play Store 리뷰/정보 조회, iOS 앱, 앱 개발, 앱 사용법 문의.
한국 우편번호 및 주소 검색 CLI. TRIGGER when: 주소 검색, 우편번호 조회, "juso", "주소", "zipcode", "우편번호", 한국 주소 변환, 도로명/지번 조회 요청이 있을 때. DO NOT TRIGGER when: 지도/네비게이션, 해외 주소 검색, 길찾기, 위도/경도 조회.
브라우저 자동화 CLI (스텔스 기능 포함). TRIGGER when: 웹 자동화, 브라우저 조작, 스크린샷, "sw", 폼 입력, 웹 스크래핑, 페이지 캡처, 로그인 자동화, 요소 클릭, 페이지 탐색 요청이 있을 때. DO NOT TRIGGER when: 일반 HTTP 요청(curl/wget), REST API 호출, 서버사이드 작업.
Upbit 암호화폐 거래소 CLI. TRIGGER when: 암호화폐 시세 조회, 코인 거래, "upbit", "코인 가격", "호가", "비트코인 시세", 잔고 확인, BTC/ETH/XRP 등 코인 매수/매도, 캔들 데이터 조회, 실시간 시세 확인 요청이 있을 때. DO NOT TRIGGER when: 일반 금융/주식 거래, 해외 거래소(Binance, Coinbase 등), 블록체인 개발, 스마트 컨트랙트.
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
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Claude Code skills for Godot 4.x game development - GDScript patterns, interactive MCP workflows, scene design, and shaders
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,393 supported skills.
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use