x-manager

Manage X accounts by posting tweets, engaging with content, and retrieving user data via the X API.

Updated Feb 11, 2026
One-click install
npx skills add https://github.com/storyclaw-official/storyclaw-assistant --skill x-manager
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: x-manager
Source: https://github.com/storyclaw-official/storyclaw-assistant/tree/main/skills/x-manager
Command: npx skills add https://github.com/storyclaw-official/storyclaw-assistant --skill x-manager

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the management of your X (formerly Twitter) accounts, automating tasks like posting, engaging with content, and retrieving data, saving you time and effort.

Core Features & Use Cases

  • Content Posting: Schedule and publish tweets, including media attachments.
  • Engagement: Like, reply to, and retweet posts.
  • Data Retrieval: Fetch user tweets, view your timeline, and search for specific content.
  • Auto-Interaction: Configure automated replies based on keywords.
  • Use Case: Automatically post daily updates, respond to customer inquiries, and monitor brand mentions on X.

Quick Start

Use the x-manager skill to post the tweet "Hello X world!" with the image /path/to/image.jpg.

Frequently Asked Questions about x-manager

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

FAQPage Schema
How do I automate posting tweets with media attachments via the X API?

You can automate posting tweets with media attachments by using the x-manager skill to schedule and publish content via the X API. It requires Python 3 and specific Twitter API credentials for authentication and operation.

Can I set up automated replies on X based on specific keywords?

Yes, you can configure automated interaction workflows on X based on specific keywords. The skill supports auto-interaction features that monitor mentions and trigger automated replies for customer inquiries.

How do I retrieve user tweets and monitor my timeline using Python?

You can retrieve user tweets and view your timeline by fetching user data via the X API using Python 3. The skill manages multi-user credentials to authenticate and pull timeline data for monitoring brand mentions.

Do I need Python 3 and Twitter API credentials to manage X accounts?

Yes, you need Python 3 and specific Twitter API credentials to manage X accounts. These prerequisites are required for authentication and to execute automated interaction workflows for posting and engaging.

What's the best way to manage multiple X accounts and engagement workflows?

The best way to manage multiple X accounts is using a skill that supports multi-user credential management and automated interaction workflows. This allows you to centralize posting, liking, replying, and retweeting across accounts.

Why does my X API authentication fail when trying to post tweets?

X API authentication fails when specific Twitter API credentials are missing or incorrect. Ensure your Python 3 environment is properly configured and the multi-user credential management setup is valid before operation.