一键导入
portfolio
Portfolio reading and balance checking. Use when the user asks about balances, holdings, or portfolio overview.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Portfolio reading and balance checking. Use when the user asks about balances, holdings, or portfolio overview.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | portfolio |
| description | Portfolio reading and balance checking. Use when the user asks about balances, holdings, or portfolio overview. |
Use get_balances to show the user's ETH and token balances on the currently configured chain.
Use get_allowances to show active token approvals and which protocols can spend tokens.
wallet_status first if unsure whether a wallet is configuredWorld AgentKit verification flow. Use when the user wants to test AgentKit access, verify a human-backed agent, or mentions agentkit_verify.
Default context for Base and Ethereum Sepolia operations. Safety rails, common addresses, and chain-specific conventions.
Uniswap swap execution. Use when the user wants to swap tokens, get swap quotes, or asks about token prices on Uniswap.
Aave V3 lending protocol. Use when the user asks about lending, borrowing, collateral, health factor, or Aave rewards.
Token approval inspection and revocation. Use when the user asks about approvals, allowances, or wants to revoke permissions.
ENS name resolution. Use when the user mentions .eth names, wants to look up addresses, or before transfers to ENS recipients.