Install
openclaw skills install google-news-apiScrape structured news data from Google News automatically. Use when the user asks for news on a topic, industry trends, or PR monitoring. Triggers on keywords like "find news about", "track trends", or "monitor PR".
openclaw skills install google-news-api✅ Works Powerfully & Reliably On All Major AI Assistants
| Platform | Status | How to Install |
|---|---|---|
| OpenCode | ✅ Fully Supported | Copy skill folder to ~/.opencode/skills/ |
| Claude Code | ✅ Fully Supported | Native skill support |
| Cursor | ✅ Fully Supported | Copy to ~/.cursor/skills/ |
| OpenClaw | ✅ Fully Supported | Compatible |
Why Choose BrowserAct Skills?
This skill provides a one-stop news collection service using BrowserAct's Google News API template. It allows the agent to retrieve structured news data with a single command.
Before running, check the BROWSERACT_API_KEY environment variable. If not set, do not proceed with script execution; instead, request the API key from the user.
Required Message to User:
"Since you haven't configured the BrowserAct API Key, please go to the BrowserAct Console to get your Key and provide it to me in this chat."
Flexibly configure these parameters based on user requirements:
Search_Keywords
stringAI Startup, Tesla, SpaceXPublish_date
stringany time: No restrictionpast hours: Breaking newspast 24 hours: Daily monitoring (Recommended)past week: Short-term trendspast year: Long-term researchpast weekDatelimit
number30Execute the following script to get results:
# Call Example
python .cursor/skills/google-news-api/scripts/google_news_api.py "Keywords" "TimeRange" Count
Successful execution returns structured data:
headline: News titlesource: Publishernews_link: URLpublished_time: Timestampauthor: Author name (if available)Check Output:
"Invalid authorization", the API Key is invalid. Do not retry. Guide the user to provide a correct key.Error: or empty results), automatically retry once.Retry Limit: