max-headroom-newsreader

Build a browser-based AI newsreader with Three.js and Web Speech API.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/CK42BB/maxheadline-pub --skill max-headroom-newsreader
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: max-headroom-newsreader
Source: https://github.com/CK42BB/maxheadline-pub/tree/main
Command: npx skills add https://github.com/CK42BB/maxheadline-pub --skill max-headroom-newsreader

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a unique and engaging way to consume news by reinterpreting global headlines through a charismatic, glitchy AI news anchor with a retro-futuristic vaporwave aesthetic.

Core Features & Use Cases

  • AI Newsreader: Fetches, filters, and editorializes global news in real-time.
  • 10 Unique Characters: Choose from a diverse cast of low-poly 3D characters.
  • 3 News Modes: Filter stories into 'Everything', 'Up Only' (positive), or 'This is Fine' (dystopian).
  • Vaporwave Aesthetic: Features CRT effects, glitch animations, and neon UI.
  • Use Case: Get your daily news delivered with personality and style, perfect for a unique desktop dashboard or a retro-futuristic browsing experience.

Quick Start

Build a Max Headroom style AI news reader.

Frequently Asked Questions about max-headroom-newsreader

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

FAQPage Schema
How do I build a 3D AI news anchor that reads headlines in real-time?

Build a 3D AI news anchor by using Three.js for low-poly character rendering and the Web Speech API for text-to-speech, fetching live news data via the Anthropic API to create a real-time broadcast application.

Can I filter real-time news feeds into positive or dystopian categories?

You can filter real-time news feeds into three modes: 'Everything' for all headlines, 'Up Only' for positive stories, and 'This is Fine' for a dystopian editorial spin using AI-driven news intelligence.

How does the vaporwave aesthetic work in a browser-based news reader?

The vaporwave aesthetic works in a browser-based news reader by applying CRT screen effects, glitch animations, and neon UI post-processing layers over the rendered 3D scene.

Do I need the Anthropic API to generate emotional text-to-speech for an AI newsreader?

You need the Anthropic API with web_search for news intelligence and editorialization, while the Web Speech API handles the emotional text-to-speech output directly in the browser.

What is the best way to add multiple 3D character avatars to a web news broadcast?

Add multiple 3D character avatars to a web broadcast by rendering them with Three.js, allowing users to select from a diverse cast of low-poly characters within the news reader application interface.