TopRank Skills

Home / Claw Skills / Surveillance / strikeradar
Official OpenClaw rules 54%

strikeradar

Monitor US-Iran strike probability using open-source indicators - news alerts, Iran internet connectivity, oil prices, flight traffic, military tanker detection, weather, Polymarket odds, and Pentagon activity. Use when user asks about "Iran strike probability", "strike radar", "Iran situation", "US attack Iran", "flights over Iran", "oil prices Iran", "Pentagon activity", "Polymarket Iran", "הסתברות תקיפה באיראן", "מצב איראן", "סטרייק ראדאר".

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 strikeradar 技能。 若已安装,则直接安装 strikeradar 技能。

Overview

Skill Key
alexpolonsky/strikeradar
Author
Alex Polonsky (https://github.com/alexpolonsky)
Source Repo
openclaw/skills
Version
1.0.0
Source Path
skills/alexpolonsky/strikeradar
Latest Commit SHA
959d8fd2a61a7a50dd174e4d460a367f0c47ff49

Extracted Content

SKILL.md excerpt

# StrikeRadar - US-Iran strike probability monitor

Real-time risk scores across 8 signal categories, aggregated into a composite strike probability.

Risk scores are algorithmic estimates from publicly available data, not intelligence assessments. Do not use for personal, financial, or safety decisions. Wraps [StrikeRadar](https://usstrikeradar.com/) by Yonatan Back.

## Quick Start

No dependencies needed. Run directly:
```bash
npx tsx {baseDir}/scripts/strikeradar.ts status
```

## Commands

| Command | Description |
|---------|-------------|
| `status` | All 8 signals with risk scores and total risk |
| `signal <name>` | Deep dive into one signal with raw data |
| `pulse` | Live viewer count and activity by country |

### Status
```bash
npx tsx {baseDir}/scripts/strikeradar.ts status
```
Returns: total_risk (0-100%), per-signal risk + detail, last_updated.

### Signal deep-dive
```bash
npx tsx {baseDir}/scripts/strikeradar.ts signal <name>
```
Valid signals: `news`, `connectivity`, `energy`, `flight`, `tanker`, `weather`, `polymarket`, `pentagon`

**What each signal tracks:**
- **news** - article alerts from BBC/Al Jazeera, alert_count, total_count
- **connectivity** - Iran internet status via Cloudflare Radar
- **energy** - Brent crude price, volatility, market status
- **flight** - aircraft count near Iran, key airline presence
- **tanker** - military refueling tanker detection, callsigns
- **weather** - conditions over Iran (visibility matters for strikes)
- **polymarket** - betting market odds for US strike
- **pentagon** - building activity level and patterns

### Pulse
```bash
npx tsx {baseDir}/scripts/strikeradar.ts pulse
```
Returns: watching_now, activity_level, surge multiplier, country breakdown.

## Agent Usage

All commands return JSON with `next_actions` when output is piped:
```bash
npx tsx {baseDir}/scripts/strikeradar.ts status | cat
```

README excerpt

# StrikeRadar - monitor US-Iran strike probability in real time

![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)
![Agent Skills](https://img.shields.io/badge/Agent%20Skills-compatible-purple)

> **[Agent Skills](https://agentskills.io) format** - works with OpenClaw, Claude Code, Cursor, Codex, and other compatible clients

[StrikeRadar](https://usstrikeradar.com/) by [Yonatan Back](https://buymeacoffee.com/back.yonatan) tracks US-Iran tension across 8 data sources and aggregates them into a single risk score. This skill wraps that data so you can check it from the terminal or let your AI agent query it directly.

## Installation

```bash
npx skills add alexpolonsky/agent-skill-strikeradar
```

Or clone manually:

```bash
# OpenClaw
git clone https://github.com/alexpolonsky/agent-skill-strikeradar ~/.openclaw/skills/strikeradar

# Claude Code
git clone https://github.com/alexpolonsky/agent-skill-strikeradar ~/.claude/skills/strikeradar

# Cursor
git clone https://github.com/alexpolonsky/agent-skill-strikeradar ~/.cursor/skills/strikeradar
```

## Requirements

- Node.js 18+
- No dependencies

## Quick start

Ask your AI agent:
> "What's the current Iran strike risk?"

Or run it as a standalone CLI:
```bash
npx tsx scripts/strikeradar.ts status
```

For quick access, add an alias to your shell profile (adjust the path to where you cloned it):
```bash
alias strikeradar='npx tsx ~/path/to/strikeradar/scripts/strikeradar.ts'
```

Then just:
```bash
strikeradar status
strikeradar signal news
strikeradar pulse
```

Timestamps are in UTC.

## Commands

| Command | Description |
|---------|-------------|
| `status` | All 8 signals with risk scores and total risk |
| `signal <name>` | Deep dive into one signal with history and raw data |
| `pulse` | Live viewer count and activity by country |

Valid signal names: `news`, `connectivity`, `energy`, `flight`, `tanker`, `weather`, `polymarket`, `pentagon`

<details>
<summary>Signal details</summary>

| Signa...

Related Claw Skills

0xnyk

xint

★ 49

X Intelligence CLI — search, monitor, analyze, and engage on X/Twitter. TypeScript + Bun. AI agent skill.

heyixuan2

bambu-studio-ai

★ 41

Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).

jackculpan

flightclaw

★ 32

Track flight prices from Google Flights with this OpenClaw skill. Search routes, monitor prices, and get alerts when prices drop.

openclaw-trade

openclaw-trading-assistant

★ 24

openclaw trading assistant| openclaw trading skill | nof1.ai & openclaw [moltbot] collaboration | We get the best practices from alpha arena trading seasons and bring it to clawdbot All top AI agents, realtime monitoring and news research, gather info from private insiders and many other! Using Hyperliquid API.

xquik-dev

x-twitter-scraper

★ 16

X (Twitter) automation skill for AI coding agents. Tweet search, user lookup, follower/following extraction, media download, reply/retweet/quote extraction, 40+ tools, account monitoring & trending topics. REST API, MCP server, HMAC webhooks. Works with Claude Code, Cursor, Codex, Copilot, Windsurf & 40+ agents.

mohsinkhadim59

Openclaw-Setup

★ 8

Step-by-step guides for installing and running OpenClaw, an open-source AI agent, on Mac, Linux VPS, and AWS covering setup, security, messaging channels, Google integration, skills, and monitoring.