social-media-agent
SKILL.md
Social Media Agent
Manage an X/Twitter account autonomously using only OpenClaw's built-in tools. No external APIs, no npm packages, no API keys needed.
Core Tools
browser— Post tweets, engage with posts, take screenshotsweb_fetch— Scrape profiles, trending topics, news for contentsessions_spawn— Run content generation in parallelcron— Schedule regular posting and engagementmemory_search/ files — Track what was posted, engagement stats
Posting a Tweet
- Ensure Chrome is running with remote debugging OR use OpenClaw's built-in browser
- Navigate to x.com/compose/post
- Take a snapshot to find the text input
- Type the tweet text
- Click the Post button