# Twitter Automation > Automate Twitter/X with posting, engagement, and user management via inference.sh CLI. Apps: x/post-tweet, x/post-create (with media), x/post-like, x/post-retweet, x/dm-send, x/user-follow. Capabilities: post tweets, schedule content, like posts, retweet, send DMs, follow users, get profiles. Use for: social media automation, content scheduling, engagement bots, audience growth, X API. Triggers: twitter api, x api, tweet automation, post to twitter, twitter bot, social media automation, x automation, tweet scheduler, twitter integration, post tweet, twitter post, x post, send tweet Source: https://skillsagentes.com/skills/skills-101/superpowers/twitter-automation Repository: https://github.com/skills-101/superpowers Author: skills-101 License: not specified Updated: hace 11 días Context cost: 147 tok installed, 1.1k tok once triggered, 1.1k tok with every bundled file Bundle: 1 file, 4 KB Permissions requested: bash(belt *) ## Install ```bash npx -y skills add skills-101/superpowers --skill twitter-automation --agent claude-code ``` ## What it does - Publica tweets de texto o con medios usando el CLI belt de inference.sh - Da like y retuitea posts existentes por su tweet_id - Envía DMs y sigue usuarios en Twitter/X - Obtiene perfiles de usuario y detalles de tweets, y borra tweets ## Use it when - Automatizar publicaciones o programación de contenido en Twitter/X - Construir bots de engagement (likes, retweets, follows) - Publicar imágenes o videos generados por IA directamente en X ## What triggers it - "Publica este tweet: 'Just shipped a new feature! 🚀'" - "Genera una imagen y publícala en Twitter con un texto" - "Dale like y retuitea el tweet con id 1234567890" - "Sigue al usuario elonmusk en X" ## Before you install - Requiere instalar el CLI belt de inference.sh y hacer login (belt login). - Needs on PATH: npx ## Files - SKILL.md — 4 KB ## SKILL.md Not reproduced here. Read it at https://github.com/skills-101/superpowers/blob/main/tools/social/twitter-automation/SKILL.md --- Skills Agentes — https://skillsagentes.com/skills/skills-101/superpowers/twitter-automation