Use Case
Rss Ai Reader isn't just for solo use — teams can share skills and build consistent AI workflows across the organization. 📰 RSS AI reader—automatically captures subscriptions, generates summaries with LLM, and pushes them through multiple channels! Support Claude/OpenAI to generate Chinese summaries and push them to Feishu/Telegram/Email. Trigger conditions: User requires subscribing to RSS, monitoring blogs, crawling news, generating summaries, setting scheduled crawling, "Subscribe me", "Monitor this website", "Push news every day", RSS/Atom feed related. This guide covers how to deploy Rss Ai Reader for your team, standardize prompts, and create shared workflows that everyone can use.
Install Rss Ai Reader in your project directory: .claude/skills/rss-ai-reader/
Commit the skill folder to your repository so the whole team has access
Document your team's standard prompts in a shared README
Use Rss Ai Reader 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 Rss Ai Reader
How can my team use Rss Ai Reader together?
Set up Rss Ai Reader for our project so everyone can use it
Create a shared workflow using Rss Ai Reader for our team
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install rss-ai-readerOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install rss-ai-reader⚠️ 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/rss-ai-reader/💡Extract and place the folder at the path above, then restart your agent.