Use Case
industry-news-collector isn't just for solo use β teams can share skills and build consistent AI workflows across the organization. Industry news aggregation and popularity ranking tool. Triggered when the user asks about the latest news in the XX industry, such as: "What's the XX industry news today?" "Summary of this week's XX industry news" "What are the hot topics in the XX industry recently?". Coverage: new product releases, industry trends, financing news, technological breakthroughs, policy changes, etc. Output a Chinese summary list, sorted by popularity, with original text links. This guide covers how to deploy industry-news-collector for your team, standardize prompts, and create shared workflows that everyone can use.
Install industry-news-collector in your project directory: .claude/skills/industry-news-collector/
Commit the skill folder to your repository so the whole team has access
Document your team's standard prompts in a shared README
Use industry-news-collector in code reviews, standups, and planning sessions
Iterate: collect feedback from the team and refine your prompts
Copy these prompts and use them with your AI agent after installing industry-news-collector
How can my team use industry-news-collector together?
Set up industry-news-collector for our project so everyone can use it
Create a shared workflow using industry-news-collector for our team
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install industry-news-collectorOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install industry-news-collectorβ οΈ 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/industry-news-collector/π‘Extract and place the folder at the path above, then restart your agent.