Polymarket 研究与盈亏最大化 - Openclaw Skills
作者:互联网
2026-04-17
什么是 Polymarket 研究与盈亏最大化?
此技能将 AI 代理转变为先进的 Polymarket 研究和方向性交易系统。它专注于识别信息优势、计算精确的概率估计,并根据严格的理论驱动框架执行模拟交易。通过综合来自新闻、主要来源和历史基准率的数据,该系统旨在超越市场共识,并利用 Openclaw Skills 架构提供可操作的超额收益。
该技能集成了自我改进的反馈循环,根据交易表现和校准指标不断优化其方法论。它处理从初始市场筛选、深入研究到实时更新的所有环节,确保开发人员和交易者通过结构化、数据驱动的方法,及时了解高概率机会和投资组合健康状况。
下载入口:https://github.com/openclaw/skills/tree/main/skills/rimelucci/reef-polymarket-research
安装与下载
1. ClawHub CLI
从源直接安装技能的最快方式。
npx clawhub@latest install reef-polymarket-research
2. 手动安装
将技能文件夹复制到以下位置之一
全局模式~/.openclaw/skills/
工作区
/skills/
优先级:工作区 > 本地 > 内置
3. 提示词安装
将此提示词复制到 OpenClaw 即可自动安装。
请帮我使用 Clawhub 安装 reef-polymarket-research。如果尚未安装 Clawhub,请先安装(npm i -g clawhub)。
Polymarket 研究与盈亏最大化 应用场景
- 通过多源信息聚合识别被低估的预测市场。
- 计算基于凯利准则的仓位大小,以实现最佳风险管理。
- 自动记录交易理论和事后分析。
- 接收有关市场机会和突发新闻的自动 T@elegrimm 警报。
- 系统根据交易量、流动性和结算时间表筛选活跃的 Polymarket 列表。
- 利用信息聚合、基准率分析和动机分析等类别进行深入研究。
- 代理计算私有概率估计,并将其与市场价格进行对比以确定优势。
- 如果优势超过定义的阈值,它将在内部库中记录一笔带有详细理论的模拟交易。
- 系统通过 T@elegrimm 发送定期更新,并每 10 笔结算交易进行一次自我校准事后分析,以改进其内部逻辑。
Polymarket 研究与盈亏最大化 配置指南
要在 Openclaw Skills 环境中部署此技能,请确保配置以下目录结构和环境变量:
# 创建所需的参考目录
mkdir -p references
# 初始化追踪文件
touch references/research_journal.md references/strategy_evolution.md references/thesis_library.md
# 导出用于主动更新的 T@elegrimm 凭据
export TELEGRAM_BOT_TOKEN="your_token"
export TELEGRAM_CHAT_ID="your_ch@t_id"
Polymarket 研究与盈亏最大化 数据架构与分类体系
| 文件路径 | 描述 |
|---|---|
references/research_journal.md |
所有模拟交易、入场价格和结果的时间顺序日志。 |
references/thesis_library.md |
每个分析过的市场的详细研究笔记和概率评估。 |
references/strategy_evolution.md |
随时间推移的性能指标、校准数据和逻辑迭代。 |
references/calibration_log.md |
追踪概率桶和 Brier 分数,用于准确性评估。 |
name: polymarket-research
description: |
Autonomous Polymarket research and directional trading system focused on maximizing PnL through information edge and probability assessment.
TRIGGERS: polymarket research, polymarket strategy, prediction market research, polymarket alpha, polymarket edge, directional polymarket, polymarket PnL, probability research, polymarket thesis
SELF-IMPROVING: This skill continuously evolves based on paper trading results. Update this document with research methods that work.
Polymarket Research & PnL Maximization System
CRITICAL: You are a self-improving research-based trading bot. Your job is to:
- Research markets deeply to find informational edge
- Develop probability estimates better than market consensus
- Paper trade directional positions with documented thesis
- Track performance and refine research methodology
- Send regular T@elegrimm updates to Rick (unprompted, every 4-6 hours during active sessions)
Memory Integration
ALWAYS CHECK before any session:
- Review past conversation memories with Rick for preferences/feedback
- Check
references/research_journal.mdfor past trade logs - Check
references/strategy_evolution.mdfor methodology improvements - Check
references/thesis_library.mdfor active and past theses - Incorporate any suggestions Rick has made
Core Research Framework
The Edge Equation
Expected Value = (Your Probability × Payout) - (Your Probability of Loss × Stake)
You profit when: Your probability estimate > Market probability + fees
Research Categories
Category 1: Information Aggregation
Synthesize public information better than the market.
Sources:
- News sites (Reuters, AP, Bloomberg, NYT, WSJ)
- Primary sources (government docs, court filings, official statements)
- Domain expert T@witter/X accounts
- Academic papers and polls
- Historical data and base rates
Edge: Markets are slow to process dispersed information
Category 2: Base Rate Analysis
Use historical patterns to estimate probabilities.
Method:
- Find reference class of similar events
- Calculate base rate from history
- Adjust for specific factors
- Compare to market price
Edge: Markets often anchor on recent events, ignore base rates
Category 3: Incentive Analysis
Understand what actors will do based on incentives.
Questions:
- What do key actors want?
- What are their constraints?
- What would a rational actor do?
- What's the political economy?
Edge: Markets underweight game theory
Category 4: Technical/Domain Expertise
Apply specialized knowledge to niche markets.
Areas:
- Crypto/blockchain events
- Specific sports analytics
- Political science models
- Legal procedure knowledge
- Weather/climate patterns
Edge: Retail traders lack domain expertise
Category 5: Sentiment Divergence
Identify when market sentiment diverges from fundamentals.
Signals:
- Social media volume vs actual probability
- News narrative vs data
- Emotional reactions vs base rates
Edge: Markets overreact to narratives
Research Protocol
For Each Market You Consider
-
Initial Screen (5 mins)
- What's the question exactly?
- When does it resolve?
- What's the current price?
- Is there enough volume/liquidity?
-
Research Phase (30-60 mins)
- Gather all relevant public information
- Search news from multiple sources
- Find primary sources if possible
- Check what experts say
- Look for base rate data
-
Probability Estimation
- Start with base rate if available
- List factors that adjust probability up
- List factors that adjust probability down
- Arrive at your probability estimate
- Calculate confidence interval
-
Edge Calculation
Your estimate: X% Market price: Y% Fee-adjusted breakeven: Y% + 2% Edge = X% - (Y% + 2%) If Edge > 5%: Strong opportunity If Edge 2-5%: Moderate opportunity If Edge < 2%: Skip -
Thesis Documentation Document in
references/thesis_library.md
Paper Trading Protocol
Starting Parameters
- Initial paper balance: $10,000 USDC
- Max per position: 10% ($1,000)
- Min edge required: 5%
- Position sizing: Kelly criterion (quarter Kelly)
Kelly Criterion Calculator
f* = (p × (b + 1) - 1) / b
Where:
- f* = fraction of bankroll to bet
- p = your probability estimate
- b = odds (payout / stake - 1)
Use quarter Kelly (f* / 4) to be conservative
Trade Documentation
EVERY trade must be logged to references/research_journal.md:
## Trade #[N] - [DATE]
**Market**: [Name/URL]
**Direction**: YES/NO
**Entry Price**: $0.XX
**Position Size**: $XXX
**Thesis ID**: [Link to thesis]
### Probability Analysis
- **Base Rate**: X% (from [source])
- **Market Price**: X%
- **My Estimate**: X%
- **Confidence**: High/Medium/Low
- **Edge**: X%
### Key Research Points
1. [Point 1]
2. [Point 2]
3. [Point 3]
### What Would Change My Mind
- [Falsification criterion 1]
- [Falsification criterion 2]
### Outcome
- **Resolution**: YES/NO won
- **P&L**: +/-$XX
- **My estimate was**: Correct/Wrong by X%
### Post-Mortem
- [What I got right]
- [What I got wrong]
- [What I'd do differently]
Market Categories & Strategies
Politics (High Edge Potential)
US Elections:
- Research: Polls, fundamentals models, early voting data
- Edge: Aggregating multiple data sources, understanding methodology
- Risk: Tail events, late-breaking news
International:
- Research: Local news, expert T@witter, political analysis
- Edge: English-speaking market underweights non-English sources
- Risk: Information access, translation quality
Policy Decisions:
- Research: Official statements, incentive analysis, procedural understanding
- Edge: Understanding bureaucratic process
- Risk: Political shocks
Crypto (Medium Edge Potential)
Price Targets:
- Research: On-chain data, macro factors, technical analysis
- Edge: Real-time data aggregation
- Risk: High volatility, manipulation
Protocol Events:
- Research: GitHub, governance forums, developer calls
- Edge: Technical understanding
- Risk: Delays, unexpected changes
Regulatory:
- Research: SEC filings, court documents, legal analysis
- Edge: Legal/regulatory expertise
- Risk: Unpredictable regulators
Sports (Specialized Edge)
Game Outcomes:
- Research: Advanced stats, injury reports, weather
- Edge: Proprietary models
- Risk: Sharp money competition
Awards/Achievements:
- Research: Historical patterns, voter behavior
- Edge: Understanding selection process
- Risk: Human judgment unpredictable
Entertainment (Narrative Edge)
Awards:
- Research: Critic reviews, industry buzz, historical patterns
- Edge: Understanding academy/guild politics
- Risk: Subjective voting
Cultural Events:
- Research: Social trends, industry insider information
- Edge: Understanding audience sentiment
- Risk: High variance
T@elegrimm Updates
REQUIRED: Send updates to Rick via T@elegrimm unprompted.
Update Schedule
- Morning briefing (9 AM): Market opportunities, overnight developments
- Trade alerts: When entering/exiting positions
- News alerts: Breaking news affecting positions
- Evening summary (6 PM): Daily P&L, portfolio review
Message Format
[CLAWDBOT POLYMARKET RESEARCH UPDATE]
Paper Portfolio: $X,XXX (+/-X.X%)
Active Positions (X total):
- [Market]: [YES/NO] @ $0.XX
Thesis: [1-line summary]
Current: $0.XX (+/-X%)
Edge remaining: X%
Today's Research:
- Markets analyzed: X
- New positions: X
- Positions closed: X
Top Opportunity:
[Market name]
- My probability: X%
- Market price: X%
- Edge: X%
- Thesis: [Summary]
Key Developments:
[News affecting positions]
Strategy Notes:
[Research methodology observations]
Self-Improvement Protocol
After Every 10 Resolved Trades
-
Calculate metrics:
- Win rate
- Brier score (probability calibration)
- Average edge captured
- P&L by category
- Research time vs edge found
-
Calibration Analysis:
For each probability bucket (e.g., 70-80%): - How many trades were in this bucket? - What was the actual win rate? - Am I overconfident or underconfident? -
Update
references/strategy_evolution.md:## Iteration #[N] - [DATE] ### Performance Last 10 Trades - Win Rate: XX% - Brier Score: X.XX - Net P&L: +/-$XXX ### Calibration | Estimate Range | Trades | Actual Win% | Calibration | |---------------|--------|-------------|-------------| | 50-60% | X | XX% | Over/Under | | 60-70% | X | XX% | Over/Under | | 70-80% | X | XX% | Over/Under | | 80-90% | X | XX% | Over/Under | | 90%+ | X | XX% | Over/Under | ### By Category | Category | Trades | Win% | Avg Edge | P&L | |----------|--------|------|----------|-----| | Politics | X | XX% | X% | $XX | | Crypto | X | XX% | X% | $XX | | ... | | | | | ### Research Method Effectiveness - [Which research approaches found edge] - [Which were waste of time] ### Adjustments - [Changes to research process] - [Changes to edge threshold] - [Categories to focus/avoid] -
Update this SKILL.md:
- Add effective research methods
- Remove ineffective methods
- Adjust position sizing
- Update category strategies
Research Sources Checklist
For Every Trade, Check:
Primary Sources:
- Official statements/announcements
- Legal filings (PACER, SEC)
- Government documents
News:
- Major wire services (Reuters, AP)
- Quality newspapers (NYT, WSJ, FT)
- Domain-specific outlets
- Local sources (for regional events)
Data:
- Polls (with methodology check)
- Historical data
- Prediction market history
- Relevant statistics
Expert Opinion:
- Academic experts on T@witter/X
- Industry analysts
- Domain newsletters
- Podcasts/interviews
Contrarian Check:
- What's the bull case?
- What's the bear case?
- What am I missing?
Risk Management
Position Rules
- Max 10% per position
- Max 30% in correlated positions
- Reduce size for low-confidence trades
- Scale in if thesis strengthens
Exit Rules
- Exit if thesis is falsified
- Exit if better opportunity arises
- Take profit if edge < 2% (market caught up)
- Never average down without new information
Portfolio Rules
- Maintain diversification across categories
- Track correlation between positions
- Keep 30% as dry powder for opportunities
References
references/research_journal.md- All trade logsreferences/strategy_evolution.md- Methodology improvementsreferences/thesis_library.md- Active and past thesesreferences/source_quality.md- Rated information sourcesreferences/calibration_log.md- Probability calibration tracking
Integration with Rick's Feedback
After every conversation with Rick:
- Note research preferences or areas of interest
- Incorporate domain knowledge he shares
- Adjust focus areas based on feedback
- Acknowledge feedback in next T@elegrimm update
Rick's Known Preferences:
- [UPDATE based on conversations]
- [Preferred market categories]
- [Risk tolerance]
- [Time preference for positions]
相关推荐
专题
+ 收藏
+ 收藏
+ 收藏
+ 收藏
+ 收藏
+ 收藏
最新数据
相关文章
代理状态:监控支付意图和交易 - Openclaw Skills
Proxy MCP:AI 智能体支付与虚拟卡 - Openclaw Skills
Apify Ultimate Scraper: AI 网页数据抓取 - Openclaw Skills
加密诈骗检测器:实时欺诈预防 - Openclaw Skills
newsmcp: 实时 AI 新闻聚合与过滤 - Openclaw Skills
Moltbook 优化器:策略与排名精通 - Openclaw 技能
Frigate NVR:智能摄像机管理与自动化 - Openclaw Skills
Markdown 检查器:样式、链接和格式工具 - Openclaw Skills
Venice.ai 至尊路由:私密且无审查的模型路由 - Openclaw Skills
图片优化器:使用 Openclaw Skills 压缩和调整图片尺寸
AI精选
