From all-skills
Tracks AI news from 80+ entities across 6 free sources (Reddit, HN, GitHub, HuggingFace, arXiv, X/Twitter). Generates scored daily Markdown reports with deduplication and cross-verification.
How this skill is triggered — by the user, by Claude, or both
Slash command
/all-skills:morning-aiThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Daily AI news tracker that collects updates from 80+ entities across 6 sources, scores and deduplicates them, and generates a structured Markdown report.
Daily AI news tracker that collects updates from 80+ entities across 6 sources, scores and deduplicates them, and generates a structured Markdown report.
MorningAI requires its full repository for data collection scripts:
# Install as a Claude Code plugin
git clone https://github.com/octo-patch/MorningAI.git ~/.claude/plugins/MorningAI
# Or install as a skill
git clone https://github.com/octo-patch/MorningAI.git
cd MorningAI
/morning-ai
/morning-ai --lang zh
/morning-ai --depth deep
/morning-ai --exclude Funding
npx claudepluginhub davepoon/buildwithclaude --plugin all-skillsQueries AI News Radar's public static JSON for recent 24h AI news in Chinese. Zero API key, zero auth, no rate limits, curl-only. Triggers on "AI news", "today's AI", "model releases", "agent tools" in Chinese.
Queries AI News Radar's public static JSON for recent 24h AI news in Chinese. Zero API key, zero auth, no rate limits, curl-only. Triggers on "AI news", "today's AI", "model releases", "agent tools" in Chinese.
Defines a unified specification for tracking AI news across Product, Model, Benchmark, and Funding types with scoring, source priority, and validation rules.