What problem does it solve?
This Skill solves the problem of retrieving targeted, read-only Abstract Global Wallet context without over-fetching unnecessary data that bloats the AI agent's context window, ensuring efficient and focused wallet information retrieval.
Core Features & Use Cases
- Account Confirmation: Read the linked AGW wallet address to verify the active account before executing any state-changing wallet actions.
- Balance Inspection: Pull trimmed native and token balance data using field selection to get only the relevant metrics you need.
- Token Inventory Management: List token holdings with pagination support to avoid loading large token lists all at once, ideal for portfolio checks.
- Use Case: An agent preparing to send a transaction can first use this Skill to confirm the linked wallet address and check the native balance to ensure sufficient funds, without pulling unnecessary token or transaction history data.
Quick Start
Use the reading-agw-wallet skill to check the linked AGW wallet address and current native balance.