OptionsHawk for Openclaw

OptionsHawk provides advanced options market intelligence, including flow analysis, unusual activity detection, and strategy evaluation for equities and ETFs.

optionshawk24
v0.0.1
Feb 23, 2026
1
1.1k
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install optionshawk

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install optionshawk using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is OptionsHawk?

OptionsHawk is a high-performance financial intelligence skill designed to surface actionable insights from the complex world of options trading. By monitoring market data in real-time, this skill helps traders and analysts identify institutional positioning and aggressive market moves that are often invisible to the retail eye. Whether you are tracking aggressive sweeps or analyzing the implied volatility skew ahead of earnings, OptionsHawk integrates seamlessly into Openclaw Skills to provide a professional-grade analytical edge.

This tool simplifies the process of monitoring put/call ratios, tracking net premium flow, and identifying sophisticated multi-leg strategies like spreads and straddles. By translating raw exchange data into readable intelligence, it empowers users to understand market sentiment and institutional conviction across the entire equity and ETF landscape.

OptionsHawk Use Cases

  • Identifying large-scale institutional positioning through unusual activity alerts.
  • Monitoring sentiment by analyzing net premium flow and put/call ratios for specific tickers.
  • Detecting urgent buying or selling via multi-exchange sweep order flags.
  • Analyzing historical versus implied moves for stocks entering earnings season.
  • Evaluating liquidity and open interest concentrations across specific strikes and expirations.

How OptionsHawk Works

  1. The skill connects to the OptionsHawk API using a secure authentication key to pull live market data.
  2. It continuously monitors options order flow across major exchanges for equities and ETFs.
  3. Sophisticated algorithms filter and categorize trades based on size, urgency, and specific strategy types.
  4. Data is aggregated to provide high-level metrics such as volume vs. open interest and net premium flow per ticker.
  5. Results are delivered to the AI agent to answer complex queries or trigger proactive alerts based on defined premium thresholds.

OptionsHawk Setup

To integrate OptionsHawk into your Openclaw Skills environment, you must configure the following environment variables:

# Required: Your OptionsHawk API Key
export OPTIONSHAWK_API_KEY="your_api_key_here"

# Optional: Set minimum premium threshold in USD for alerts (defaults to 500,000)
export OPTIONSHAWK_ALERT_THRESHOLD="1000000"

OptionsHawk Data Schema & Taxonomy

The skill organizes market data into structured formats to ensure clarity during analysis. Below are the primary data points processed:

Attribute Description
Ticker The underlying equity or ETF symbol (e.g., AAPL, TSLA, SPY)
Flow Type Classification of the trade execution: Sweep, Block, or Split
Premium The total dollar value of the options position calculated at the time of trade
Strategy Identified structure including Single Leg, Vertical Spread, Straddle, or Strangle
Sentiment Bullish or Bearish indication based on trade side, strike, and premium direction

OptionsHawk Advanced Features

  • Automated sweep detection for aggressive multi-exchange orders indicating high urgency.
  • Customized alert thresholds for filtering out noise and focusing on high-value institutional trades.
  • In-depth earnings play analysis comparing current implied moves to historical performance.
  • Real-time strategy identification for complex multi-leg options structures to reveal professional positioning.
  • Native support for Openclaw Skills multi-agent workflows for comprehensive financial research.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*