Bitpanda
/install bitpanda
Bitpanda Portfolio Skill
Check Bitpanda crypto portfolio, wallet balances, and trade history via CLI.
Auth
API key is read from (in order):
BITPANDA_API_KEYenvironment variable~/.openclaw/credentials/bitpanda/config.json→{"api_key": "..."}
Generate at: https://web.bitpanda.com/my-account/apikey Recommended scopes: Balance, Trade, Transaction
Commands
bitpanda portfolio # Non-zero wallets grouped by crypto/fiat/index
bitpanda wallets # All non-zero wallets with balances
bitpanda transactions --limit 20 # Recent trades
bitpanda transactions --flow buy # Buy trades only
bitpanda transactions --flow sell # Sell trades only
bitpanda asset BTC # Current price + your balance
Notes
- Read-only — no trading or transfers
- Assets in Bitpanda Earn/Staking are not exposed by the API and won't show in balances
- The
assetcommand uses the public ticker (no auth needed) for prices - Pagination is automatic
- Requires:
curl,jq,bc
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install bitpanda - After installation, invoke the skill by name or use
/bitpanda - Provide required inputs per the skill's parameter spec and get structured output
What is Bitpanda?
Check your Bitpanda crypto portfolio, wallet balances, and trade history via CLI using your API key with read-only access. It is an AI Agent Skill for Claude Code / OpenClaw, with 581 downloads so far.
How do I install Bitpanda?
Run "/install bitpanda" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Bitpanda free?
Yes, Bitpanda is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Bitpanda support?
Bitpanda is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Bitpanda?
It is built and maintained by Florian Beer (@florianbeer); the current version is v1.0.0.