← 返回 Skills 市场
leogordon2004

Trading

作者 leogordon2004 · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
737
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install poly
功能描述
Trade Polymarket BTC 5-minute and 15-minute fast markets using CEX price momentum signals via Simmer API. Default signal is Binance BTC/USDT klines. Use when...
安全使用建议
This package appears internally coherent for trading Polymarket sprint markets using Simmer as the execution layer. Before installing or running it: (1) treat your SIMMER_API_KEY like a secret—only set it in controlled environments and never paste it into chat; (2) test extensively in dry-run mode and review the script (fastloop_trader.py) yourself — running with --live will execute real trades and risk funds; (3) run it in an isolated environment (container or restricted VM) if you are unsure of provenance; (4) note that the skill source/homepage is not provided in the metadata — verify the Simmer service and the skill owner independently to ensure you trust the third party handling trade execution.
功能分析
Type: OpenClaw Skill Name: poly Version: 1.0.0 The OpenClaw skill 'polymarket-fast-loop' is a trading bot designed to automate trades on Polymarket. The `SKILL.md` transparently instructs the AI agent to configure an API key (`SIMMER_API_KEY`) and can be set up to execute real trades via the `--live` flag, potentially on a loop. The `fastloop_trader.py` script makes legitimate network requests to Simmer, Polymarket, Binance, and CoinGecko APIs, and manages local configuration in `config.json`. Input validation for configuration updates (`--set KEY=VALUE`) prevents arbitrary code execution or file manipulation. There is no evidence of intentional malicious behavior such as credential theft, data exfiltration to unauthorized endpoints, persistence mechanisms, or prompt injection attempts against the agent to subvert its purpose. All actions align with the stated goal of automated crypto trading.
能力评估
Purpose & Capability
Name/description (Polymarket fast-loop trader) match the code and SKILL.md: the package discovers Polymarket sprint markets, computes CEX momentum signals (Binance by default), and uses the Simmer API to execute trades. The single required env var (SIMMER_API_KEY) is consistent with a broker/service API key used to place trades.
Instruction Scope
The runtime instructions and the script focus on trading: asking the user for SIMMER_API_KEY, configuring thresholds, and running the script (dry-run vs --live). There are no instructions to read unrelated system files, harvest other credentials, or send arbitrary data to unknown endpoints. The network calls in code (simmer.markets, gamma-api.polymarket.com, public price feeds such as Binance/coingecko) are aligned with the stated purpose.
Install Mechanism
No install spec is provided (instruction-only skill with an included script). Nothing is downloaded from arbitrary URLs or installed system-wide. The risk from installation is low, but note that a local Python script is included and will be executed when invoked.
Credentials
Only SIMMER_API_KEY is required (plus optional SIMMER_* env vars for configuration). That is proportionate for a skill that delegates trade execution to a third-party Simmer service. No unrelated secrets or high-privilege credentials are requested.
Persistence & Privilege
The skill is not always-enabled, and it does not request system-wide persistence or attempt to modify other skills. It writes/updates its own config.json in its directory, which is normal for a CLI script. Autonomous invocation is allowed by platform default but not flagged here on its own.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install poly
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /poly 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Polymarket FastLoop Trader. - Trade BTC 5-minute and 15-minute Polymarket fast markets using real-time price momentum signals from Binance via Simmer API. - Supports automated short-term trading, with customizable settings for asset, entry threshold, position size, and time window. - CLI supports dry-run and live trading, smart sizing, position monitoring, and config management. - Modular signal logic: default uses Binance momentum, but encourages extension with sentiment, multi-exchange, or custom strategies. - Includes setup instructions, configuration reference, and troubleshooting guidance.
元数据
Slug poly
版本 1.0.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Trading 是什么?

Trade Polymarket BTC 5-minute and 15-minute fast markets using CEX price momentum signals via Simmer API. Default signal is Binance BTC/USDT klines. Use when... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 737 次。

如何安装 Trading?

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

Trading 是免费的吗?

是的,Trading 完全免费(开源免费),可自由下载、安装和使用。

Trading 支持哪些平台?

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

谁开发了 Trading?

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

💬 留言讨论