Agent skill
using-pool-token-balance-data
How to fetch and interpret pool/token/balance data in Wayfinder Paths (PoolClient/TokenClient + adapters + MCP balance tools), including common query patterns and I/O shapes.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/using-pool-token-balance-data
Metadata
Additional technical details for this skill
- tags
- wayfinder, defi, pools, tokens, balances, data
SKILL.md
When to use
Use this skill when you are:
- Building a strategy that screens pools/vault-like opportunities (APY/TVL)
- Resolving token identifiers/decimals/chain for correct unit handling
- Fetching wallet balances (API or on-chain) and recording results to the local ledger
How to use
- rules/pools.md - Pool discovery, APY/TVL, DefiLlama merges
- rules/tokens.md - Token metadata, decimals, gas token lookup
- rules/balances-and-ledger.md - Balance reads and local ledger bookkeeping
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?