Fetch current AI industry news from public web sources and generate a structured summary with Topic Overview, Key Events, Potential Impact, and Information S...
Coding
Global Tech Briefing
Try itCreate a structured global tech news briefing by running web searches for top tech trends, company announcements, and AI/quantum headlines. Returns a summary...
What it does
Create a structured global tech news briefing by running web searches for top tech trends, company announcements, and AI/quantum headlines. Returns a summary with key takeaways, not raw search results. No API key needed for core searches.
The skill document
Global Tech Briefing Skill
Create a structured global tech news briefing by running web searches for top tech trends, company announcements, and AI/quantum headlines. Returns a summary with key takeaways, not raw search results.
When to Use
✅ USE this skill when:
- "What's the latest in tech?"
- "Global tech briefing for today"
- "Top tech trends or announcements"
- "Quick tech news summary"
When NOT to Use
❌ DON'T use this skill when:
- Detailed technical reviews → use specialized tech review sites
- Historical tech news → use archives
- Hyper-local tech events → use local tech blogs
Commands
Get Briefing
Execute the main script (scripts/get-briefing.js) with optional date for the briefing.
# Today's briefing
node /usr/lib/node_modules/openclaw/skills/global-tech-briefing/scripts/get-briefing.js
# Specific date briefing (YYYY-MM-DD)
node /usr/lib/node_modules/openclaw/skills/global-tech-briefing/scripts/get-briefing.js 2026-07-10
Briefing Structure
**[Global Tech Briefing: {{date}}] Key Trends:
- {{trend1}} (e.g., AI funding rounds)
- {{trend2}} (e.g., quantum computing announcements)
- {{trend3}} (e.g., chip manufacturing news) Company News:
- {{company1}} (e.g., Big Tech earnings)
- {{company2}} (e.g., startup launches) Key Takeaways:
- {{takeaway1}}
- {{takeaway2}}**
Notes
- Uses web_search to get up-to-date results
- Summarizes into structured sections
- Supports custom dates for historical checks
Related skills
Aggregates and summarizes the latest AI news from multiple sources including AI news websites and web search. Provides concise news briefs with direct links...
Multi-angle news research and competitive intelligence, synthesized into agent-ready briefs.
Generate a daily AI news digest newsletter from fresh web sources. Use this skill whenever a user asks for AI news, wants a roundup or summary of recent AI/ML developments, asks what happened in artificial intelligence today or this week, requests a newsletter, briefing, or digest of model releases, research papers, funding rounds, product launches, regulation, or benchmark results — even if they don't explicitly say "newsletter." Also use for follow-up requests like "more AI news" or "catch me up on AI."
Get today's AI news on demand, then turn it into tech radars, briefs, or knowledge-base notes.
Retrieve and summarize latest updates from global technology companies (e.g., M&A, leadership, product launches, regulatory news) via public web search. Gene...