🦀 ClawHub
Intel Search — News, Earthquakes, Iran, Tech
by @oscarka
Simplified search for news, earthquakes, Iran, tech, finance, layoffs. Bilingual (EN/中文). Flexible time. Data from World Monitor (fetch then query locally)....
TERMINAL
clawhub install intel-search📖 About This Skill
name: intel-search description: > Simplified search for news, earthquakes, Iran, tech, finance, layoffs. Bilingual (EN/中文). Flexible time. Data from World Monitor (fetch then query locally). Use when user asks "what's new", "iran", "earthquake", "layoffs". Fetch first, then query. No API key. metadata: openclaw: requires: bins: ["node"] allowed-tools: ["Bash(node:*)"]
Intel Search
Search anything: news, earthquakes, Iran, tech, finance, layoffs. Bilingual. Flexible time. Like a simplified Google over local data.
Language & Presentation
LANG: zh or LANG: en based on user query languageWhen to Use
User asks about: news, Iran, Middle East, earthquake, tech, finance, layoffs, or any keyword.
Commands
1. Fetch (first or update)
cd {baseDir} && npm install && npx playwright install chromium
node scripts/fetch.mjs
2. Query
node scripts/query.mjs [query] [time]
Examples:
node scripts/query.mjs
node scripts/query.mjs iran 3h
node scripts/query.mjs earthquake
node scripts/query.mjs layoffs
node scripts/query.mjs oil
Query Types
Data Path
~/.openclaw/intel-data/, or set INTEL_DATA_DIR
⚡ When to Use
User asks about: news, Iran, Middle East, earthquake, tech, finance, layoffs, or any keyword.