trading-manifold

Installation
SKILL.md

Manifold Markets Trading Skill

Real, working methods to bet on Manifold Markets using Mana (play money that can be donated to charity).

Setup

Get your API key from: https://manifold.markets/profile (API key section)

import os
import requests

API_URL = "https://api.manifold.markets/v0"
API_KEY = os.getenv("MANIFOLD_API_KEY")
Installs
20
GitHub Stars
453
First Seen
Feb 20, 2026
trading-manifold — alsk1992/cloddsbot