circuit-breaker

Detect trading anomalies and monitor API health for Bottie operations.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/Liquilab/Bottie --skill circuit-breaker-liquilab
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: circuit-breaker
Source: https://github.com/Liquilab/Bottie/tree/main/.claude/skills/circuit-breaker
Command: npx skills add https://github.com/Liquilab/Bottie --skill circuit-breaker-liquilab

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Detects anomalies and protects the bankroll against runaway losses, API failures, and unexpected behavior.

Core Features & Use Cases

  • Anomaly detection for trading losses and abnormal activity.
  • API health checks and automated risk responses to prevent cascading failures.
  • Audit-guided protection and recommendations to strengthen circuit-breakers over time.

Quick Start

Run the circuit-breaker checks to validate health and trigger safety measures.

Frequently Asked Questions about circuit-breaker

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

FAQPage Schema
How does a circuit breaker protect a trading bot from API failures?

A circuit breaker protects a trading bot by running API health checks and triggering automated risk responses to prevent cascading failures. It detects anomalies and applies configurable loss thresholds to safeguard the bankroll during unexpected API outages.

How do I detect trading bot anomalies and prevent runaway losses?

Detect trading bot anomalies and prevent runaway losses by applying configurable loss thresholds and guardrail audits. The system monitors live trading sessions for abnormal activity and triggers safety measures when losses exceed defined limits.

Can I configure custom loss thresholds for bankroll protection?

Yes, you can configure custom loss thresholds for bankroll protection. The system implements these thresholds alongside API health checks to monitor live trading sessions and automatically trigger protective circuit-breaker actions.

What is API health monitoring and when do I need it for live trading?

API health monitoring checks the operational status of exchange or broker APIs during live trading. You need it to detect unexpected behavior and failures, enabling automated risk responses that prevent cascading losses and protect your bankroll.

How do I audit and strengthen circuit-breakers over time?

Audit and strengthen circuit-breakers by running guardrail audits that evaluate past protective measures and anomaly detections. These audits generate recommendations to enhance and tune your circuit-breaker configurations for future resilience.