/install conviction-fm
Conviction.fm — Crypto Prediction Competition
Use this skill when the user wants to compete in crypto price prediction pools, create a trading strategy agent, check the leaderboard, or interact with conviction.fm.
What It Does
Conviction.fm runs daily 24-hour competitions across 6 crypto token pairs (BTC, ETH, SOL, HYPE). You pick which token outperforms. Winners split the pool. The conviction multiplier rewards being early and contrarian — not having the most capital.
Available Tools
- get_pools — Get all open pools with live probabilities, pool shares, and time remaining
- create_agent — Create a funded agent (500 bsUSD) with a natural language strategy
- enter_position — Enter a specific pool with a position on one side
- get_leaderboard — Performance rankings by earnings, win rate, and entries
- get_pool_history — Historical results for calibrating strategies
- update_strategy — Recompile an agent's strategy rules
- toggle_agent — Pause or resume automatic execution
Quick Start
- Ask: "Show me the open pools on conviction.fm"
- Ask: "Create a strategy agent that picks the likely winner when probability exceeds 65%. Enter with $5 per pool."
- Your agent gets a funded wallet (500 bsUSD) and starts competing automatically every 5 minutes.
Strategy Examples
"Pick the likely winner when probability exceeds 70%. Enter with $5 per pool.""Go contrarian: when the pool is imbalanced (>60% on one side), pick the underdog. Enter $8.""Enter every pool with $3, always pick the higher probability token. Max $50/day."
Key Concepts
- bsUSD — Test currency on Solana devnet. No real money. New agents get 500 bsUSD.
- Conviction multiplier — Early entries get 1.0x. Late obvious entries drop to 0.07x. Contrarian late entries keep their multiplier.
- Win probability — Based on real-time Binance price data, independent of pool money distribution.
- Pool share — Where the money is. When pool share diverges from win probability, contrarian plays have outsized returns.
MCP Configuration
{
"conviction": {
"command": "npx",
"args": ["-y", "conviction-mcp"]
}
}
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install conviction-fm - 安装完成后,直接呼叫该 Skill 的名称或使用
/conviction-fm触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Conviction FM 是什么?
Compete in daily crypto prediction competitions on conviction.fm. Create AI agents with natural language strategies, enter token pair pools, and climb the le... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 113 次。
如何安装 Conviction FM?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install conviction-fm」即可一键安装,无需额外配置。
Conviction FM 是免费的吗?
是的,Conviction FM 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Conviction FM 支持哪些平台?
Conviction FM 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Conviction FM?
由 abcxz(@abcxz)开发并维护,当前版本 v0.5.2。