trading-manifold

Place bets and retrieve market data from Manifold Markets via API key authentication.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill allows users to programmatically interact with Manifold Markets, enabling automated betting and market analysis.

Core Features & Use Cases

  • Market Search: Find and analyze prediction markets based on keywords.
  • Bet Placement: Place "YES" or "NO" bets on market outcomes with specified amounts.
  • Position Tracking: View current open positions and overall balance.
  • Use Case: An AI agent can monitor trending markets, identify opportunities based on probability shifts, and automatically place bets to capitalize on potential price movements.

Quick Start

Use the trading-manifold skill to search for markets related to "AI advancements".

Frequently Asked Questions about trading-manifold

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

FAQPage Schema
How do I automate betting on Manifold Markets prediction markets?

You can automate betting on Manifold Markets by using an API key to programmatically search markets by query, fetch market details, and place YES or NO bets with specified amounts.

Can I retrieve my open positions and balance from Manifold Markets via API?

Yes, you can retrieve your current open positions and overall balance from Manifold Markets by using the API key authentication provided for trading operations.

How do I search for specific prediction markets by keywords?

You can search for specific prediction markets by providing a text query to find and analyze relevant markets based on their keywords and probability shifts.

Do I need an API key to fetch market data from Manifold Markets?

An API key is required for trading operations like placing bets and managing positions, while market search and fetching market details by ID or slug can be performed for market analysis.

How does an AI agent identify betting opportunities on prediction markets?

An AI agent identifies betting opportunities by monitoring trending prediction markets, analyzing probability shifts, and automatically placing bets to capitalize on potential price movements.