← 返回 Skills 市场
sv

Strategy Builder

作者 Sergey Vidyuk · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
87
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install paradex-strategy-builder
功能描述
Design, backtest, and reason about trading strategies for Paradex using MCP tools. Takes natural language strategy descriptions and turns them into structure...
安全使用建议
This skill appears coherent and limited to strategy design and light backtesting using Paradex MCP data. Before installing: (1) Confirm you understand that it will not execute trades — execution requires separate authenticated order-management tools and credentials. (2) Verify your platform's MCP tool permissions and auditing (the skill will call paradex_klines, paradex_trades, etc.). (3) Do not provide credentials to this skill (it doesn't ask for any); if you later connect an execution-capable skill, treat those credentials carefully. (4) If you want to reduce risk, disable autonomous invocation for the agent or require explicit confirmation before any MCP calls. (5) Remember the backtests described are sanity checks (the SKILL.md notes they don't account for fills/slippage/real execution).
能力评估
Purpose & Capability
The name/description (Paradex strategy design and backtesting) matches the instructions: the SKILL.md describes building strategy specs, using Paradex MCP data tools (klines, trades, orderbook, funding, markets) for validation and execution planning. There are no unrelated binaries, credentials, or installs requested.
Instruction Scope
SKILL.md confines the agent to design, signal generation, and sanity-check style historical validation. It explicitly states it will not execute trades and only references Paradex MCP data tools and market metadata. It does not instruct the agent to read arbitrary system files, environment variables, or to transmit data to external endpoints outside the platform tools.
Install Mechanism
No install specification and no code files — instruction-only. That reduces disk and network risk; nothing is downloaded or executed beyond platform tool calls.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. It references Paradex tools that are expected for market-data access; asking for no secrets is proportionate to a design/backtest skill.
Persistence & Privilege
The skill does not request always:true and has default autonomous invocation allowed. Autonomous invocation is normal for skills; if you are concerned about an agent acting without prompts, consider disabling autonomous invocation at the agent/policy level — the skill itself does not request elevated persistence or system-wide configuration changes.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install paradex-strategy-builder
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /paradex-strategy-builder 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug paradex-strategy-builder
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Strategy Builder 是什么?

Design, backtest, and reason about trading strategies for Paradex using MCP tools. Takes natural language strategy descriptions and turns them into structure... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 87 次。

如何安装 Strategy Builder?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install paradex-strategy-builder」即可一键安装,无需额外配置。

Strategy Builder 是免费的吗?

是的,Strategy Builder 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Strategy Builder 支持哪些平台?

Strategy Builder 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Strategy Builder?

由 Sergey Vidyuk(@sv)开发并维护,当前版本 v1.0.0。

💬 留言讨论