with one click
wallet-summary
Get comprehensive wallet overview including all token balances
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Get comprehensive wallet overview including all token balances
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Manage address aliases and transfer history. Auto-create contact names from transfer memos, track transfer counts, and quickly access frequently-used addresses.
Analyze address behavior patterns from transaction history. Detect anomalies, identify activity patterns, and alert on suspicious changes.
Check TRON addresses for security risks using TronScan labels, blacklists, scam detection, and fraud transaction history before interacting.
Scan wallet for token approvals and detect risky unlimited allowances. Critical for security.
Analyze energy costs for TRON transactions and generate rental proposals to save on fees. Compares burning TRX vs renting energy from platforms.
Analyze TRON blockchain transaction errors using AI to provide concise, user-friendly explanations with root causes and actionable solutions.
| name | wallet-summary |
| description | Get comprehensive wallet overview including all token balances |
| version | 1.0.0 |
| generated | true |
| author | AI Agent (Self-Generated) |
| tags | ["auto-generated","blockchain","tron","wallet","balance"] |
Use this skill when:
from personal_skills.wallet_summary.scripts.main import execute_skill
result = await execute_skill(
address="TYourAddress...",
network="nile"
)
print(result)
Auto-Generated Information: