ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified social Safety 3/5

openclaw-x

操控你的 X/Twitter 账号——查看时间线、搜索推文、发推、点赞、转推、收藏。

Why use this skill?

Control your X/Twitter account with OpenClaw X. Easily search, tweet, like, and monitor your timeline using natural language commands with this powerful AI agent skill.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bosshuman/openclawx
Or

What This Skill Does

OpenClaw X is a powerful integration for the OpenClaw AI agent that bridges the gap between natural language commands and the X (formerly Twitter) platform. By leveraging a local API service, this skill allows users to perform complex social media interactions without ever leaving their terminal or agent chat window. It supports a comprehensive suite of read and write operations, including fetching your personalized home timeline, searching for trending topics or specific keywords, publishing new posts, and engaging with existing content through likes, retweets, and bookmarks. Whether you are managing your digital footprint or conducting research on live discussions, OpenClaw X provides a programmatic interface that turns your X account into an interactive tool.

Installation

To integrate OpenClaw X into your environment, ensure you have the OpenClaw core installed. Run the following command in your terminal:

clawhub install openclaw/skills/skills/bosshuman/openclawx

Once installed, you must launch the background service locally. Navigate to the openclaw-x directory and execute python main.py. The skill expects the service to be available at http://localhost:19816. Ensure your network allows local communication on this port.

Use Cases

  • Social Monitoring: Quickly query the platform to track mentions or discussions regarding specific industry keywords.
  • Content Curation: Bookmark interesting threads or research material for later reading without manual clicks.
  • Personal Branding: Automate post updates or engage with followers by liking and retweeting relevant content based on user-provided natural language input.
  • User Research: Analyze the recent activity and profiles of influencers or colleagues to stay updated on their professional insights.

Example Prompts

  1. "OpenClaw, search for the latest discussions on 'OpenAI' and summarize the top 5 tweets for me."
  2. "Please check my timeline and let me know if there are any new updates from the tech community."
  3. "I want to share my thoughts: post a tweet saying 'Just automated my social workflow with OpenClaw!' and then bookmark the first reply I get."

Tips & Limitations

  • Rate Limiting: Always keep in mind that X's API imposes rate limits. Excessive automated requests may trigger temporary blocks on your account. Avoid high-frequency polling.
  • Security: The skill operates via a local server. Do not expose this service to the public internet unless you have configured robust authentication, as it provides full control over your social account.
  • Authentication: Ensure your local environment is configured with the correct X API credentials (via the setup process in main.py) before attempting to send authenticated requests like posting or liking.

Metadata

Author@bosshuman
Stars1776
Views0
Updated2026-03-02
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-bosshuman-openclawx": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#twitter#social-media#automation#api
Safety Score: 3/5

Flags: network-access, external-api