triggers

Automate conditional trading orders across prediction markets, futures, and crypto platforms.

650|137|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/alsk1992/CloddsBot --skill triggers-alsk1992
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: triggers
Source: https://github.com/alsk1992/CloddsBot/tree/main/src/skills/bundled/triggers
Command: npx skills add https://github.com/alsk1992/CloddsBot --skill triggers-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 based on predefined price conditions, market events, or schedules, removing the need for constant manual monitoring and timely intervention.

Core Features & Use Cases

  • Conditional Order Execution: Set up buy or sell orders that trigger automatically when specific price thresholds are met across various platforms (prediction markets, futures, crypto spot).
  • Automated Stop-Loss & Take-Profit: Protect your capital and lock in gains by automatically closing positions when predefined loss or profit targets are hit.
  • Use Case: You want to buy Bitcoin if its price drops below $60,000 but only if the 24-hour trading volume is above $1 billion. This Skill can monitor both conditions and execute the trade automatically when they are met.

Quick Start

Use the triggers skill to create a buy order for ETH on Binance if the price drops below 3500.

Frequently Asked Questions about triggers

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

FAQPage Schema
How do I automate conditional crypto trading orders across multiple exchanges?

You can automate conditional crypto trading orders by setting entry and exit triggers, stop-loss, take-profit, and trailing stops that execute automatically when defined price conditions are met on futures and spot platforms.

Can I set up a crypto buy order that triggers based on multiple conditions like price and volume?

Yes, you can configure multi-condition logic to execute a crypto buy order only when multiple criteria are met simultaneously, such as a specific price drop combined with a minimum trading volume threshold.

Does automated trading work with prediction markets like Polymarket and Kalshi?

Yes, automated conditional trading supports prediction markets like Polymarket and Kalshi, allowing you to automate the creation and management of orders based on market events and schedules.

How do I automate stop-loss and take-profit orders for futures trading?

You automate stop-loss and take-profit orders for futures trading by configuring conditional triggers that automatically close your positions when predefined loss or profit targets are hit, protecting capital and locking in gains.

What platforms support automated trailing stops for crypto spot trading?

Supported platforms for automated trailing stops in crypto spot trading include Binance, Bybit, Jupiter, and Uniswap, enabling dynamic management of conditional orders based on market price movements.