← 返回 Skills 市场
diagnostikon

Polymarket Youtube Channel Trader

作者 diagnostikon · GitHub ↗ · v0.0.2 · MIT-0
cross-platform ⚠ suspicious
190
总下载
0
收藏
0
当前安装
6
版本数
在 OpenClaw 中安装
/install polymarket-youtube-channel-trader
功能描述
Trades Polymarket YouTube channel markets (subscriber milestones, view-count races). Requires SIMMER_API_KEY for trade execution via simmer-sdk. Paper tradin...
安全使用建议
This skill appears to be what it says (a Polymarket trader that uses simmer-sdk) but packaging metadata is inconsistent: the registry summary says no env vars while SKILL.md and clawhub.json require SIMMER_API_KEY and a pip package. Before installing, do the following: 1) Confirm how your agent runtime will satisfy the pip dependency (simmer-sdk). 2) Only provide a SIMMER_API_KEY with the minimum necessary permissions and prefer a test/paper key if available. 3) Run the skill in paper mode first and observe network calls (ensure it only talks to expected endpoints, e.g., simmer markets and optionally YouTube Data API). 4) Review trader.py in full for any unexpected outbound endpoints or credential-leaking code. 5) If you don't trust the source, avoid providing real trading API keys or use a disposable key. If you can, ask the publisher to fix the metadata mismatch (so required env/pip are visible in the registry listing). Additional information that would raise confidence: an authoritative homepage/repository, a verified PyPI package name, or confirmation that the SIMMER_API_KEY scope is limited to paper trading or a sandbox environment.
功能分析
Type: OpenClaw Skill Name: polymarket-youtube-channel-trader Version: 0.0.2 The skill bundle implements a specialized trading bot for YouTube-related prediction markets on Polymarket using the `simmer-sdk`. The logic in `trader.py` follows a transparent strategy involving channel-specific volatility profiles and view-count velocity models as described in `SKILL.md`. It includes appropriate safety measures, such as defaulting to a paper-trading environment (`venue='sim'`) and providing configurable risk tunables like maximum position sizes and slippage checks. No indicators of malicious intent, data exfiltration, or harmful prompt injection were identified.
能力标签
cryptorequires-sensitive-credentials
能力评估
Purpose & Capability
The skill claims to trade Polymarket YouTube-channel markets and the code (trader.py) uses simmer_sdk/SimmerClient to execute trades — requesting SIMMER_API_KEY is appropriate for that purpose. However, the top-level registry summary lists 'Required env vars: none' while SKILL.md and clawhub.json both declare SIMMER_API_KEY and a pip requirement for 'simmer-sdk'. This metadata mismatch is incoherent and may cause runtime surprises.
Instruction Scope
SKILL.md confines instructions to market discovery, signal calculation, and trade execution (paper-mode by default, real trades only with --live). It optionally suggests wiring the YouTube Data API for live signals but does not instruct reading arbitrary local files or unrelated credentials. The runtime instructions and examples are scoped to the stated trading behavior.
Install Mechanism
No explicit install spec was provided to the registry, but both SKILL.md and clawhub.json list a pip dependency ('simmer-sdk'). This is a moderate-risk but common pattern (PyPI dependency). Because there's no platform install spec, the skill may fail at runtime unless the environment already has the package or the agent platform installs it — verify how pip deps are satisfied by your agent host. There are no downloads from untrusted URLs in the provided files.
Credentials
The only secret/credential the skill needs is SIMMER_API_KEY (and a set of non-secret tunables exposed as SIMMER_* env vars in clawhub.json). Those map directly to the stated purpose (executing trades via simmer). The main concern is the previously noted metadata mismatch where the registry summary omitted this requirement.
Persistence & Privilege
The skill is not marked always:true and autostart is false. It is managed with an entrypoint trader.py but does not request permanent forced inclusion. Agent-autonomous invocation is permitted by default (disable-model-invocation=false) — this is expected for skills and not flagged by itself.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install polymarket-youtube-channel-trader
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /polymarket-youtube-channel-trader 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.0.2
fix: add _client.live=True so --live actually routes to polymarket-venue for real USDC trades
v1.0.4
Fix apply_skill_config AttributeError for new Simmer SDK compatibility
v1.0.3
Version 1.0.3 Changelog - SKILL.md streamlined: description, requirements, and metadata made more concise and standardized. - Environment and pip requirements moved into metadata fields; no technical/functional changes to strategy or logic. - Audience instructions and usage mode clarified (paper trading by default; --live flag activates real trading). - Added homepage and repository links to metadata for easier access. - No core strategy, code, or logic changed; documentation clarity improved.
v1.0.2
No user-facing changes. Metadata formatting updated for environment and pip requirements. No functional changes.
v1.0.1
- Added required environment variable SIMMER_API_KEY and pip dependency simmer-sdk. - Introduced default_mode (paper) and live_flag (--live) metadata for clearer live/paper operation. - No changes to signal logic or strategy, only metadata updates to support new execution environments.
v1.0.0
- Initial release of YouTube Channel Trader for Polymarket milestone and flash markets. - Models each top-10 YouTube channel as a distinct volatility asset using hardcoded volatility profiles, event timing, and first-hour view velocity edges. - Applies three structural edges: first-hour view velocity mispricing, channel-specific volatility/skew, and weekend timing for post drops. - Includes comprehensive channel stats, multipliers, and conviction-sizing logic for market trades. - Designed for advanced users; no external API required, but supports easy integration of live data for greater accuracy. - Extensive documentation and signal logic for easy remixing and extension.
元数据
Slug polymarket-youtube-channel-trader
版本 0.0.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 6
常见问题

Polymarket Youtube Channel Trader 是什么?

Trades Polymarket YouTube channel markets (subscriber milestones, view-count races). Requires SIMMER_API_KEY for trade execution via simmer-sdk. Paper tradin... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 190 次。

如何安装 Polymarket Youtube Channel Trader?

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

Polymarket Youtube Channel Trader 是免费的吗?

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

Polymarket Youtube Channel Trader 支持哪些平台?

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

谁开发了 Polymarket Youtube Channel Trader?

由 diagnostikon(@diagnostikon)开发并维护,当前版本 v0.0.2。

💬 留言讨论