Aceable · Growth

Settings

Your account's tools for working with the growth-bets board.
← Back to Growth Bets

Personal API token

Lets the /growth-bet Claude skill update your own bets directly from your terminal — refine a bet into an execution-ready spec and the edit lands on the board, no copy-paste. The token acts as you and can only edit bets you submitted or own.
Loading…

How to use it

Save the token where the skill looks for it (or set $GROWTH_BETS_TOKEN):

mkdir -p ~/.config/growth-bets && echo 'gbp_…your token…' > ~/.config/growth-bets/token

Then run /growth-bet in Claude Code and ask it to refine one of your bets — it reads the board, sharpens the one-pager with you, and saves the update straight back.

If the token leaks (e.g. it ends up in a shared transcript), hit Rotate — the old one stops working immediately.