trading-kalshi

Place and cancel Kalshi prediction market orders with WebSocket streaming.

650|137|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/alsk1992/CloddsBot --skill trading-kalshi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: trading-kalshi
Source: https://github.com/alsk1992/CloddsBot/tree/main/src/skills/bundled/trading-kalshi
Command: npx skills add https://github.com/alsk1992/CloddsBot --skill trading-kalshi

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a comprehensive interface for interacting with Kalshi, a leading prediction market platform, enabling users to trade, monitor markets, and manage orders programmatically.

Core Features & Use Cases

  • Market Interaction: Search for markets, view detailed market information, and browse events.
  • Order Execution: Place buy and sell orders, view open orders, and cancel them.
  • Advanced Trading: Utilize TWAP, bracket, and trigger orders for sophisticated trading strategies.
  • Real-time Data: Stream live market data, trades, and order book updates via WebSocket.
  • Use Case: Automatically buy 10 contracts of a specific market at a limit price of $0.65, and then stream real-time trade data for that market to monitor execution.

Quick Start

Use the trading-kalshi skill to buy 10 contracts for the market KXBTC-24JAN01 at a price of 0.65.

Frequently Asked Questions about trading-kalshi

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

FAQPage Schema
How do I automate trading on Kalshi prediction markets?

You can automate trading on Kalshi prediction markets by using this Skill to programmatically search markets, place buy and sell orders, and manage open orders. It requires API key authentication for execution.

How does WebSocket streaming work for Kalshi market data?

WebSocket streaming for Kalshi market data works by providing a real-time feed of live market prices, executed trades, and order book updates directly through the Skill's interface, enabling continuous monitoring without polling.

Can I place advanced orders like TWAP and bracket orders on Kalshi?

Yes, you can place advanced orders on Kalshi using this Skill. It supports sophisticated trading strategies including TWAP, bracket, and trigger orders alongside standard market and limit order execution.

Do I need API keys to execute orders on Kalshi prediction markets?

Yes, you need API keys to execute orders on Kalshi prediction markets. The Skill requires API key authentication to authorize order placement, cancellation, and real-time data streaming.

What's the best way to monitor real-time order book updates for Kalshi markets?

The best way to monitor real-time order book updates for Kalshi markets is through the Skill's WebSocket streaming component, which pushes live market data and trade feeds directly to your environment.