prediction-trader
moltbot
AI-powered prediction market analysis across Polymarket and Kalshi with social signals
bunx add-skill moltbot/skills -s prediction-traderLoading…
moltbot
AI-powered prediction market analysis across Polymarket and Kalshi with social signals
bunx add-skill moltbot/skills -s prediction-traderLoading…
AI-powered prediction market analysis assistant that aggregates data from multiple platforms and social signals.
python3 {baseDir}/scripts/trader.py compare "[topic]"
Compare prediction markets across both platforms for a given topic.
python3 {baseDir}/scripts/trader.py trending
Get trending prediction markets from both platforms.
python3 {baseDir}/scripts/trader.py analyze "[topic]"
Full analysis including market data and social signals.
# Polymarket
python3 {baseDir}/scripts/trader.py polymarket trending
python3 {baseDir}/scripts/trader.py polymarket crypto
python3 {baseDir}/scripts/trader.py polymarket search "[query]"
# Kalshi
python3 {baseDir}/scripts/trader.py kalshi fed
python3 {baseDir}/scripts/trader.py kalshi economics
python3 {baseDir}/scripts/trader.py kalshi search "[query]"
Results include:
UNIFAI_AGENT_API_KEY - UnifAI SDK key for Polymarket tools and social signalsGOOGLE_API_KEY - Gemini API key for LLM analysisUser: "Compare Bitcoin prediction markets"
Assistant: I'll compare Bitcoin markets across Polymarket and Kalshi.
python3 {baseDir}/scripts/trader.py compare "bitcoin"
User: "What are the Fed rate predictions?"
Assistant: Let me fetch the Federal Reserve interest rate markets from Kalshi.
python3 {baseDir}/scripts/trader.py kalshi fed
Use when you need to run Flow type checking, or when seeing Flow type errors in React code.
Use when you want to validate changes before committing, or when you need to check all React contribution requirements.
Use when feature flag tests fail, flags need updating, understanding @gate pragmas, debugging channel-specific test failures, or adding new flags to React.
Use when you need to check feature flag states, compare channels, or debug why a feature behaves differently across release channels.