← 返回 Skills 市场
chokle

Polymarket Sol Momentum

作者 DC · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
96
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install polymarket-sol-momentum
功能描述
Trades Polymarket crypto prediction markets (Solana, Bitcoin, Ethereum) using CoinGecko momentum signals. Buys YES when bullish markets are underpriced vs pr...
安全使用建议
This skill appears to do what it says: use CoinGecko momentum to find mispriced Polymarket crypto markets and trade via your Simmer account. Before enabling it, make sure you understand and control the SIMMER_API_KEY you provide (use a sandbox/sim key if you want paper trading). Note that clawhub.json schedules the automaton to run every 15 minutes and passes --live to the script — if you do not want automatic live trades, remove or modify the automaton args/cron or set TRADING_VENUE to 'sim' and/or not provide a live SIMMER_API_KEY. Review the Simmer account limits and creator-fee tagging behavior (the skill tags trades and claims a 2% creator fee) so you understand fees and attribution. Finally, audit and test in dry-run/sim mode before committing real funds.
功能分析
Type: OpenClaw Skill Name: polymarket-sol-momentum Version: 1.0.0 The skill is a legitimate trading bot designed to execute trades on Polymarket based on price momentum signals from CoinGecko. The code in `strategy.py` implements a transparent strategy using the `simmer-sdk`, including safety features like slippage checks and flip-flop detection. No indicators of data exfiltration, malicious execution, or harmful prompt injection were found in `SKILL.md` or the source code.
能力标签
crypto
能力评估
Purpose & Capability
Name/description (Polymarket momentum trader) aligns with the actual behavior: it fetches CoinGecko signals, uses a Simmer client to discover markets and (optionally) place trades, and requires a SIMMER_API_KEY and simmer-sdk. No unrelated clouds/credentials/binaries are requested.
Instruction Scope
SKILL.md and strategy.py limit actions to fetching CoinGecko data, calling Simmer APIs, scoring markets, and executing trades. The only notable operational scope item: clawhub.json / automaton is configured to pass --live to the entrypoint, meaning the automaton will run the script in live mode (real trades) when scheduled. This is documented in SKILL.md but is important to notice because the script's default behavior when run manually is dry-run; the automaton overrides that.
Install Mechanism
No external download or extract steps. Dependencies are standard pip packages (simmer-sdk, requests) declared in clawhub.json — a normal, low-risk install path for a Python skill.
Credentials
Only SIMMER_API_KEY is required as a secret; other environment variables are configuration (trade amount, threshold, venue). All requested env vars are appropriate for a trading automation and are declared in SKILL.md / clawhub.json.
Persistence & Privilege
The skill is not forced always-on, but clawhub.json contains a cron schedule (*/15 * * * *) and an automaton entrypoint that passes --live. That gives the skill periodic, autonomous live-trading capability when the automaton is enabled. Autonomous invocation is normal for trading skills, but the combination of scheduled runs + --live means enabling this skill can cause real trades without manual CLI flags.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install polymarket-sol-momentum
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /polymarket-sol-momentum 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of SOL/Crypto Momentum Trader template for Polymarket on Simmer. - Trades crypto prediction markets (Solana, Bitcoin, Ethereum) based on CoinGecko price momentum signals. - Automates market discovery, edge detection, and trade execution with built-in context checks for flip-flop detection and slippage protection. - All configuration via environment variables; supports dry-run and live trading modes. - Includes safeguards such as trade limits, slippage checks, and Simmer context recommendations. - Designed for easy signal source remixing and strategy customization.
元数据
Slug polymarket-sol-momentum
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Polymarket Sol Momentum 是什么?

Trades Polymarket crypto prediction markets (Solana, Bitcoin, Ethereum) using CoinGecko momentum signals. Buys YES when bullish markets are underpriced vs pr... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 96 次。

如何安装 Polymarket Sol Momentum?

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

Polymarket Sol Momentum 是免费的吗?

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

Polymarket Sol Momentum 支持哪些平台?

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

谁开发了 Polymarket Sol Momentum?

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

💬 留言讨论