Overview
- Skill Key
- hegghammer/newsapi-search
- Author
- hegghammer
- Source Repo
- openclaw/skills
- Version
- 1.0.0
- Source Path
- skills/hegghammer/newsapi-search
- Latest Commit SHA
- 638f68ce377bb960b2832b1e6d84b8afbe8a4dfc
Search news articles via NewsAPI with filtering by time windows, sources, domains, and languages.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 newsapi-search 技能。 若已安装,则直接安装 newsapi-search 技能。
# NewsAPI Search Search 5,000+ news sources via [NewsAPI](https://newsapi.org). Supports comprehensive article discovery (/everything) and breaking headlines (/top-headlines). ## Quick Start ```bash # Basic search node scripts/search.js "technology" --days 7 # Filter by quality sources node scripts/search.js "technology" --sources bbc-news,reuters,al-jazeera-english # Exclude low-quality domains node scripts/search.js "technology" --exclude tmz.com,radaronline.com # Breaking headlines node scripts/search.js "technology" --headlines --country us # List available sources node scripts/sources.js --country us --category general ``` ## Setup Add API key to `~/.openclaw/.env`: ``` NEWSAPI_KEY=your_api_key ``` Get key from https://newsapi.org (free tier: 100 requests/day) ## Endpoints ### Everything Search Comprehensive search across millions of articles. **Time Windows:** ```bash node scripts/search.js "query" --hours 24 node scripts/search.js "query" --days 7 # default node scripts/search.js "query" --weeks 2 node scripts/search.js "query" --months 1 node scripts/search.js "query" --from 2026-01-01 --to 2026-01-31 ``` **Filters:** ```bash node scripts/search.js "query" --sources bbc-news,cnn # max 20 node scripts/search.js "query" --domains nytimes.com,bbc.co.uk node scripts/search.js "query" --exclude gossip-site.com node scripts/search.js "query" --lang en # or 'any' ``` **Search Fields:** ```bash node scripts/search.js "query" --title-only # title only node scripts/search.js "query" --in title,description # specific fields ``` **Advanced Query Syntax:** - `"exact phrase"` — exact match - `+musthave` — required word - `-exclude` — excluded word - `word1 AND word2` — both required - `word1 OR word2` — either accepted - `(word1 OR word2) AND word3` — grouping **Pagination & Sorting:** ```bash node scripts/search.js "query" --page 2 --limit 20 node scripts/search.js "query" --sort relevan...
youmind-openlab
AI skill for OpenClaw & Claude Code — recommend from 10000+ Nano Banana Pro (Gemini) image prompts. Smart search by use case, content remix, sample images.
23blocks-os
AI Agent Orchestrator with Skills System - Give AI Agents superpowers: memory search, code graph queries, agent-to-agent messaging. Manage Claude, Codex or any AI Agent from one dashboard. Move Agents between computers and locations
hashgraph-online
AI agent skills for the Universal Registry - search, chat, and register 72,000+ agents across 14+ protocols. Works with Claude, Codex, Cursor, OpenClaw, and any AI assistant.
rito-w
A cross-platform skills manager for AI IDEs. Search marketplace, download locally, and install to Claude, Cursor, Windsurf, and more with one click.
besoeasy
Battle-tested skill library for AI agents. Save 98% of API costs with ready-to-use code for crypto, PDFs, search, web scraping & more. No trial-and-error, no expensive APIs.
zeropointrepo
YouTube Transcript API skills for AI agents. Get transcripts, search videos, browse channels. Works with OpenClaw, ClawdBot, Claude Code, Cursor, Windsurf.