Search and monitor news articles across Google News through SandBase. Use when asked for news monitoring, current events research, news coverage analysis, or media tracking.
npx skills add https://github.com/sandbaseai/sandbase-skills --skill google-news-research
News discovery and monitoring through SandBase's Google News integration. Search articles by topic, track news coverage, and analyze media patterns. Read the API map before selecting a capability.
For every selected tool, call sandbase_describe_tool first and use only arguments in its current input schema. Then call sandbase_call_tool with the exact tool_name.
Use google_news_bulk_articles to search news articles by keyword, topic, or entity.
Look at: publication count, source diversity, timeline (accelerating/decelerating), tone.
Return: news articles (title, source, date, URL), coverage timeline, source diversity analysis, and key themes.
Take sandbaseai/google-news-research from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.