Use Case
Stop doing repetitive data & analytics tasks manually. ai-news-collectors lets your AI agent handle them automatically through natural conversation. AI news aggregation and popularity ranking tool. Triggered when a user asks about the latest news in the AI field, such as: "What's the AI news today?" "Summary of this week's AI news" "What are the hot AI products recently?" "What is being discussed in the AI circle recently?". Coverage: new product releases, research papers, industry trends, financing news, open source project updates, community viral phenomena, AI tool/Agent popular projects. Output a Chinese summary list, sorted by popularity, with original text links. This guide shows practical examples of using ai-news-collectors to automate common data & analytics workflows and save hours every week.
Install ai-news-collectors: npx clawhub@latest --dir ~/.claude/skills install ai-news-collectors
Identify the repetitive data & analytics tasks you want to automate
Describe the task to your AI in plain English
ai-news-collectors will execute the task and return results directly in the chat
Chain multiple tasks: ask your AI to run a sequence of operations
Copy these prompts and use them with your AI agent after installing ai-news-collectors
Automate my data & analytics tasks using ai-news-collectors
What repetitive tasks can ai-news-collectors handle for me?
Set up a workflow that runs ai-news-collectors every morning
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install ai-news-collectorsOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install ai-news-collectors⚠️ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js →
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/ai-news-collectors/💡Extract and place the folder at the path above, then restart your agent.