opinion

Connect a chat assistant to Opinion.trade prediction markets on BNB Chain.

71|22|Updated Apr 6, 2020
One-click install
npx skills add https://github.com/nirholas/agenti --skill opinion-nirholas
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: opinion
Source: https://github.com/nirholas/agenti/tree/main/packages/protocols/x402-cloddsbot/src/skills/bundled/opinion
Command: npx skills add https://github.com/nirholas/agenti --skill opinion-nirholas

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Connects a chat-based assistant to Opinion.trade prediction markets on the BNB Chain to query markets, view prices, and manage orders.

Core Features & Use Cases

  • Market discovery: search markets and view questions and price data.
  • Trading: place, cancel, and track orders with real-time price information.
  • Safety: circuit-breaker checks to prevent risky trades and provide clear failure information.

Quick Start

Ask the agent to place a test buy on market 813 YES 0.55 for 100 shares.

Frequently Asked Questions about opinion

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

FAQPage Schema
How do I place and manage orders on prediction markets via chat?

Trading prediction markets via chat requires an OPINION_API_KEY and an OPINION_PRIVATE_KEY. You can also provide an optional OPINION_MULTISIG_ADDRESS to enable secure multi-signature transaction approvals.

Can I cancel open orders and check prices on Opinion.trade directly from a chat assistant?

The Skill includes built-in circuit-breaker safety checks designed to prevent risky trades and provide clear failure information. This ensures order placement on the BNB Chain is monitored for safety before execution.

How do I discover and search for available prediction market questions on the BNB Chain?

Market discovery lets you search active prediction markets and view real-time price data directly in chat. You simply ask the assistant to find markets, returning questions and current prices for analysis before trading.

What API keys do I need to trade prediction markets on the BNB Chain?

Trading prediction markets on the BNB Chain requires an OPINION_API_KEY and an OPINION_PRIVATE_KEY. An optional OPINION_MULTISIG_ADDRESS can be configured for secure multi-signature transaction execution.

Are there safety checks to prevent risky prediction market trades?

Circuit-breaker safety checks are implemented to prevent risky prediction market trades and provide clear failure information. This protects your order execution on the BNB Chain from unexpected market anomalies.