Communityv1.0.6

X tweet publisher

Publish tweets to X (Twitter) using the official Tweepy library. Supports text-only tweets, tweets with images or videos, and returns detailed publish result...

1.9kdownloads4stars3active installsmanifold
View on ClawHubBack to Skills

Skill Details

Slug
x-publisher
Latest Version
1.0.6
Author
manifold
Published
Feb 3, 2026
Updated
Mar 12, 2026
Total Versions
4

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for X tweet publisher.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.6

- Added explicit declaration of required environment variables (X_API_KEY, X_API_SECRET, X_ACCESS_TOKEN, X_ACCESS_TOKEN_SECRET, X_BEARER_TOKEN) to the skill metadata. - No changes to code logic or user-facing functionality.