with one click
daily-news-report
Automated news aggregation and reporting agent.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Automated news aggregation and reporting agent.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Use when user needs capabilities Claude lacks (image generation, real-time X/Twitter data) or explicitly requests external models ("blockrun", "use grok", "use gpt", "dall-e", "deepseek")
Principal AI Architect and Machine Learning Engineer.
Elite Cloud and Multi-Cloud Architect Master Skill.
Elite Conversion Rate Optimization Toolkit.
MASTER DB: Zero-Downtime, Schema Design (3NF), SQL/NoSQL.
MASTER DEPLOY: CI/CD Pipelines, Docker, K8s, GitOps.
| name | daily-news-report |
| description | Automated news aggregation and reporting agent. |
| category | automation |
| version | 4.1.0-fractal |
| layer | master-skill |
Goal: Generate high-quality, curated news digests from various internet sources (RSS, APIs, Search).
robots.txt (using firecrawl-scraper).name: Daily News
on:
schedule:
- cron: '0 8 * * *'
jobs:
report:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run News Agent
run: npx agent-skills-setup-for-antigravity run-skill daily-news-report
env:
NEWS_API_KEY: ${{ secrets.NEWS_API_KEY }}
LLM_API_KEY: ${{ secrets.GEMINI_API_KEY }}
Prompt Strategy for Summarization:
"You are a professional news editor. Summarize the following text for a technical audience. Focus on facts, release numbers, and technical implications. Remove fluff."