Skip to content
Automation
Skill

/metaculus

Metaculus forecasting platform (read-only)

From plugin
cloddsbot
651120 skills
Install
$ npx -y skills add alsk1992/CloddsBot --skill metaculus --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition โ†’
  • You can call itInvoke it directly when you want it.
  • Slash command/metaculus

Context preview

The summary Claude sees to decide when to auto-load this skill.

Metaculus forecasting platform (read-only)

SKILL.md

metaculus.SKILL.md
name: metaculus
description: "Metaculus forecasting platform (read-only)"
emoji: "๐Ÿ”ฎ"
commands:
  - /mc

Metaculus

Integration with Metaculus, a community forecasting platform. View questions, predictions, and tournaments.

Quick Start

# Search questions
/mc search AI

# Get question details
/mc question 12345

# List tournaments
/mc tournaments

# Get tournament questions
/mc tournament 123

Commands

| Command | Description | |---------|-------------| | `/mc search [query]` | Search questions | | `/mc question <id>` | Get question details | | `/mc tournaments` | List active tournaments | | `/mc tournament <id>` | Get tournament questions |

**Examples:**

/mc search pandemic         # Search for pandemic questions
/mc question 3479           # Get question details
/mc tournament 1234         # Get tournament questions

Features

  • **Community Forecasts** - Aggregate probability predictions
  • **Tournaments** - Forecasting competitions
  • **Question Types** - Binary, continuous, date ranges
  • **Historical Accuracy** - Track prediction calibration

Notes

  • Metaculus is a forecasting platform (not trading)
  • Questions show community prediction probabilities
  • No trading or betting functionality
  • Volume represents number of predictions

Resources

  • [Metaculus](https://www.metaculus.com/)
  • [Metaculus API](https://www.metaculus.com/api2/)
Read more
Ships withcloddsbot

Open Source AI trading agent that operates autonomously across 1000+ markets - Polymarket, Kalshi, Binance, Hyperliquid, Solana DEXs, 5 EVM chains. Scans for edge, executes instantly, manages risk while you sleep. Agent commerce protocol for machine-to-machine payments. Self-hosted. Built on Claude.

Get the whole plugin