news-front-page

Generate a 2160x3840 newspaper front page PNG from game-event digests.

412|67|Updated Aug 12, 2025
One-click install
npx skills add https://github.com/pipecat-ai/gradient-bang --skill news-front-page
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: news-front-page
Source: https://github.com/pipecat-ai/gradient-bang/tree/main/.claude/skills/news-front-page
Command: npx skills add https://github.com/pipecat-ai/gradient-bang --skill news-front-page

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Converts game-event digests into a ready-to-publish newspaper front page, saving manual design time and ensuring consistency.

Core Features & Use Cases

  • Generate a ten-story front page from a time-window digest (7 straight news + 2 gossip + 1 market).
  • Produce both a markdown front-page artifact and a PNG image suitable for sharing.
  • Use cases include weekly in-game news recaps, event-driven storytelling, and automated playtest briefings.

Quick Start

Use the news-front-page skill to render a front page for the default 24h window.

Frequently Asked Questions about news-front-page

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

FAQPage Schema
How do I generate a newspaper front page from game events automatically?

You can generate a newspaper front page from game events by processing a time-window digest into ten formatted story segments. The Skill outputs a publishable Markdown file and a 2160x3840 PNG image ready for sharing.

What is the structure of the stories included in the generated newspaper front page?

The generated newspaper front page structures stories into ten segments: seven straight news stories, two gossip pieces, and one market update. This fixed layout ensures consistent news categorization for your game events digest.

How do I create a markdown digest for a specific time window of game events?

To create a markdown digest for game events, use the default 24-hour window or provide optional time overrides. The Skill validates frontmatter and requires a SKILL.md entry before generating the digest JSON output.

Can I customize the time range for event digests when generating a front page image?

Yes, you can customize the time range for event digests when generating a front page image. While the default duration is 24 hours, the Skill accepts optional overrides to define a specific window for your game events.

What image resolution and formats are output when rendering a game events newspaper?

Rendering a game events newspaper outputs a 2160x3840 PNG image suitable for sharing. Additionally, the Skill generates a digest JSON file and a front-page Markdown artifact within the artifacts directory.

Do I need any dependencies or components installed to render a front page from a game events digest?

No external dependencies or components are required to render a front page from a game events digest. You only need valid frontmatter validation and a SKILL.md entry to generate the markdown and image artifacts.