# 4.1 Whale Behavior Analyst

> Skill: Whale Behavior Analyst (4.1)

- Skill: `olaxbt/4-1-whale-behavior-analyst` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add olaxbt/4-1-whale-behavior-analyst`
- Raw SKILL.md: https://api.skillmd.com/api/skills/olaxbt/4-1-whale-behavior-analyst/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: olaxbt (https://skillmd.com/u/olaxbt)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/olaxbt/4-1-whale-behavior-analyst

---

# Skill: Whale Behavior Analyst (4.1)

## Capabilities
- `analyze(ticker, market_data, nexus_context)` → Tier-0 contract
- Direct query: "Are whales dumping BTC?"
- Direct query: "What's the exchange flow balance?"

## Data Sources
- Nexus On-Chain endpoints (whale tx, exchange flow)
- Large transaction monitoring

## Query Interface
```
/whale_behavior_analyst?ticker=BTC/USDT
```
Returns: sell pressure gauge + dump probability + dry powder alert.

## Dependencies
- `NexusDataClient` on-chain endpoints
- Opt-in only: disabled by default in weights

