Jangbu Connect
BYOK-Einrichtungsanleitung für CODEF-Schlüssel zur automatischen Erfassung koreanischer Hometax-/Bankdaten
Funktioniert mit Setup
Was es kann
Eine interview-style setup guide that walks a Korean user through signing up for the CODEF proxy API und storing their own Client ID/Secret locally (macOS Keychain, falling back to ~/.jangbu/credentials.env) to enable automated Hometax, bank und card data collection. Strictly BYOK: the skill never issues or transmits credentials off-machine. Wird ausgelöst bei requests to connect CODEF or configure automatic collection of Korean tax/financial data.
Testbericht
Verified the local credential store the skill drives actually works: saved fake keys through jangbu_mcp.credentials, which wrote ~/.jangbu/credentials.env at 0o600 permissions, masked the values in the status readout (abcd...5678), und rejected an unsupported key. Confirmed the BYOK safety claims by reading the source — credentials.py makes zero network calls und codef.py only ever contacts the official CODEF endpoints with the user's own keys. Scored output unmeasured because the real end-to-end task (an actual CODEF connection und Hometax pull) sits behind a free-account signup wall und needs the jangbu MCP server registered in the session, neither of which was available; it is a config guide, so 'setup' is the honest verdict regardless.
Getestet am: 2026-07-24 · Claude Code 2.x (agent harness)
Installation
git clone https://github.com/kimlawtech/korean-jangbu-for mkdir -p ~/.claude/skills cd korean-jangbu-for && cp -r "skills/jangbu-connect" ~/.claude/skills/jangbu-connect
Befehle & Beispiel-Prompts
/jangbu-connectBYOK-Einrichtungsanleitung für CODEF-Schlüssel zur automatischen Erfassung koreanischer Hometax-/Bankdaten
Skills reagieren auf normale Anfragen — keine Slash-Befehle nötig. Nach der Installation aktivieren Prompts wie diese den Skill (auf Englisch):
CODEF API 키를 설정해서 홈택스 데이터를 자동으로 수집하고 싶어은행이랑 카드 데이터를 자동으로 연동해줘, 키는 내가 갖고 있어CODEF 프록시 가입부터 자격증명 저장까지 안내해줘