A community-driven registry for Claude, Cursor, Windsurf, Cline & more. Not affiliated with Anthropic.
Are you the author? Sign in to claim
Claude skill that fetches recent AI news and trending GitHub repos, rendering them as an interactive React artifact in c
A Claude skill that fetches and summarizes recent AI news from tech outlets, research sources, and newsletters, pulls trending AI GitHub repos, and renders an interactive React artifact directly in chat.
When triggered, the skill:
The skill activates when you say things like:
A self-contained React JSX artifact written to /mnt/user-data/outputs/ai-news-digest.jsx and presented in chat. The artifact includes:
| Section | Description |
|---|---|
| Header | Title, date range, generation timestamp |
| Stat Cards | Horizontal-scroll row of 3–5 grounded metrics |
| Category Tabs | All + dynamic tabs (Safety, Research & Models, Industry, Policy, Tools & Products) |
| Story Cards | Collapsible, with date, category badge, editor-pick star, source links |
| Trending Repos | 1-col mobile / 2-col desktop grid with star deltas and "why trending" |
| Week-in-Review | Editorial synthesis with a thesis |
Built with Tailwind CSS and lucide-react icons. Fully responsive, theme-aware (light + dark).
.claude/skills/)# Clone into your project's skills directory
mkdir -p .claude/skills
git clone https://github.com/MohamedMamdouh18/ai-news-fetcher.git .claude/skills/ai-news-fetcher
Copy the contents of skill.md into your Claude Code skill configuration or paste it directly into a Claude conversation as a skill prompt.
| Resource | Cap |
|---|---|
| Web searches | ≤ 7 total |
| Page fetches | ≤ 5 total |
| Depth fetches | Only for high-payoff articles |
The skill is designed to maximize signal within these caps by running the first 3–4 searches in parallel and only fetching when snippets are insufficient.
Rather than maintaining a brittle list of specific outlets, the skill uses principle-based source selection:
| Priority | Guidance |
|---|---|
| Prefer for fetches | Official company blogs, arXiv papers, government sites, primary sources, well-established outlets with strong editorial standards |
| Snippet only, never fetch | Personal blogs, forums, social media posts, unknown outlets |
| Rule of thumb | When multiple sources cover the same story, always prefer the primary source (e.g., fetch the company's official announcement rather than a secondary summary) |
Technical constraints (hard rules):
site:youtube.com / site:tiktok.com in queriespresent_filesSee skill.md for the complete specification.
You can modify the skill to:
skill.mdskill.mdSee CHANGELOG.md.
Design enforcement with memory — keeps your UI consistent across a project
1000+ skills curated from Anthropic, Vercel, Stripe, and other engineering teams
Claude Code skill for YouTube creators — channel audits, video SEO, retention scripts, thumbnails, content strategy, Sho
AI image generation skill for Claude Code -- Creative Director powered by Gemini