twitter-automation
Originally fromtul-sh/skills
Installation
SKILL.md
Twitter/X Automation
Automate Twitter/X via inference.sh CLI.
Quick Start
# Install CLI
curl -fsSL https://cli.inference.sh | sh && infsh login
# Post a tweet
infsh app run x/post-tweet --input '{"text": "Hello from inference.sh!"}'