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
Included in download
- Downloadable skill package
- Works with Best with Codex and Claude
- 3 permissions declared
Media gallery
See it in action
You say
Generate today's Daily Dispatch. Include world, tech, finance, and sports sections. Save the printable HTML file to the output directory.
Your agent does
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
Included in download
- Downloadable skill package
- Works with Best with Codex and Claude
- 3 permissions declared
- Instant install
Media gallery
See it in action
You say
Generate today's Daily Dispatch. Include world, tech, finance, and sports sections. Save the printable HTML file to the output directory.
Your agent does
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.
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.
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.
Known Limitations
- Requires active internet access for real-time news.
- Subject to search engine rate limits and website paywalls.
- Does not support image embedding or dynamic multimedia content.
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/daily-newspaper -o /tmp/daily-newspaper.zip && unzip -o /tmp/daily-newspaper.zip -d ~/.claude/skills && rm /tmp/daily-newspaper.zipFree 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
More Premium Skills
cinematic-sites
Turn any basic business URL into a high-end cinematic landing page with AI-generated 4K assets and GSAP animations.
endless-loop
Autonomous research and task loop that builds on previous findings to solve complex objectives while you sleep.
skill-router-2
Automatically detect, load, and stack the perfect skills combo for any user request.
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.