一键导入
portfolio-tracker
Full portfolio overview across HyperLiquid and on-chain wallets. Get combined totals, token holdings across all chains, and DeFi positions.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Full portfolio overview across HyperLiquid and on-chain wallets. Get combined totals, token holdings across all chains, and DeFi positions.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | portfolio-tracker |
| description | Full portfolio overview across HyperLiquid and on-chain wallets. Get combined totals, token holdings across all chains, and DeFi positions. |
| license | MIT |
| metadata | {"author":"gigabrain","version":"2.0"} |
Get your full portfolio — HyperLiquid perps + on-chain assets across all EVM chains.
Fetches all token holdings and DeFi positions across every chain your wallet is on.
curl -s "${GIGABRAIN_API_URL}/v2/agents/me/portfolio" \
-H "Authorization: Bearer ${GIGABRAIN_API_KEY}"
Returns:
portfolio — total USD value, 24h change, per-chain breakdownpositions — token holdings (name, symbol, quantity, USD value, chain)defi_positions — staking, LPs, lending positionsFor HyperLiquid equity, positions, and P&L, switch to the hyperliquid skill and use its account and positions commands. This skill does not own a local hl_client.py script.
Trade perpetual futures and spot tokens on HyperLiquid L1. Place market, limit, bracket, and TWAP orders. Manage positions with TP/SL, check balances, orderbooks, candles, funding rates, and portfolio performance. Transfer USDC between wallets. Use when the user asks about HyperLiquid, perp trading, spot trading, position management, HL portfolio, or USDC transfers on HyperLiquid.
Official Polymarket primitive skill for market discovery, quality assessment, pre-trade validation, orderbook/price data, funding/compliance, and live trading. Use when the user wants direct Polymarket capabilities or when another strategy skill needs canonical Polymarket data and execution.
Use this skill for any market analysis, market research, or market-related question. Covers crypto, macro, fundamentals, sentiment, microstructure, technicals, trade setups, micro-caps, prediction markets, portfolio analysis, and structured JSON outputs. Always use this before falling back to plain web search.
Quality-aware deep research for Polymarket markets. Use when the user wants a research brief, thesis generation, market comparison, catalyst analysis, or evidence assessment before placing a Polymarket order.
Look up EVM chain IDs, RPC URLs, native tokens, and block explorers. USE THIS SKILL TO: - Resolve a chain name to its chain ID (e.g., "what's the chain ID for Base?") - Get the RPC URL for a chain (e.g., "RPC for Arbitrum") - Look up a chain by its numeric ID (e.g., "what chain is 42161?") - List all supported EVM chains - Get block explorer URLs for any supported chain
Manage EVM wallets across Ethereum, Arbitrum, Base, Polygon, BSC, and Optimism. Check native and ERC20 token balances, transfer tokens, view transaction history, manage token approvals, and estimate gas costs. Use when the user asks about wallet balances, token transfers, approvals, gas fees, or EVM portfolio overview.