sentinel

Monitor open crypto positions and trigger automatic exits on danger signals.

Updated Mar 3, 2026
One-click install
npx skills add https://github.com/0xb11a/crypto-claw --skill sentinel-0xb11a
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sentinel
Source: https://github.com/0xb11a/crypto-claw/tree/main/agents/sentinel/skills/sentinel
Command: npx skills add https://github.com/0xb11a/crypto-claw --skill sentinel-0xb11a

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Real-time monitoring of open crypto positions to detect danger signals and trigger exits automatically, reducing risk and emotion-driven decisions.

Core Features & Use Cases

  • Continuous position health checks across your portfolio, including price thresholds, liquidity shifts, wallet activity, and contract changes.
  • Automatic alerting and generation of sell orders to the Executor while respecting paper-mode options.
  • Centralized rules for fast decision-making during market events, with human-in-the-loop options and automatic protection.

Quick Start

Observe all open positions in real time and trigger exits when danger signals are detected.

Frequently Asked Questions about sentinel

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

FAQPage Schema
How do I monitor crypto positions in real time to detect danger signals?

Monitor crypto positions by running continuous health checks across your portfolio that detect danger signals like price threshold breaches, liquidity shifts, and abnormal wallet activity, then trigger automatic exits to reduce risk.

Can I automate exit orders for my crypto portfolio when risk thresholds are breached?

Yes, you can automate exit orders by setting a safety-first rule set that generates sell orders to the Executor when danger signals are detected, allowing automatic protection during market events without manual intervention.

What is paper mode for crypto position monitoring and how does it work?

Paper mode is a testing option that simulates real-time portfolio monitoring and automatic alerting without executing actual sell orders, allowing you to validate your danger signal detection rules and exit strategies safely.

How do I set up alerts for liquidity shifts and contract changes in my crypto portfolio?

Set up alerts by defining a YAML-based configuration with monitoring scripts that track liquidity shifts, wallet activity, and contract changes, triggering notifications and sell orders based on your centralized safety rule set.

Does crypto position monitoring support human-in-the-loop execution for sell orders?

Yes, crypto position monitoring supports human-in-the-loop options alongside automatic protection, allowing you to review danger signal alerts and manually approve sell orders generated for the Executor during market events.

What are the limitations of automated crypto position monitoring and when should I not use it?

Automated crypto position monitoring relies on predefined rules and may not adapt to unprecedented market events; you should not use it without paper mode testing or when continuous data feeds for price and liquidity checks are unavailable.