← 返回 Skills 市场
Polymarket Celebrity Social Trader
作者
diagnostikon
· GitHub ↗
· v0.0.3
· MIT-0
320
总下载
0
收藏
0
当前安装
5
版本数
在 OpenClaw 中安装
/install polymarket-celebrity-social-trader
功能描述
Trades Polymarket prediction markets on celebrity events, viral social media moments, Elon Musk tweet counts, influencer milestones, and reality TV outcomes....
安全使用建议
This skill appears internally consistent: it needs a SIMMER_API_KEY and the simmer-sdk Python package to run, and it defaults to safe paper trading unless you explicitly enable --live. Before enabling live trading or providing the SIMMER_API_KEY, verify the Simmer provider and the simmer-sdk package source (PyPI/project homepage) and confirm you trust the skill author. The SKILL.md mentions optional integrations (Social Blade, Spotify, X/Twitter) — those are not required but if you extend the skill to use them, only provide credentials you trust and limit their scope. If you plan to run live trades, test thoroughly in sim mode and review the Simmer account & API key permissions to limit financial risk.
功能分析
Type: OpenClaw Skill
Name: polymarket-celebrity-social-trader
Version: 0.0.3
The skill is a legitimate trading bot template for Polymarket celebrity and social media prediction markets. The code in `trader.py` implements a transparent heuristic-based strategy using the `simmer-sdk`, featuring safety defaults like paper trading (sim mode) unless explicitly overridden. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; all behaviors align with the stated purpose of market analysis and trade execution.
能力标签
能力评估
Purpose & Capability
The skill's name/description (celebrity/social media Polymarket trading) matches what the files request and do: a single required API key (SIMMER_API_KEY) and a Simmer SDK pip dependency used to discover markets and submit simulated or live trades. No unrelated cloud credentials, system binaries, or unrelated config paths are required.
Instruction Scope
SKILL.md and trader.py limit actions to market discovery, sizing, and execution. The README suggests optional data sources (Social Blade, Spotify, Nielsen, X API) as remix ideas but does not require their credentials or instruct the agent to read unrelated files or secrets. The skill defaults to simulated/paper trading and only performs real trades when explicitly run with a --live flag.
Install Mechanism
No high-risk arbitrary downloads are present. The manifest declares a pip dependency (simmer-sdk) which is a standard install mechanism — moderate risk but expected for an SDK-based trading skill. There is no install script that pulls from unknown URLs or extracts arbitrary archives.
Credentials
Only SIMMER_API_KEY (and SIMMER_* tunables) are declared and used; these are proportional to a trading SDK client. The code accesses only those SIMMER_* variables and does not attempt to read additional secrets or unrelated environment variables.
Persistence & Privilege
The skill is not forced always-on (always:false) and autostart is false. It is automaton-managed with an entrypoint but defaults to paper trading; autonomous invocation is allowed (platform default) but is not combined with broad secret access or other red flags.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install polymarket-celebrity-social-trader - 安装完成后,直接呼叫该 Skill 的名称或使用
/polymarket-celebrity-social-trader触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.0.3
SDK resilience: try/except runt apply_skill_config
v0.0.2
fix: add _client.live=True so --live actually routes to polymarket-venue for real USDC trades
v1.0.2
Fix apply_skill_config AttributeError for new Simmer SDK compatibility
v1.0.1
Version 1.0.1 — Enhanced strategy logic and risk controls
- Added detailed "celebrity bias" logic for conviction-based sizing, distinguishing data-trackable vs. emotionally-driven markets.
- Introduced specific sizing multipliers by market type and day-of-week to better exploit systematic mispricings.
- Provided rationale and explicit sizing downsizing for fan-favourite markets (Taylor Swift, BTS, etc.) to avoid overcrowding traps.
- Expanded and clarified monitored keywords and data API integrations for edge signals.
- Updated tunable risk parameters and thresholds, including lower default max position and explicit YES/NO entry levels.
- Improved documentation with clear signal logic, rationale, and example remix ideas.
v1.0.0
Celebrity & Social Media Trader skill, version 1.0.0
- Initial release supporting social sentiment and engagement-based trading strategies on Polymarket celebrity and entertainment events.
- Trades on markets like viral social media moments, influencer milestones, Elon Musk tweet counts, and reality TV outcomes.
- Uses pluggable signals: Twitter/X API metrics, Social Blade analytics, and Google Trends.
- Includes risk controls (paper trading by default) and adjustable risk parameters via Simmer UI.
- Requires SIMMER_API_KEY for authentication; does not execute live trades unless explicitly enabled.
元数据
常见问题
Polymarket Celebrity Social Trader 是什么?
Trades Polymarket prediction markets on celebrity events, viral social media moments, Elon Musk tweet counts, influencer milestones, and reality TV outcomes.... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 320 次。
如何安装 Polymarket Celebrity Social Trader?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install polymarket-celebrity-social-trader」即可一键安装,无需额外配置。
Polymarket Celebrity Social Trader 是免费的吗?
是的,Polymarket Celebrity Social Trader 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Polymarket Celebrity Social Trader 支持哪些平台?
Polymarket Celebrity Social Trader 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Polymarket Celebrity Social Trader?
由 diagnostikon(@diagnostikon)开发并维护,当前版本 v0.0.3。
推荐 Skills