execution

Execute limit, market, and protected trades on Polymarket and Kalshi.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the execution of trades on prediction markets, offering advanced features like slippage protection, order management, and risk control to ensure efficient and safe trading.

Core Features & Use Cases

  • Automated Trading: Place limit, market, and protected orders on platforms like Polymarket and Kalshi.
  • Order Management: View, cancel, and manage all your open orders efficiently.
  • Risk Management: Utilize circuit breakers and slippage estimation to protect your capital.
  • Use Case: Automatically place a limit buy order for 100 shares of a market at a specific price, with built-in protection against unexpected price slippage, and easily cancel it if market conditions change.

Quick Start

Use the execution skill to buy 100 shares of the market 'example-market' on Polymarket at a price of 0.52.

Frequently Asked Questions about execution

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

FAQPage Schema
How do I automate order execution on prediction markets like Polymarket and Kalshi?

Canceling open orders on prediction markets is handled by the integrated order management functionality. You can automatically view, manage, and cancel active orders if market conditions change, ensuring efficient trade execution.

What is slippage protection and how does it work for prediction market trades?

Slippage protection for prediction market trades is implemented through built-in slippage estimation and protected order types. These mechanisms estimate potential price deviations and prevent unexpected movements from causing capital loss.

Do I need API keys to execute trades on Kalshi and Polymarket?

API keys and private keys are required to execute trades on Kalshi and Polymarket. These authenticated credentials allow the Skill to securely place limit, market, and protected orders on your behalf across prediction market platforms.

How do circuit breakers protect my capital during automated trading?

Circuit breakers protect your capital by automatically halting or modifying trading activity when risk thresholds are breached. This risk management feature mitigates significant losses during volatile prediction market conditions.

Can I place a limit buy order for 100 shares on Polymarket with slippage control?

Placing a limit buy order for 100 shares on Polymarket with slippage control is fully supported. You can specify the market, share quantity, and target price, while built-in slippage protection ensures order execution remains safe.