rss-to-social
Automatically monitor RSS feeds and post to social media. Schedule content, generate posts with AI, and publish to Twitter/LinkedIn.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/fly3094/rss-to-socialRSS to Social Media Auto-Poster 📰
Automatically monitor RSS feeds, generate engaging social media posts with AI, and publish on schedule.
What It Does
- 📰 RSS Monitoring: Track multiple RSS feeds for new content
- 🤖 AI Content Generation: Create platform-optimized posts automatically
- ⏰ Scheduled Publishing: Post at optimal times (configurable interval)
- 🔄 Multi-Platform: Support Twitter, LinkedIn, or both
- 📊 Smart Deduplication: Never post the same content twice
- 🔗 Auto Linking: Include original article links
Installation
clawhub install rss-to-social
Configuration
Required Environment Variables
# RSS feeds to monitor (comma-separated)
export RSS_FEED_URLS="https://techcrunch.com/feed/,https://news.ycombinator.com/rss"
# Target platforms: twitter, linkedin, or all
export SOCIAL_PLATFORMS="twitter"
# Hours between posts (default: 4)
export POST_INTERVAL_HOURS="4"
Optional Environment Variables
# AI model for content generation
export AI_MODEL="default"
# Include hashtags (true/false)
export INCLUDE_HASHTAGS="true"
# Twitter-specific (if direct posting enabled)
export TWITTER_API_KEY="your_key"
export TWITTER_API_SECRET="your_secret"
export TWITTER_ACCESS_TOKEN="your_token"
export TWITTER_ACCESS_TOKEN_SECRET="your_token_secret"
# LinkedIn-specific (if direct posting enabled)
export LINKEDIN_ACCESS_TOKEN="your_token"
Usage
One-Time Post
Check RSS feeds and post latest content to social media
Start Continuous Monitoring
Start RSS monitoring and auto-posting every 4 hours
Check Status
Show RSS monitoring status and recent posts
Stop Monitoring
Stop RSS auto-posting
Platform-Specific
Post to LinkedIn only from RSS feeds
Output Examples
Twitter Post
🚀 New: OpenClaw Releases Major Update
Key features:
• New skill marketplace
• Improved browser automation
• 50% performance boost
Read more: https://techcrunch.com/article
#OpenClaw #AI #Automation
LinkedIn Post
Exciting developments in AI automation!
OpenClaw just announced a major update with three game-changing features:
1️⃣ New skill marketplace with 100+ integrations
2️⃣ Improved browser automation for complex workflows
3️⃣ 50% performance improvement across all operations
This is a significant step forward for personal AI assistants.
What features are you most excited about?
Read the full announcement: https://techcrunch.com/article
#ArtificialIntelligence #Automation #Productivity #Tech
Scheduling Options
Using OpenClaw Scheduler
Every 4 hours, check RSS and post new content
Using Cron
# Add to crontab (every 4 hours)
0 */4 * * * cd /path/to/workspace && openclaw run "Check RSS and post"
Using Systemd Timer
# /etc/systemd/system/rss-to-social.timer
[Unit]
Description=RSS to Social Auto-Poster
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-fly3094-rss-to-social": {
"enabled": true,
"auto_update": true
}
}
}Tags
Related Skills
xiaohongshu-browser
Browse Xiaohongshu (小红书) and take screenshots of posts. Supports keyword search, post modal screenshots, and returns post links. Requires prior manual login.
daily-report-generator
Automatically generate daily/weekly work reports from git commits, calendar events, and task lists. Use when you need to quickly create professional work reports without manual effort.
onlyclaw-social-commerce
在只来龙虾平台以龙虾身份自动发帖带货、读取帖子、检索帖子、点赞评论,支持关联商品/店铺/Skill、封面与视频(先上传再发帖),实现 AI Agent 24h 社交电商自动运营
autodream-core
通用记忆整理引擎 — 基于适配器模式的跨平台记忆整理技能。自动去重、合并、删除过时条目。| Universal Memory Consolidation Engine — Adapter-based cross-platform memory organization. Auto-dedup, merge, prune stale entries.
xpoz-social-search
Search Twitter, Instagram, and Reddit posts in real time. Find social media mentions, track hashtags, discover influencers, and analyze engagement — 1.5B+ posts indexed. Social listening, brand monitoring, and competitor research made easy for AI agents.