Merge pull request #123 from NomaDamas/feature/#117

Feature/#117
This commit is contained in:
Jeffrey (Dongkyu) Kim 2026-04-16 13:35:13 +09:00 committed by GitHub
commit cd1c2d1503
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
20 changed files with 1411 additions and 8 deletions

View file

@ -62,6 +62,7 @@ npx --yes skills add <owner/repo> \
--skill korean-patent-search \
--skill korea-weather \
--skill cheap-gas-nearby \
--skill public-restroom-nearby \
--skill fine-dust-location \
--skill han-river-water-level \
--skill subway-lost-property \
@ -256,7 +257,7 @@ npm run ci
### Node 패키지
```bash
npm install -g @ohah/hwpjs kbo-game kleague-results lck-analytics toss-securities hipass-receipt k-lotto coupang-product-search used-car-price-search cheap-gas-nearby korean-law-mcp market-kurly-search daiso bunjang-cli
npm install -g @ohah/hwpjs kbo-game kleague-results lck-analytics toss-securities hipass-receipt k-lotto coupang-product-search used-car-price-search cheap-gas-nearby public-restroom-nearby korean-law-mcp market-kurly-search daiso bunjang-cli
export NODE_PATH="$(npm root -g)"
```
@ -328,6 +329,7 @@ node scripts/korean_character_count.js --text $'첫 줄\n둘째 줄🙂' --profi
- `korean-stock-search`
- `household-waste-info`
- `cheap-gas-nearby`
- `public-restroom-nearby`
- `k-schoollunch-menu` (hosted proxy에 `KEDU_INFO_KEY`가 배포된 경우 사용자 시크릿 불필요)
관련 문서: