twitter-automation

Installation
Summary

Post, like, retweet, and manage Twitter/X accounts via CLI commands.

  • Nine app commands covering tweet posting with media, liking, retweeting, DMs, user following, and profile retrieval
  • Integrates with inference.sh CLI (infsh) for direct command-line automation of X/Twitter actions
  • Supports media attachment workflows by chaining with image and video generation apps
  • Requires inference.sh CLI installation and X API authentication via infsh login
SKILL.md

Install the belt CLI skill: npx skills add belt-sh/cli

Twitter/X Automation

Automate Twitter/X via inference.sh CLI.

Twitter/X Automation

Quick Start

Requires inference.sh CLI (belt). Install instructions

belt login

# Post a tweet
belt app run x/post-tweet --input '{"text": "Hello from inference.sh!"}'
Related skills
Installs
GitHub Stars
500
First Seen
twitter-automation — inferen-sh/skills