metaculus

Search Metaculus forecasting questions and retrieve community predictions via API.

Updated Feb 5, 2026
One-click install
npx skills add https://github.com/shreed27/DAIN --skill metaculus-shreed27
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: metaculus
Source: https://github.com/shreed27/DAIN/tree/main/CloddsBot-main/src/skills/bundled/metaculus
Command: npx skills add https://github.com/shreed27/DAIN --skill metaculus-shreed27

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides read-only access to the Metaculus forecasting platform, allowing users to explore questions, predictions, and tournaments without needing to navigate the website directly.

Core Features & Use Cases

  • Search Questions: Find relevant forecasting questions based on keywords.
  • View Question Details: Get in-depth information about specific questions, including community predictions and closing dates.
  • Browse Tournaments: Discover forecasting competitions and see the questions within them.
  • Use Case: A user interested in AI safety could search for related questions on Metaculus and see the community's aggregated probability of AI safety being achieved by a certain date.

Quick Start

Use the metaculus skill to search for questions related to AI.

Frequently Asked Questions about metaculus

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I explore community forecasting questions and predictions without browsing the website directly?

You can explore community forecasting questions and predictions by using this Skill to query the Metaculus API. It retrieves real-time forecasting data, allowing you to search questions, view community predictions, and browse tournaments directly.

How do I find aggregated probabilities for future events in specific domains like AI safety?

To find aggregated probabilities for future events, search for relevant forecasting questions using keywords. The Skill retrieves question details, including community predictions and closing dates, to show aggregated future event probabilities.

What forecasting data can I retrieve from the Metaculus API using this Skill?

You can retrieve real-time forecasting data from the Metaculus API, including specific question details, community predictions, closing dates, and active forecasting tournaments across various research domains.

Can I submit my own predictions or participate in forecasting tournaments through this Skill?

No, you cannot submit predictions or participate in tournaments. This Skill provides read-only access to the Metaculus platform, facilitating research into community sentiment and existing forecasts.

Does the Metaculus API integration support browsing active forecasting competitions?

Yes, the Metaculus API integration supports browsing active forecasting competitions. You can discover tournaments and retrieve detailed information about the specific questions contained within them.

Are there limitations when using the Metaculus platform integration for research?

The primary limitation is read-only access; users cannot post predictions or interact with the community. Additionally, the Skill's basic implementation depth means it focuses on retrieving data rather than complex custom forecasting analysis.