Changed
- Renamed
bog-banking→bog-banking-skillso it's clearly tool-agnostic (Claude Code, Codex, and anySKILL.mdagent — not just Claude). Install path is now~/.claude/skills/bog-banking-skill/and~/.agents/skills/bog-banking-skill/; re-run the installer to move to the new location.
Added
- Guided onboarding — on first use the agent walks you step by step through getting your BOG API keys (log in at
bonline.bog.ge→admin/api→ Add new → Client Credentials Flow → confirm with OTP → copy Client ID / Client Secret), saving them, and making your first live balance call. - New
reference/getting-credentials.mdwith the full click-by-click credential walkthrough.
Notes
- Local credential storage is unchanged (Keychain
bog-business-online,~/.config/bog-banking/) — existing setups keep working after the rename.
Install:
curl -fsSL https://raw.githubusercontent.com/SyntaxFear/bog-banking-skill/main/install.sh | BOG_SKILL_REF=v1.1.0 bash