Install
openclaw skills install paradex-portfolio-copilotConversational portfolio briefings for Paradex accounts and vaults. Unifies account summary, positions, fills, balances, market data, and funding into natural language answers to questions like "how am I doing?", "what happened today?", "what's my P&L?", "summarize my portfolio", "what are my positions?", "how much have I made?", or "give me a morning briefing". Use this skill whenever a user asks about their Paradex portfolio status, performance, positions, P&L, balance, trade history, or wants a high-level summary of their Paradex activity. Also trigger for "my account", "my positions", "daily recap", "portfolio overview", "how did I do", or any conversational question about the state of their Paradex account. This is the go-to skill for any "show me my stuff" type question on Paradex.
openclaw skills install paradex-portfolio-copilotThe conversational interface for "what's going on with my Paradex account." Turns scattered data from multiple MCP tools into clear, concise briefings.
| Tool | Portfolio data |
|---|---|
paradex_vault_account_summary | Equity, margin, account health |
paradex_vault_positions | All open positions with P&L |
paradex_vault_balance | Cash balances |
paradex_vault_transfers | Deposit/withdrawal history |
paradex_market_summaries | Current prices, 24h changes for context |
paradex_bbo | Real-time prices for any specific market |
paradex_funding_data | Funding payments for cost tracking |
The minimum viable answer. Pull vault_account_summary + vault_positions:
Your Paradex account has $X equity with N open positions.
Unrealized P&L: +$X (+X%).
Largest position: MARKET at $X notional.
Margin used: X% — [healthy/watch it/tight].
Keep it to 3-4 sentences. Only expand if asked.
Pull vault_positions and present clearly:
For each position, report:
Sort by: largest notional first, or by P&L if user asks about winners/losers.
Combine multiple data sources:
A comprehensive start-of-day view:
The most common question. Answer at the right granularity:
If they ask about total P&L:
If they ask about a specific position:
If they ask about a time period:
Pull vault_balance:
If user asks about deposits/withdrawals, also pull vault_transfers:
The copilot should feel like talking to a knowledgeable friend, not reading a report.
Match the question's energy:
Proactive observations: After answering the direct question, add 1 relevant observation if useful:
Don't add observations every time — only when something is noteworthy.
Follow-up suggestions: End with 1 natural follow-up when appropriate:
See briefing-formats.md for detailed output templates with examples.