newspaper-brief

Convert raw content or summaries into mobile-friendly newspaper-style HTML and PNG images.

57|9|Updated Mar 7, 2026
One-click install
npx skills add https://github.com/EisonMe/newspaper-brief --skill newspaper-brief
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: newspaper-brief
Source: https://github.com/EisonMe/newspaper-brief/tree/main
Command: npx skills add https://github.com/EisonMe/newspaper-brief --skill newspaper-brief

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Pillow, and includes scripts (resource) components.

What problem does it solve?

Converting raw content, chats, notes, or existing summaries into a clean, mobile-friendly newspaper-style long image to improve readability and sharing efficiency.

Core Features & Use Cases

  • Workflow flexibility: convert raw content into structured key points and render, or render directly from existing summaries or bullet lists.
  • Mobile-first rendering: outputs HTML/CSS with a newspaper layout including a right-rail highlights and quotes, with optional PNG screenshots.
  • Triggerable and extensible: supports Chinese trigger phrases for activation and can render from structured data to final image.

Quick Start

Render a sample input to HTML and PNG using the provided script.

Frequently Asked Questions about newspaper-brief

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

FAQPage Schema
How do I convert article summaries into mobile-friendly newspaper-style images?

You can convert raw content or existing summaries into mobile-friendly newspaper-style images by normalizing the input into a structured payload. The Skill then renders the layout via HTML/CSS and optionally captures a PNG screenshot using a headless browser for sharing and archiving.

Can I render HTML and CSS newspaper layouts directly from chat logs or notes?

Yes, you can render HTML and CSS newspaper layouts directly from chat logs or notes. The Skill processes articles, chats, notes, or bullet summaries, normalizing them into a structured payload before applying a mobile-first newspaper layout with a right-rail for highlights and quotes.

Does this newspaper image rendering tool require Pillow to generate PNG files?

Pillow is listed as a dependency for this newspaper image rendering tool. While the core rendering outputs HTML and CSS, the included scripts leverage Pillow to support the optional PNG image-rendering workflow for producing shareable long images.

What is the best way to automate long image generation for mobile content sharing?

The best way to automate long image generation for mobile content sharing is using built-in trigger phrases to activate the rendering workflow. This automatically converts structured data or raw content into a mobile-first newspaper layout and outputs an optional PNG rendering.

Does the newspaper layout support a highlights section for quotes and key points?

Yes, the newspaper layout supports a highlights section for quotes and key points. The mobile-first HTML/CSS rendering includes a specific right-rail section designed to display highlights and quotes alongside the main structured content.