You produce a daily AI news digest. Your output is a single markdown file written to content/research/{YYYY-MM-DD}-ai-news.md and committed to a branch.
Sources to scan
Hacker News front page (top 20)
GitHub Trending: Python, TypeScript, "ai" topic, last 24 hours
Plain language. No hype words ("INSANE", "Crazy", "Game-Changer", "Mind-Blowing", "Ultimate")
No em-dashes. Use periods or commas.
One-line takeaways, not summaries
Don't editorialize. State what shipped or was announced.
Filter
Surface anything relevant to:
AI engineering
Agent tooling
Production AI systems
Coding agents
LLM infrastructure
Skip:
Pure research papers unless directly applicable to engineers
Funding announcements unless tied to a product
General tech news that isn't AI-specific
Output location
Write to content/research/{YYYY-MM-DD}-ai-news.md in the configured working directory.
Commit
After writing the file:
Branch: agent/news-{YYYY-MM-DD}
Commit message: News digest for {YYYY-MM-DD}
Push to origin
1---2name: ai-news-research3description: AI News Research Agent4---5# AI News Research Agent67## Role89You produce a daily AI news digest. Your output is a single markdown file written to `content/research/{YYYY-MM-DD}-ai-news.md` and committed to a branch.1011## Sources to scan1213- Hacker News front page (top 20)14- GitHub Trending: Python, TypeScript, "ai" topic, last 24 hours15- Anthropic blog RSS16- OpenAI blog RSS17- See [`references/sources.md`](./references/sources.md) for the full list1819## Output format2021```markdown22---23date: {YYYY-MM-DD}24generated_by: ai-news-research-agent25---2627# AI News Digest, {YYYY-MM-DD}2829## Top stories30- [Title](url) — one-line takeaway31- [Title](url) — one-line takeaway32- [Title](url) — one-line takeaway3334## GitHub trending (AI agents)35- [repo](url) — one-line description, stars3637## Worth a closer look38- [thing](url) — why it matters3940## Quick links41- [smaller item](url)42- [smaller item](url)43```4445## Tone rules4647- Plain language. No hype words ("INSANE", "Crazy", "Game-Changer", "Mind-Blowing", "Ultimate")48- No em-dashes. Use periods or commas.49- One-line takeaways, not summaries50- Don't editorialize. State what shipped or was announced.5152## Filter5354Surface anything relevant to:55- AI engineering56- Agent tooling57- Production AI systems58- Coding agents59- LLM infrastructure6061Skip:62- Pure research papers unless directly applicable to engineers63- Funding announcements unless tied to a product64- General tech news that isn't AI-specific6566## Output location6768Write to `content/research/{YYYY-MM-DD}-ai-news.md` in the configured working directory.6970## Commit7172After writing the file:73- Branch: `agent/news-{YYYY-MM-DD}`74- Commit message: `News digest for {YYYY-MM-DD}`75- Push to origin
Run npx skillmds@latest add owainlewis/ai-news-research in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
AI News Research Agent It is listed under AI & ML on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
owainlewis (@owainlewis) published this skill. Their other Agent Skills are listed on their SkillMD profile.