MR
Mayur Rathi
@mayurrathi
⭐ 5 GitHub stars

AI Daily News Report

AI Daily News Report是一款productivity方向的AI技能,核心价值是Create a structured, automated daily news report that scrapes multiple high-quality sources, filters for relevance and quality, and generates a clean Markdown summary,可用于解决开发者在productivity领域的实际问题,帮助用户提升效率、自动化重复任务或优化工作流。

Create a structured, automated daily news report that scrapes multiple high-quality sources, filters for relevance and quality, and generates a clean Markdown summary.

Last verified on: 2026-05-27
mkdir -p ./skills/ai-daily-news-report && curl -sfL https://raw.githubusercontent.com/mayurrathi/awesome-agent-skills/main/skills/ai-daily-news-report/SKILL.md -o ./skills/ai-daily-news-report/SKILL.md

Run in terminal / PowerShell. Requires curl (Unix) or PowerShell 5+ (Windows).

Skill Content

# AI Daily News Report


Purpose

Generate a curated daily news report from top tech, AI, and productivity sources.


Source Tiers


**Tier 1 (High Priority):**

- Hacker News (top 10-15 stories)

- HuggingFace Papers (top voted research)

- One Useful Thing (AI practical insights)

- The Verge / Ars Technica


**Tier 2 (Productivity):**

- James Clear's 3-2-1

- Farnam Street (mental models)

- Stratechery (tech strategy)


**Tier 3 (Specialized):**

- ProductHunt (new launches)

- TechCrunch (startup news)


Filtering Criteria

**Keep:** AI advances, technical insights, practical tools, actionable methods

**Skip:** Marketing fluff, academic-only papers, duplicates, job postings


Quality Scoring

5 = Essential, must-read

4 = High value, practical how-to

3 = Good, worth a skim

2 = Low relevance

1 = Skip


Output Format

text
# Daily News Report — YYYY-MM-DD
### 📰 Top Stories
1. [Title] - Summary - Key Takeaways - URL
### 📊 Summary Statistics
Sources: N | Items: N | Topics covered

🎯 Best For

  • Developers scaffolding new projects
  • Prototype builders
  • Claude users
  • ChatGPT users
  • Gemini users

💡 Use Cases

  • Bootstrapping React components
  • Creating API route handlers
  • Using AI Daily News Report in daily workflow
  • Automating repetitive productivity tasks

📖 How to Use This Skill

  1. 1

    Install the Skill

    Copy the install command from the Terminal tab and run it. The SKILL.md file downloads to your local skills directory.

  2. 2

    Load into Your AI Assistant

    Open Claude or ChatGPT and reference the skill. Paste the SKILL.md content or use the system prompt tab.

  3. 3

    Apply AI Daily News Report to Your Work

    Provide context for your task — paste source material, describe your audience, or share existing work to guide the AI.

  4. 4

    Review and Refine

    Edit the AI output for accuracy, tone, and completeness. Add human insight where the AI lacks context.

❓ Frequently Asked Questions

Can I customize the generated output?

Yes — modify the skill's prompt instructions to match your project conventions and coding style.

How do I install AI Daily News Report?

Copy the install command from the Terminal tab and run it. The skill downloads to ./skills/ai-daily-news-report/SKILL.md, ready to use.

Can I customize this skill for my team?

Absolutely. Edit the SKILL.md file to add team-specific instructions, examples, or workflows.

⚠️ Common Mistakes to Avoid

Using generated code without understanding

Understand what generated code does before shipping it to production.

Not reading the full skill

Skills contain important context and edge cases beyond the quick start.

🔗 Related Skills