opinion

Access Opinion.trade prediction markets on BNB Chain with CLOB trading.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill allows users to interact with and trade on the Opinion.trade prediction market platform, enabling participation in decentralized prediction markets.

Core Features & Use Cases

  • Market Data: Search for markets, view market details, check current prices, and inspect order books.
  • Trading: Place buy and sell limit orders, cancel orders, and view open orders.
  • Use Case: You want to bet on the outcome of a political event. Use this Skill to search for the relevant market, check the current prices for "Yes" and "No" outcomes, and place a buy order for the outcome you believe in.

Quick Start

Use the opinion skill to buy 100 shares of YES on market ID 813 at a price of 0.55.

Frequently Asked Questions about opinion

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

FAQPage Schema
How do I trade on decentralized prediction markets on BNB Chain?

You can trade on prediction markets by retrieving real-time pricing, checking order books, and executing limit buy or sell orders programmatically. This requires providing your API keys and private keys for authenticated trading operations on the BNB Chain.

How do I place a limit order on the Opinion.trade prediction market?

To place a limit order on the Opinion.trade prediction market, you specify the market ID, the outcome (Yes or No), the number of shares, and your target price. The Skill then executes the buy or sell limit order using your authenticated keys.

Can I retrieve real-time order book data for CLOB markets?

Yes, you can retrieve real-time order book data for CLOB markets. The Skill provides programmatic access to inspect current order books, check market details, and view real-time prices for outcomes on the BNB Chain.

Do I need API keys and private keys to execute trades on prediction markets?

Yes, you need both API keys and private keys to execute trades on prediction markets. These keys are required for authenticated trading operations, allowing you to securely place buy and sell limit orders or cancel open orders.

How do I search for specific prediction markets by event?

You can search for specific prediction markets by querying the platform with relevant keywords or event details. The Skill returns matching market details, allowing you to identify the correct market ID before checking prices.