stacks-market

Discover, price, and trade prediction markets on the Stacks mainnet via CLI.

Updated Mar 29, 2026
One-click install
npx skills add https://github.com/Jay0xx/forge0btc-news-agent --skill stacks-market
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stacks-market
Source: https://github.com/Jay0xx/forge0btc-news-agent/tree/main/aibtcdev-skills/stacks-market
Command: npx skills add https://github.com/Jay0xx/forge0btc-news-agent --skill stacks-market

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Prediction market trading on stacksmarket.app can be complex and error-prone without a unified CLI. This skill provides discovery, pricing, and trading capabilities through a single command-line interface.

Core Features & Use Cases

  • Market discovery via REST API
  • Price quoting LMSR
  • Trading: buy/sell YES/NO and redeem after resolution
  • Position tracking across markets

Quick Start

List markets with list-markets, then quote and place a trade with buy-yes or buy-no.

Frequently Asked Questions about stacks-market

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

FAQPage Schema
How do I trade Stacks prediction markets from the command line?

It requires an unlocked Stacks wallet and a mainnet-only environment; the CLI enforces mainnet operation, validates inputs, and requires an unlocked wallet to execute trades.

How does LMSR pricing work for prediction market trading?

You can discover prediction markets via a REST API, quote LMSR prices for specific outcomes, and execute buy or sell orders for YES or NO shares directly through command-line commands.

Do I need an unlocked wallet to execute trades on Stacks mainnet?

After market resolution, you can use the CLI to redeem your winnings from resolved prediction markets by calling the respective on-chain contracts on the Stacks network.

What's the best way to browse and quote prices for stacksmarket?

Yes, the CLI enforces mainnet-only constraints to ensure reliable discovery, pricing, and trading of stacksmarket prediction markets in production environments.