A professional-grade interface for trading CFTC-regulated prediction markets on Kalshi via the kalshi-cli command-line tool.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install kalshi-cli-trading
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install kalshi-cli-trading using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Kalshi Trading Skill enables AI agents to interact directly with Kalshi, the first legal prediction market in the US. By leveraging this tool within the framework of Openclaw Skills, developers and traders can manage event contracts for politics, economics, crypto, and weather without ever leaving their coding environment. It provides a bridge between high-level AI reasoning and low-level market execution, using secure RSA-PSS authentication and a safety-first approach that defaults to demo environments.
This skill is designed for those who want to automate their trading strategies or research markets efficiently. Through the integration of Openclaw Skills, users get access to real-time price streaming, portfolio management, and advanced order types. Because it uses the kalshi-cli, all operations settle in USD, avoiding the complexities of blockchain or gas fees associated with decentralized prediction markets.
To begin using this skill, install the kalshi-cli via Homebrew or Go:
brew install 6missedcalls/tap/kalshi-cli
# OR
go install github.com/6missedcalls/kalshi-cli/cmd/kalshi-cli@latest
Once installed, perform the interactive login to sync your API keys with Openclaw Skills:
kalshi-cli auth login
Verify that your configuration is active and pointing to the correct environment (Demo/Production):
kalshi-cli auth status
The skill manages data across several key taxonomies to ensure precise execution within Openclaw Skills:
| Object | Description |
|---|---|
| Tickers | Structured strings combining series, date, and strike price (e.g., KXBTC-26FEB12-B97000). |
| Subaccounts | Up to 32 isolated accounts per user for multi-strategy management. |
| Order Groups | Grouping mechanism to cap total fills across different market sides. |
| JSON Schema | Every command supports a --json flag for machine-readable integration. |
Loading
Automatically generate and maintain a visual directory tree of your projects folder while syncing the output to your central memory file.

Activate high-frequency agent monitoring and automated task supervision for resource-intensive background workflows.

An intelligent hotel search skill that enables AI agents to query real-time lodging data, pricing, and amenities via the Model Context Protocol.

An integration for the MiniMax Coding Plan API providing real-time web search capabilities and advanced visual language modeling for AI agents.

A professional-grade toolset for executing trades, managing orders, and analyzing liquidity on the Polymarket prediction platform.

A specialized tool for fetching and parsing real-time 13F portfolio holdings and trading activity of elite superinvestors from ValueSider.








































