Skip to content

v1.1.0 — bog-banking-skill + guided onboarding

Latest

Choose a tag to compare

@SyntaxFear SyntaxFear released this 20 Jun 12:07

Changed

  • Renamed bog-bankingbog-banking-skill so it's clearly tool-agnostic (Claude Code, Codex, and any SKILL.md agent — 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.geadmin/apiAdd newClient Credentials Flow → confirm with OTP → copy Client ID / Client Secret), saving them, and making your first live balance call.
  • New reference/getting-credentials.md with 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