원클릭으로
wallet-summary
Get comprehensive wallet overview including all token balances
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Get comprehensive wallet overview including all token balances
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
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: