kalshi-trader

Automate Kalshi trading via API v2 with configurable risk management.

Updated Apr 17, 2026
One-click install
npx skills add https://github.com/byeSystem32/darius-claw --skill kalshi-trader
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kalshi-trader
Source: https://github.com/byeSystem32/darius-claw/tree/main/workspace/skills/kalshi-trader
Command: npx skills add https://github.com/byeSystem32/darius-claw --skill kalshi-trader

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates trading on Kalshi, enabling users to place buy and sell orders, manage trades, and track positions with ease.

Core Features & Use Cases

  • Automated Trading: Execute buy and sell orders on prediction markets with configurable risk management.
  • Trade Management: Monitor and manage open positions, view order history, and manage account balances.
  • Risk Management: Configure risk parameters such as maximum trade amount, daily spend, and open orders.
  • Use Case: If you are a trader looking to automate your trading process on Kalshi, this skill can help you place orders, monitor your portfolio, and automatically manage risk.

Quick Start

Use the kalshi-trader skill to place a buy order on a market with the command: buy KXBTC-25APR15-T100000 yes 5 65

Frequently Asked Questions about kalshi-trader

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 by using this Skill to execute buy and sell orders through the Kalshi API v2. It manages market discovery, order placement, and position tracking automatically.

How does autonomous trading handle risk management for prediction market positions?

Autonomous trading handles risk management by allowing you to configure parameters like maximum trade amount, daily spend limits, and open order counts. These safety features automatically restrict your exposure on the Kalshi platform.

Do I need the requests library to place Kalshi API orders?

Yes, you need the Python requests library to place Kalshi API orders. The Skill requires Python 3.8+ and uses requests to communicate with the Kalshi API v2 for automated trading.

Can I monitor open positions and manage my Kalshi account balance programmatically?

Yes, you can monitor open positions and manage your Kalshi account balance programmatically. The Skill provides trade management features to view order history, track portfolios, and manage account balances through the API.

What is the best way to place a buy order on a Kalshi market?

The best way to place a buy order on a Kalshi market is using the Skill's command syntax, such as `buy KXBTC-25APR15-T100000 yes 5 65`, which specifies the market, side, quantity, and price for execution.