Install
openclaw skills install rss-to-socialAutomatically monitor RSS feeds and post to social media. Schedule content, generate posts with AI, and publish to Twitter/LinkedIn.
openclaw skills install rss-to-socialStop manually sharing content. This skill monitors your RSS feeds 24/7 and auto-posts engaging content to Twitter, LinkedIn, or both.
Time saved: 5-10 hours/week → 30 minutes/week
# 1. Install
clawhub install rss-to-social
# 2. Configure (add to your env)
export RSS_FEED_URLS="https://techcrunch.com/feed/,https://news.ycombinator.com/rss"
export SOCIAL_PLATFORMS="twitter"
export POST_INTERVAL_HOURS="4"
# 3. Run
# Check RSS and post new content
That's it! The skill will monitor your feeds and post automatically.
clawhub install rss-to-social
# 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"
# 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"
Check RSS feeds and post latest content to social media
Start RSS monitoring and auto-posting every 4 hours
Show RSS monitoring status and recent posts
Stop RSS auto-posting
Post to LinkedIn only from RSS feeds
🚀 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
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
Every 4 hours, check RSS and post new content
# Add to crontab (every 4 hours)
0 */4 * * * cd /path/to/workspace && openclaw run "Check RSS and post"
# /etc/systemd/system/rss-to-social.timer
[Unit]
Description=RSS to Social Auto-Poster
[Timer]
OnBootSec=5min
OnUnitActiveSec=4h
Unit=rss-to-social.service
[Install]
WantedBy=timers.target
.rss-to-social/posted.jsonFor sensitive accounts, enable approval before posting:
When new RSS content found, send to Telegram for approval before posting
.rss-to-social/posted.json if neededMonitor tech blogs, auto-share to Twitter for thought leadership.
Track industry RSS feeds, share insights on LinkedIn.
Build a curated news account for your niche.
Automate your social presence while maintaining quality.
This skill powers LobsterLabs content automation services:
Contact: PayPal 492227637@qq.com
如果你觉得这个技能有用,请考虑打赏支持:
你的支持是我持续改进的动力!