generate-daily-news

Generate structured JSON and narrative Markdown daily ARF project reports.

16|8|Updated Apr 15, 2026
One-click install
npx skills add https://github.com/GliteTech/glite-arf --skill generate-daily-news
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: generate-daily-news
Source: https://github.com/GliteTech/glite-arf/tree/main/arf/skills/generate-daily-news
Command: npx skills add https://github.com/GliteTech/glite-arf --skill generate-daily-news

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Glite ARF daily-news generation reduces manual reporting by compiling daily activity into a consistent narrative and structured data files, enabling fast review and dashboard integration.

Core Features & Use Cases

  • Automatically produce news/$DATE.md (narrative) and news/$DATE.json (structured data) for a single day.
  • Aggregate commits, tasks, costs, metrics, and findings from completed work to support project governance and visibility.
  • Use case: generate a daily digest for a project date to feed dashboards and archival records.

Quick Start

Run the daily-news workflow for a specific date to generate news/$DATE.md and news/$DATE.json.

Frequently Asked Questions about generate-daily-news

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

FAQPage Schema
How do I automate daily project reporting for commits and metrics?

Automate daily project reporting by generating a structured JSON file and a narrative Markdown digest for each date, aggregating commits, tasks, costs, metrics, and findings into consistent, auditable outputs.

What is the best way to generate a daily project digest in both Markdown and JSON formats?

Generate a daily project digest by running an automated workflow that compiles daily activity into news/$DATE.md for narrative review and news/$DATE.json for structured dashboard integration.

Do I need a daily news specification to generate structured project reports?

Yes, you need the daily_news_specification and project description to ensure format conformance when generating structured project reports and narrative digests across project data.

Can I use automated daily digests to feed project dashboards and archival records?

Yes, automated daily digests produce structured JSON data specifically designed to feed dashboards and support project governance by providing consistent archival records and visibility.

What specific data does the daily news workflow aggregate for project governance?

The daily news workflow aggregates completed work data including commits, tasks, costs, metrics, and findings to support project governance and visibility across the team.

Does daily news generation work for ARF project teams needing auditable daily summaries?

Yes, daily news generation applies directly to ARF project teams needing consistent, auditable daily digests compiled from completed work activity across the project lifecycle.