
Zapper
- 125 installs
- 1.2k repo stars
- Updated August 1, 2026
- bankrbot/openclaw-skills
Query DeFi balances, positions, and protocol exposure via Zapper so agents can power portfolio dashboards, risk summaries, or treasury reporting in crypto products.
About
zapper in bankrbot/openclaw-skills connects Claude agents to Zapper’s DeFi portfolio APIs, enabling unified balance and position reads across protocols for dashboards, treasury tools, and risk views without hand-rolled aggregation code.
- Cross-protocol DeFi balance aggregation
- Position and exposure summaries
- Portfolio and treasury agent queries
- Cuts custom subgraph plumbing
- Supports risk and reporting features
Zapper by the numbers
- 125 all-time installs (skills.sh)
- Ranked #154 of 479 Web3 & Blockchain skills by installs in the Skillselion catalog
- Data as of Aug 4, 2026 (Skillselion catalog sync)
npx skills add https://github.com/bankrbot/openclaw-skills --skill zapperAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 125 |
|---|---|
| repo stars | ★ 1.2k |
| Last updated | August 1, 2026 |
| Repository | bankrbot/openclaw-skills ↗ |
What it does
Query DeFi balances, positions, and protocol exposure via Zapper so agents can power portfolio dashboards, risk summaries, or treasury reporting in crypto products.
Files
{
"schemaVersion": 1,
"slug": "zapper",
"provider": "Zapper",
"providerUrl": "https://zapper.xyz",
"logo": null,
"demo": null,
"setup": [],
"install": {
"type": "bankr",
"repoPath": "zapper",
"command": "install the zapper skill from https://github.com/BankrBot/skills/tree/main/zapper"
}
}