x-twitter

Manage X posts, replies, likes, retweets, and timeline monitoring via the X v2 API.

Updated Apr 23, 2026
One-click install
npx skills add https://github.com/HaraldeRoessler/ownify-microclaw --skill x-twitter-haralderoessler
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: x-twitter
Source: https://github.com/HaraldeRoessler/ownify-microclaw/tree/main/skills/built-in/x-twitter
Command: npx skills add https://github.com/HaraldeRoessler/ownify-microclaw --skill x-twitter-haralderoessler

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires tweepy.

What problem does it solve?

This Skill lets an agent interact with X (formerly Twitter) without manual browsing, making it easier to publish updates, monitor engagement, and respond to mentions from one place.

Core Features & Use Cases

  • Publish content: Create new tweets directly from the agent.
  • Engage with others: Reply to tweets, like posts, and retweet content as needed.
  • Monitor activity: Read your timeline, check mentions, and search for recent posts on relevant topics.
  • Use case: A social media manager can ask the agent to post an announcement, review mentions, and respond to customer questions quickly.

Quick Start

Use the x-twitter skill to post a short tweet announcing our new product launch.

Frequently Asked Questions about x-twitter

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate posting tweets and managing X engagement?

Automate posting tweets and managing X engagement by using an agent with the X v2 API. It handles timeline monitoring, replies, likes, and retweets through a bearer token for an account-owned voice.

Do I need a bearer token to read my X timeline and check mentions?

Yes, you need an X bearer token to read your X timeline and check mentions. The Skill uses this token with tweepy to authenticate user-context actions and handle API errors.

Can I use tweepy to search recent posts and reply to customer questions on X?

Yes, you can use tweepy to search recent posts and reply to customer questions on X. The Skill supports recent search workflows, mention reviews, and direct replies through the v2 API.

What's the best way to monitor X mentions without manual browsing?

The best way to monitor X mentions without manual browsing is using an agent that reads your timeline and checks mentions directly. It consolidates engagement tracking and responses into one automated place.

Does the X v2 API support retweeting and liking posts through an agent?

Yes, the X v2 API supports retweeting and liking posts through an agent. The Skill applies these engagement actions using tweepy and a bearer token to manage account activity.