opportunity

Identifies and executes cross-platform arbitrage opportunities in prediction markets and exchanges.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of identifying and executing profitable arbitrage opportunities across various prediction markets and exchanges, eliminating manual searching and execution.

Core Features & Use Cases

  • Cross-Platform Arbitrage: Scans multiple platforms for price discrepancies in the same or related markets.
  • Automated Execution: Can execute trades to capture identified arbitrage opportunities.
  • Risk Management: Includes tools for modeling execution risk and calculating optimal trade sizes.
  • Use Case: Automatically find and execute trades where a market is priced at 50 cents on Kalshi and 45 cents on Polymarket, locking in a risk-free profit.

Quick Start

Use the opportunity finder to scan all platforms for arbitrage opportunities with at least a 2% edge.

Frequently Asked Questions about opportunity

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

FAQPage Schema
How do I find cross-platform arbitrage opportunities in prediction markets?

You can find cross-platform arbitrage opportunities by scanning prediction markets and exchanges for price discrepancies in the same or related markets. This Skill automates the scanning process using market data to identify internal, combinatorial, and edge-based opportunities.

Can I automate trade execution for arbitrage opportunities I find?

Yes, automated trade execution is supported. After scanning platforms for price discrepancies with a specified minimum edge, the Skill can execute trades directly to capture the identified arbitrage opportunities.

How does risk assessment work for prediction market arbitrage?

Risk assessment for prediction market arbitrage involves modeling execution risk and calculating optimal trade sizes. The Skill includes tools to evaluate these factors before executing cross-platform trades.

What types of arbitrage opportunities can be scanned for across exchanges?

Scanning across exchanges identifies internal, cross-platform, combinatorial, and edge-based arbitrage opportunities. It uses market data and optional external models to detect price discrepancies for profitable trades.

What is the best way to scan for a minimum profit edge before executing trades?

The best way to scan for a minimum profit edge is to use the opportunity finder to filter platforms based on a specific percentage threshold. This ensures automated execution only targets opportunities meeting your risk criteria.