kalshi-tradingTrade on Kalshi prediction markets: check portfolio, search markets, analyze orderbooks, place/cancel orders, and manage binary contract positions.
Install via ClawdBot CLI:
clawdbot install ghsmc/kalshi-tradingTrade on Kalshi prediction markets via a self-contained CLI script. Supports market search, portfolio tracking, and full order lifecycle (place/cancel/monitor).
All commands route through a single script. Output is JSON.
Primary script:
{baseDir}/scripts/kalshi-cli.mjs <command> [args...]
Helper script:
{baseDir}/scripts/quick-analysis.mjs <ticker>
Combines market details + orderbook in a single call for fast analysis.
| Command | Description |
| ----------------------------------------- | ------------------------------------------------ |
| balance | Get account balance (cash + portfolio value) |
| portfolio | Get balance + all open positions |
| trending | Top markets by 24h volume |
| search | Search markets by keyword |
| market | Get details for a single market |
| orderbook | Get bid/ask levels for a market |
| buy | Place a buy order (price in cents 1-99) |
| sell | Place a sell order (price in cents 1-99) |
| cancel | Cancel a resting order |
| orders [resting\|canceled\|executed] | List orders, optionally filtered by status |
| fills [ticker] | List recent fills, optionally filtered by ticker |
# Check balance
{baseDir}/scripts/kalshi-cli.mjs balance
# See what's trending
{baseDir}/scripts/kalshi-cli.mjs trending
# Search for markets about bitcoin
{baseDir}/scripts/kalshi-cli.mjs search "bitcoin"
# Get details on a specific market
{baseDir}/scripts/kalshi-cli.mjs market KXBTCD-26FEB14-B55500
# Check orderbook
{baseDir}/scripts/kalshi-cli.mjs orderbook KXBTCD-26FEB14-B55500
# Buy 5 YES contracts at 65 cents
{baseDir}/scripts/kalshi-cli.mjs buy KXBTCD-26FEB14-B55500 yes 5 65
# Sell 5 YES contracts at 70 cents
{baseDir}/scripts/kalshi-cli.mjs sell KXBTCD-26FEB14-B55500 yes 5 70
# Check open orders
{baseDir}/scripts/kalshi-cli.mjs orders resting
# Check recent fills
{baseDir}/scripts/kalshi-cli.mjs fills
All commands output JSON to stdout. Parse the result to present it to the user.
Critical: ALWAYS confirm with the user before placing any buy or sell order.
Before executing a trade, show the user:
Price format:
Payouts:
Before selling: Verify the user holds the position by checking portfolio first
Required:
KALSHI_API_KEY_ID — your Kalshi API key UUIDKALSHI_PRIVATE_KEY_PATH — absolute path to your RSA private key PEM fileSee setup-guide.md for detailed configuration instructions.
Generated Mar 1, 2026
Traders analyze and bet on binary contracts for political outcomes like election results or policy decisions. This skill enables real-time market data access, order placement, and portfolio tracking to capitalize on political volatility.
Users trade on markets predicting cryptocurrency price movements, such as Bitcoin reaching specific thresholds. The skill supports searching for crypto-related markets, analyzing orderbooks, and executing trades based on market sentiment.
Businesses or individuals hedge risks or speculate on weather events like hurricanes or temperature anomalies. This skill allows monitoring of weather prediction markets, placing orders, and managing positions to mitigate or profit from climate uncertainties.
Sports enthusiasts trade on binary contracts for game results or player performances. The skill facilitates market searches for sports events, order placement, and tracking of fills and orders to engage in regulated prediction markets.
Analysts and investors predict economic metrics like inflation rates or employment figures. This skill provides tools to access market details, analyze trends, and execute trades based on economic data releases and forecasts.
Firms use this skill to automate trading strategies on Kalshi prediction markets, leveraging API access for high-frequency analysis and order execution. Revenue is generated from trading profits by capitalizing on market inefficiencies and volatility.
Advisors integrate this skill to offer clients insights and managed trading on prediction markets, using portfolio tracking and market analysis tools. Revenue comes from subscription fees or performance-based commissions on client trades.
Platforms utilize this skill to collect and analyze prediction market data for trends and sentiment indicators, selling insights to businesses or media. Revenue is generated through data licensing, reports, and API access fees.
💬 Integration Tip
Ensure environment variables KALSHI_API_KEY_ID and KALSHI_PRIVATE_KEY_PATH are securely configured and always confirm trades with users to prevent unauthorized transactions.
Analyze stocks and cryptocurrencies using Yahoo Finance data. Supports portfolio management, watchlists with alerts, dividend analysis, 8-dimension stock scoring, viral trend detection (Hot Scanner), and rumor/early signal detection. Use for stock analysis, portfolio tracking, earnings reactions, crypto monitoring, trending stocks, or finding rumors before they hit mainstream.
Get stock prices, quotes, fundamentals, earnings, options, dividends, and analyst ratings using Yahoo Finance. Uses yfinance library - no API key required.
Yahoo Finance (yfinance) powered stock analysis skill: quotes, fundamentals, ASCII trends, high-resolution charts (RSI/MACD/BB/VWAP/ATR), plus optional web a...
Become an autonomous prediction market trader on Polymarket with AI-powered analysis and a performance-backed token on Base. Trade real markets, build a track record, and let the buyback flywheel run.
Get cryptocurrency token price and generate candlestick charts via CoinGecko API or Hyperliquid API. Use when user asks for token price, crypto price, price chart, or cryptocurrency market data.
Trade and monitor Hyperliquid perpetual futures. Check balances, view positions with P&L, place/cancel orders, execute market trades. Use when the user asks about Hyperliquid trading, portfolio status, crypto positions, or wants to execute trades on Hyperliquid.