API Billing Toggle
Switches ~/.claude/settings.json between two states:
- ON —
apiKeyHelperandenv.ANTHROPIC_API_KEYare populated from macOS Keychain. Claude Code bills against the Anthropic API key (Console). - OFF — both fields are removed. Claude Code falls back to the logged-in OAuth account (Pro/Max subscription).
The key is stored in macOS Keychain, not in settings.json.
How to use
Turn ON:
~/.claude/skills/api-billing-toggle/scripts/on.sh
**Tur
[Description truncada. Veja o README completo no GitHub.]