news

Automates creation and publication of a daily AI news edition as HTML with source citations.

32|6|Updated Feb 1, 2026
One-click install
npx skills add https://github.com/GGPrompts/ggprompts --skill news-ggprompts
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: news
Source: https://github.com/GGPrompts/ggprompts/tree/main/.claude/skills/news
Command: npx skills add https://github.com/GGPrompts/ggprompts --skill news-ggprompts

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automate the creation and publication of a daily AI news edition (The AI Dispatch), reducing manual curation and formatting time.

Core Features & Use Cases

  • End-to-end AI news workflow: research, write, format, and publish a single HTML edition.
  • Content attribution and deduplication against recent coverage to ensure unique stories.
  • Archival-friendly output: a standalone, inline-CSS HTML edition ready for deployment.

Quick Start

Run the workflow with publish to generate and deploy today's AI Dispatch edition.

Frequently Asked Questions about news

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate daily AI news publishing into a single HTML edition?

Automating daily AI news publishing is handled by an end-to-end workflow that researches, writes, formats, and deploys a standalone HTML edition. It generates a single-file output with inline CSS and source-attributed stories.

How does the automated editorial process handle content deduplication?

The automated editorial process ensures unique stories by checking content attribution and deduplicating against recent coverage. This prevents repetitive reporting in the generated daily AI news dispatch.

Do I need a specific folder structure to generate the AI news dispatch?

Generating the AI news dispatch relies on a date-driven folder structure using the news/{date} format. This archival-friendly organization ensures each standalone HTML edition is systematically stored.

Can I use a newspaper style design system for automated news publishing?

Automated news publishing supports a newspaper style design system located at styles/newspaper.html. This formats the generated content into a complete front-page edition with inline CSS.

What is the best way to deploy a standalone HTML news edition with source attribution?

The best way to deploy a standalone HTML news edition is running the publish workflow, which outputs a single-file HTML with source-attributed stories. This reduces manual curation and formatting time.