daily-newspaper
by manjunath s
Generate a professionally formatted, printable HTML daily newspaper from real-time verified news.
- Create a daily printable news briefing for offline morning reading.
- Generate localized community newsletters based on specific city and state filters.
- Monitor specific industries like Finance or Tech with an editorial-style digest.
Free
One-time purchase
Included in download
- Downloadable skill package
- Works with Best with Codex and Claude
- 3 permissions declared
See it in action
Created "The Daily Dispatch_2024-05-20.html" in /output. Sections: Front Page, World, Tech (3), Finance (5), Sports (2). Lead: "Global Markets Rally as Inflation Cools." Format: Print-ready HTML with serif typography and multi-column grid. Check /newspapers for the file.
daily-newspaper
by manjunath s
Generate a professionally formatted, printable HTML daily newspaper from real-time verified news.
Free
One-time purchase
⚡ Also available via Agensi MCP — your AI agent can load this skill on demand via MCP. Learn more →
Included in download
- Downloadable skill package
- Works with Best with Codex and Claude
- 3 permissions declared
- Instant install
See it in action
Created "The Daily Dispatch_2024-05-20.html" in /output. Sections: Front Page, World, Tech (3), Finance (5), Sports (2). Lead: "Global Markets Rally as Inflation Cools." Format: Print-ready HTML with serif typography and multi-column grid. Check /newspapers for the file.
Screenshots
About This Skill
Professional News Aggregation and Layout
The Daily Newspaper skill transforms your AI agent into a sophisticated digital newsroom. It solves the problem of "information overload" by curating, verifying, and formatting the day's most important stories into a beautiful, printable HTML newspaper. Unlike generic web searches that return a list of links, this skill performs deep research across world, national, and local news to produce a cohesive, self-contained publication.
What it Does
This skill follows a rigorous editorial process to fetch real-time news, verify timestamps, and rewrite stories in a neutral, "inverted pyramid" journalistic style. It automatically handles complex layout logic, including front-page selection, importance scoring, and print-aware CSS pagination.
- Fact-Driven Curation: Rejects fabricated news and prioritizes reputable sources and primary reporting.
- Automated Layout: Generates responsive, multi-column HTML with serif typography and print-friendly page breaks.
- Configurable Focus: Tailor the news coverage by setting specific cities, states, and topics like finance, technology, or sports.
- Self-Contained Output: Produces a single HTML file with no external dependencies, perfect for reading on tablets or printing.
Why it's Better than Raw Prompting
Prompting an AI to "summarize the news" often leads to hallucinations, stale data, or messy formatting. This skill provides a structured framework for importance scoring, deduplication across sections, and strict adherence to editorial standards, ensuring your daily brief is both accurate and professional.
📖 Learn more: Best Frontend & Design Skills for Claude Code →
Use Cases
- Create a daily printable news briefing for offline morning reading.
- Generate localized community newsletters based on specific city and state filters.
- Monitor specific industries like Finance or Tech with an editorial-style digest.
- Produce distraction-free daily briefs without ads or tracking scripts.
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/daily-newspaper | tar xz -C ~/.claude/skills/Free skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
Security Scanned
Passed automated security review
Permissions
Allowed Hosts
File Scopes
Best with Codex and Claude
Creator
Frequently Asked Questions
Learn More About AI Agent Skills
Similar Skills
code-reviewer
Reviews your code for bugs, security vulnerabilities, logic errors, performance issues, and style violations. Organizes findings by severity and suggests fixes with code examples.
git-commit-writer
Writes conventional commit messages by analyzing your staged git changes. Detects commit type, scope, and breaking changes automatically.
readme-generator
Generates a complete, polished README.md by scanning your actual project structure, dependencies, and code.
env-doctor
Diagnoses why your project will not start. Checks runtime versions, dependencies, environment variables, databases, ports, and build artifacts systematically.