Social Media Auto
Unified social media management across multiple platforms.
Supported Platforms
| Platform | Post | Stories | Schedule | Analytics |
|---|---|---|---|---|
| Twitter/X | ✅ | ❌ | ✅ | ✅ |
| ✅ | ❌ | ✅ | ✅ | |
| ✅ | ❌ | ✅ | ✅ | |
| ✅ | ✅ | ✅ | ✅ |
Features
- 📝 Multi-platform Post — Post to all platforms at once
- 📅 Scheduling — Plan content calendar
- 📊 Analytics — Cross-platform performance
- 🔔 Engagement — Auto-reply to comments
- 🎯 Content Curation — Find trending content
Usage
Post to All
hermes social post "Check out our new feature!" \
--platforms twitter,linkedin \
--image preview.png \
--schedule "2026-06-01 10:00"
Schedule Content
# Weekly schedule
hermes social schedule --file content-calendar.csv
# View scheduled
hermes social schedule list
Analytics
# Cross-platform stats
hermes social analytics --period 7d
# Best performing
hermes social top --limit 5
Configuration
# social-config.yml
platforms:
twitter:
api_key: ${TWITTER_API_KEY}
auto_post: true
linkedin:
access_token: ${LINKEDIN_TOKEN}
reddit:
client_id: ${REDDIT_CLIENT_ID}
username: mybot
Pitfalls
- Platform Limits — Each platform has posting limits
- Time Zones — Schedule for optimal engagement times
- Copyright — Don't repost copyrighted content