social-x

Post text and replies to X and fetch profiles, timelines, and search results via X API v2.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/kiran-nebula/agentshaus --skill social-x
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: social-x
Source: https://github.com/kiran-nebula/agentshaus/tree/main/packages/agent-runtime/workspace/skills/social-x
Command: npx skills add https://github.com/kiran-nebula/agentshaus --skill social-x

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines your social media workflow by enabling direct posting to X (formerly Twitter) and fetching various types of data from the X platform.

Core Features & Use Cases

  • Post to X: Publish text updates, including replies to existing threads, directly to your X account. It also supports a dry-run mode for testing without actual posting.
  • Get X Data: Retrieve user profiles, timelines, and search results from X using the X API v2. This includes options to filter out replies and retweets.
  • Use Case: Automatically post daily updates to your X account, or fetch recent tweets related to a specific keyword for market research.

Quick Start

Post the message "Hello X world!" to your X account.

Frequently Asked Questions about social-x

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

FAQPage Schema
How do I post to X automatically using the X API v2?▼

You can post to X automatically by using this Skill to send text updates and replies to existing threads via the X API v2. It also supports a dry-run mode to test your social media workflow without actually publishing the post.

Can I fetch X user timelines and search results via the API?▼

Yes, you can fetch X user timelines and search results via the API. This Skill retrieves user profiles and timelines using X API v2, with configurable options to filter out replies and retweets from your data retrieval results.

Do I need an X bearer token to retrieve X data and post tweets?▼

Yes, you need an X bearer token to retrieve X data and post tweets. The Skill requires the X_BEARER_TOKEN environment variable for authentication during both social posting and data retrieval workflows with the X API v2.

What's the best way to test posting to X without publishing live tweets?▼

The best way to test posting to X without publishing live tweets is to use the Skill's built-in dry-run mode. This feature simulates the social posting process so you can validate your text updates and replies before they go live on your X account.

Does this Skill support replying to existing threads on X?▼

Yes, this Skill supports replying to existing threads on X. You can automate social posting workflows that include publishing new text updates or directly replying to conversations using the X API v2 integration.