Best use case
Binance Event Contract Executor is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
## 1. Scenario Definition
Teams using Binance Event Contract Executor should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/binance-executor/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How Binance Event Contract Executor Compares
| Feature / Agent | Binance Event Contract Executor | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
## 1. Scenario Definition
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
Related Guides
AI Agents for Marketing
Discover AI agents for marketing workflows, from SEO and content production to campaign research, outreach, and analytics.
AI Agents for Startups
Explore AI agent skills for startup validation, product research, growth experiments, documentation, and fast execution with small teams.
AI Agents for Coding
Browse AI agent skills for coding, debugging, testing, refactoring, code review, and developer workflows across Claude, Cursor, and Codex.
SKILL.md Source
# Binance Event Contract Executor ## 1. Scenario Definition - **Trigger Timing**: Executes ONLY when valid SSS/SS tier signal is confirmed AND risk check is passed; also supports manual trigger via `/binance-execute` with signal ID; 24/7 minute-level - **Core Intent**: Logically record and track signal execution status; confirm exchange data alignment; output execution confirmation report with entry price, targets, and SL; do NOT execute actual orders (agent advisory mode) - **Context**: Operates in advisory-only mode — outputs structured execution plan for human review; logs all signals for backtesting and performance tracking; tracks entry prices, targets, and P&L in real-time ## 2. Goal Setting - 100% signal execution logging (zero missed signals) - Execution confirmation within 10 seconds of signal generation - Accurate tracking of entry price, targets, stop loss, and P&L - Real-time signal status: PENDING → CONFIRMED → TARGET HIT / SL HIT → CLOSED - Zero data inconsistency between signal output and execution log ## 3. Execution Rules ### 3.1 Pre-Execution Verification Before confirming execution: 1. Verify signal is SSS or SS tier (reject S tier signals) 2. Verify risk check passed (check from risk manager output) 3. Verify liquidity still qualified (bid/ask ≥ 500,000 USDT) 4. Verify price not moved > 0.5% from signal entry zone 5. Verify not within 5 minutes of contract expiry ### 3.2 Execution Status Tracking ``` PENDING → (confirmation check) → CONFIRMED / REJECTED CONFIRMED → (price hits target/sl) → TARGET HIT / SL HIT TARGET HIT / SL HIT → (manual close) → CLOSED ``` ### 3.3 Logged Data Per Execution - Signal ID (timestamp-based, unique) - Pair + Contract Cycle - Signal Tier (SSS/SS) - Entry Price (exact) - Entry Time - Stop Loss Price - Target 1/2/3 Prices - Position Size (USDT) - Risk/Reward Ratio - ICT Confluence Score - Actual Exit Price (when closed) - Actual P&L (USDT + %) - Status: PENDING | CONFIRMED | TARGET HIT | SL HIT | CLOSED ### 3.4 Real-Time P&L Tracking - Update P&L every minute based on current index price - Alert if price enters within 0.3% of stop loss (warning) - Alert if price hits target 1/2/3 - Log time spent in trade ### 3.5 Exchange Data Verification - Compare executed entry with Binance Event Contract settlement price - Flag if deviation > 0.1% (data inconsistency alert) - Record actual trade execution price vs signal entry price ## 4. Example Output ### ✅ Positive Example (Execution Confirmed) ``` 【 Execution Confirmed | ID: 202603181210_BTC_Long_SSS 】 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Signal Tier: SSS ✓ Entry Price: 67880 USDT (BTCUSDT 10min) Entry Time: 2026-03-18 12:10:00 UTC Stop Loss: 67500 USDT (-0.56%) Target 1: 68300 (+0.62%) Target 2: 68500 (+0.91%) Target 3: 68700 (+1.21%) Position: 50 USDT Risk/Reward: 1:2.4 ICT Score: 88/100 Status: CONFIRMED → MONITORING Current P&L: +0.00% (at entry) Next Update: 12:15 UTC ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ``` ### ❌ Negative Example (Execution Rejected) ``` 【 Execution Rejected | ID: 202603181210_ETH_Short_S 】 Reason: Signal tier S (below minimum SSS/SS threshold) Action: Signal archived, no execution Alternative: Wait for next SSS/SS signal ⚠️ NO TRADE LOGGED ``` ## 5. Boundary Definition - **FORBIDDEN**: Execute S tier signals (minimum requirement: SSS or SS) - **FORBIDDEN**: Execute if risk manager returned FAILED - **FORBIDDEN**: Execute if within 5 minutes of contract expiry - **FORBIDDEN**: Execute if position size < 5 USDT or > 250 USDT - **Exception**: If price moved > 0.5% from signal zone → reject, wait for next signal ## Installation ```bash npx clawhub@latest install binance-event-contract-executor --dir /workspace/skills ``` ## Trigger Command `/binance-execute`
Related Skills
Event Planner Pro
Plan, execute, and measure business events — conferences, webinars, workshops, product launches, networking events, trade shows, and corporate gatherings. Complete event lifecycle from concept to post-event ROI analysis.
Event Management & Conference Engine
Complete system for planning, executing, and measuring corporate events, conferences, workshops, webinars, and meetups. From initial concept through post-event ROI analysis.
Contract Review Assistant
Analyze business contracts for risks, unfavorable terms, and missing clauses. Get a plain-English summary of what you're signing.
Contract Analyzer
Analyzes contracts and agreements for risks, unusual terms, and missing clauses
binance-pro
Complete Binance integration - world's largest crypto exchange. Trade spot, futures with up to 125x leverage, staking, and portfolio management. Use to check balances, open/close positions, set stop loss and take profit, check PnL, and any Binance operation.
onchain-contract-token-analysis
Analyze smart contracts, token mechanics, permissions, fee flows, upgradeability, market risks, and likely attack surfaces for onchain projects. Use when reviewing ERC-20s, launchpads, vaults, staking systems, LP fee routing, ownership controls, proxy setups, or suspicious token behavior.
nansen-binance-publisher
Automatically fetch multi-dimensional on-chain data using Nansen CLI, compile a comprehensive and beautifully formatted daily report, and publish it to Binance Square. Auto-run on messages like 'generate nansen daily report', 'post nansen daily to square', or when the user triggers the slash commands `/nansen` or `/post_square`.
Contract Reviewer - AI Legal Document Risk Scanner
Upload any contract or legal document and get a structured risk analysis with flagged clauses, plain-language explanations, and negotiation suggestions.
ta-paper-executor
Execute and track paper trades from TA setups with JSONL ledger, open/close workflow, and mark-to-market status.
openclaw-tool-executor
Use this skill whenever the user asks for information from, or wants to take an action in, a third-party tool or service. This includes — but is not limited to — searching the web, reading or writing documents, sending messages, querying databases, managing tasks, fetching data from APIs, or interacting with any connected SaaS product (e.g. "search Exa for...", "read my Notion page", "send a Slack message", "get my Google Sheet", "create a GitHub issue", "query Snowflake", "look up a HubSpot contact"). Trigger this skill any time the user's request involves an external service, integration, or data source — even if the provider is not explicitly named. Handles OAuth and non-OAuth (API Key, Bearer, Basic) connections, tool discovery, execution, and proxy fallback via Scalekit Connect. ## Provider Mapping Some services are accessed through a different provider name in Scalekit. Always use the mapped provider name below: | User asks about | Use provider | |---|---| | LinkedIn — profiles, jobs, companies, posts, people search, ads, groups | `HARVESTAPI` |
Binance Alpha Explorer
Binance Alpha new coin launch detector. Uses WebSocket to monitor !miniTicker@arr stream and detects new trading pairs immediately when they appear. Maintains known symbols set in memory and triggers alert for new symbols with valid opening price.
churn-prevention
Reduce voluntary and involuntary churn through cancel flow design, save offers, exit surveys, and dunning sequences. Use when designing or optimizing a cancel flow, building save offers, setting up dunning emails, or reducing failed-payment churn. Trigger keywords: cancel flow, churn reduction, save offers, dunning, exit survey, payment recovery, win-back, involuntary churn, failed payments, cancel page. NOT for customer health scoring or expansion revenue — use customer-success-manager for that.