Loading...
Loading...
Enables Claude to manage Twitter/X posts, engagement, and account operations through browser automation
npx skill4agent add andrejones92/canifi-life-os twitter-xcurl -sSL https://canifi.com/skills/twitter-x/install.sh | bashcp -r skills/twitter-x ~/.canifi/skills/# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set TWITTER_USERNAME "your-username"
canifi-env set TWITTER_PASSWORD "your-password"canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"User: "Tweet about the new product feature"
Claude: I'll post that tweet.
- Navigate to twitter.com
- Click compose tweet
- Write tweet about new feature
- Add hashtags if appropriate
- Post tweet
- Confirm publishedUser: "Reply to my recent mentions"
Claude: I'll respond to mentions.
- Navigate to Notifications > Mentions
- Review recent mentions
- Compose appropriate replies
- Post responses
- Confirm replies sentUser: "Create a Twitter thread about our company story"
Claude: I'll create that thread.
- Compose first tweet
- Add subsequent tweets as replies
- Connect as thread
- Publish thread
- Confirm all tweets postedUser: "Show me my tweet performance this week"
Claude: I'll pull your analytics.
- Navigate to Analytics section
- Gather impressions and engagement
- Compile this week's data
- Present performance summary