🎯

daily-news-report

🎯Skill

from rookie-ricardo/erduo-skills

VibeIndex|
What it does
|

Automatically aggregates and curates high-quality technology news from multiple sources like HackerNews and HuggingFace, generating a structured daily markdown report.

📦

Same repository

rookie-ricardo/erduo-skills(6 items)

daily-news-report

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add rookie-ricardo/erduo-skills --skill daily-news-report
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add rookie-ricardo/erduo-skills --skill daily-news-report
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/daily-news-report/SKILL.md

SKILL.md

268Installs
282
-
Last UpdatedJan 20, 2026

More from this repository5

🎯
gemini-watermark-remover🎯Skill

A skill for removing the visible Gemini AI watermark from images using reverse alpha blending with a Python CLI tool and pre-captured watermark alpha maps.

🎯
ak-rss-digest🎯Skill

Curates a Chinese reading digest from a fixed OPML feed bundle biased toward AI-agent thinking, frontier AI commentary, and deep interviews — defaults to the last 7 days in Asia/Shanghai, fetches via `fetch_today_feed_items.py`, scores each article on a 10-point rubric, and outputs only items scoring above 7 in a concise daily-brief style.

🎯
web-to-markdown🎯Skill

Erduo Skills' **Web to Markdown** skill — fetches a URL using route-based scraping with Readability cleanup and outputs clean Markdown, working as both an agent-callable skill and CLI tool within a Chinese-language AI agent skill collection that also includes daily news reports, RSS digest, transcript polishing, and translation workflows.

🎯
translate-polisher🎯Skill

A translation polishing skill that uses a four-step workflow (analysis, initial translation, review, and finalization) for high-quality article translation and localization, supporting bidirectional Chinese-English and Chinese-Japanese translation with built-in glossaries and style presets.

🎯
transcript-polisher🎯Skill

Polishes speech transcription texts (interviews, speeches, podcasts, meetings) into highly readable articles by removing filler words, correcting homophones and proper nouns, and restructuring by semantic groups while preserving original wording and tone.