Token导航 LogoToken导航TokenDH.com
效率external-serviceclawhub未标认证来源可访问clear审计通过

paradex-portfolio-copilotparadex portfolio GitHub Copilot 效率

Agent Skill

paradex-portfolio-copilot 用于补充效率相关能力,适合在 OpenClaw 中需要让 Agent 承接效率相关任务时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

2,712

周安装

113

GitHub Stars

公开资料未说明

下载量

904
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:paradex-portfolio-copilot(paradex portfolio GitHub Copilot 效率)
来源仓库:https://github.com/sv/paradex-portfolio-copilot
安装命令:
openclaw skills install paradex-portfolio-copilot
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install paradex-portfolio-copilot

简介

Paradex 账户和投资组合的对话式简报工具。

  • 统一账户摘要、头寸和市场数据的自然语言展示。
  • 提供投资组合状态的综合查询和分析。
  • 需要确认账户访问和市场数据权限。paradex-portfolio-copilot 属于效率类 Skill,可作为该场景下的辅助能力补充。
  • 建议了解数据刷新频率和隐私保护措施。

SKILL.md

name
paradex-portfolio-copilot
description
>

Paradex Portfolio Copilot

The conversational interface for "what's going on with my Paradex account." Turns scattered data from multiple MCP tools into clear, concise briefings.

Available MCP Tools

ToolPortfolio data
paradex_vault_account_summaryEquity, margin, account health
paradex_vault_positionsAll open positions with P&L
paradex_vault_balanceCash balances
paradex_vault_transfersDeposit/withdrawal history
paradex_market_summariesCurrent prices, 24h changes for context
paradex_bboReal-time prices for any specific market
paradex_funding_dataFunding payments for cost tracking

Briefing Types

1. Quick Status ("How am I doing?")

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.

2. Position Breakdown ("What are my positions?")

Pull vault_positions and present clearly:

For each position, report:

  • Market (e.g., BTC-USD-PERP)
  • Direction (Long/Short)
  • Size (in base currency and USD notional)
  • Entry price (if available)
  • Current mark price (from market_summaries)
  • Unrealized P&L (dollar and percentage)
  • Funding status (paying or receiving)

Sort by: largest notional first, or by P&L if user asks about winners/losers.

3. Daily Recap ("What happened today?")

Combine multiple data sources:

  1. Account snapshot: equity change from start of day (if inferrable from transfers + P&L)
  2. Position changes: new positions opened, positions closed, size changes
  3. P&L breakdown: which positions contributed most to today's P&L
  4. Funding costs: total funding paid/received today
  5. Market context: how did the user's markets move? (from market_summaries price_change_rate_24h)

4. Morning Briefing ("Give me a briefing")

A comprehensive start-of-day view:

  1. Account overview: equity, margin health, free capital
  2. Position summary: all positions with overnight P&L
  3. Overnight funding: total funding cost/income since last session
  4. Market context: how the user's markets moved overnight
  5. Risk flags: anything that needs attention (high margin, large unrealized loss, funding drain)
  6. Today's outlook: key levels or events for the user's markets (if identifiable from data)

5. P&L Analysis ("How much have I made?")

The most common question. Answer at the right granularity:

If they ask about total P&L:

  • Total unrealized from current positions
  • Note that realized P&L from closed positions isn't directly available via current MCP tools
  • Suggest checking the Paradex UI for full trade history

If they ask about a specific position:

  • Current unrealized P&L
  • Entry price vs. current price
  • Funding costs accumulated (estimate from funding_data)

If they ask about a time period:

  • Use position data + market price changes to estimate
  • Be honest about precision: "Based on current positions and recent market moves, approximately..."

6. Balance & Cash ("How much do I have?")

Pull vault_balance:

  • Total balance
  • Available (free to trade or withdraw)
  • Locked (in positions as margin)
  • Ratio of deployed vs. idle capital

If user asks about deposits/withdrawals, also pull vault_transfers:

  • Recent transfer history
  • Net deposits over time
  • Any pending transfers

Conversational Patterns

The copilot should feel like talking to a knowledgeable friend, not reading a report.

Match the question's energy:

  • "How am I doing?" → 2-3 sentence summary, positive framing, flag concerns
  • "Give me everything" → Full detailed briefing
  • "Am I making money?" → Lead with the P&L number, then context
  • "What's my biggest position?" → Direct answer, then relevant context

Proactive observations: After answering the direct question, add 1 relevant observation if useful:

  • "By the way, your ETH position is now 55% of your exposure — worth keeping an eye on."
  • "Your funding costs are running about $X/day — mostly from the SOL position."
  • "Your margin is at 72% — you don't have much room for new positions."

Don't add observations every time — only when something is noteworthy.

Follow-up suggestions: End with 1 natural follow-up when appropriate:

  • "Want me to break down the P&L by position?"
  • "Want a risk check on your current positions?"
  • "Should I look at what's happening in those markets?"

Output Style

  • Lead with the answer, not the process
  • Use dollar amounts for P&L and equity (real money feels concrete)
  • Use percentages for changes and ratios
  • Round sensibly: $12,345 not $12,345.6789
  • Use 🟢🟡🔴 sparingly — only for clear health indicators
  • No tables unless the user has 4+ positions (just describe 1-3 positions in prose)
  • Tables for 4+ positions with clean columns: Market | Direction | Size | P&L

Caveats

  • Realized P&L from closed trades is not directly available from the current MCP tools.

Be upfront about this and point users to the Paradex UI for complete history.

  • P&L estimates for time periods are approximate — based on current positions and market moves
  • Account data is a point-in-time snapshot — positions and prices change continuously
  • This is portfolio information, not trading advice

See briefing-formats.md for detailed output templates with examples.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

81.59%
按下载量换算738

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

external-service

该 Skill 可能调用第三方服务、云服务或外部模型 API,使用前需要确认账号、额度、数据发送范围和服务条款。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills