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

clawpost

Posts tweets to X (Twitter) via Claw Post API. Use when the user wants to post to X, publish a tweet, or share content on X/Twitter.

Why use this skill?

Learn how to use the clawpost skill for OpenClaw to automatically publish tweets, manage X content, and streamline your social media workflow using browser automation.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/daydreamnationtechlabs/clawpost
Or

What This Skill Does

The clawpost skill enables seamless, automated posting to X (formerly Twitter) directly from your OpenClaw agent. By leveraging the Claw Post API and a paired Chrome extension, the agent acts as a remote controller for your browser's X session. This architecture ensures that your posts are authenticated through your actual user session, allowing for native-like interaction without the complexities of managing traditional X Developer API tokens. The skill handles the creation of tweet jobs, polling for status updates, and reporting any delivery errors directly to the user.

Installation

To begin, ensure you have the Claw Post Chrome extension installed from the Chrome Web Store. Once installed, log into your dashboard at clawpost.net and paste the 6-digit code provided by the extension to pair your browser. After pairing, provide your unique API key to your OpenClaw configuration. Finally, ensure you are logged into your X account at x.com in the same browser profile. To add this skill to your agent, run the command: clawhub install openclaw/skills/skills/daydreamnationtechlabs/clawpost.

Use Cases

  • Automating daily content distribution across multiple platforms.
  • Scheduling threads or single tweets without needing third-party SaaS subscriptions.
  • Integrating agent-generated summaries or research findings into your personal social media feed.
  • Managing social presence through natural language instructions instead of manual UI interactions.

Example Prompts

  • "Hey, please post a tweet saying: 'Just finished exploring the latest updates in AI agent frameworks, the progress is truly accelerating! #AI #Tech'"
  • "Draft a tweet about my recent blog post on productivity and publish it to my X account."
  • "Can you share this link on my Twitter with a short, engaging description?"

Tips & Limitations

Always verify that your browser remains open and the X tab is active if you encounter delivery issues. If the agent reports EXTENSION_NOT_PAIRED or not_logged_in, re-authenticate your session at x.com. Since this tool interacts with the browser UI, ensure that your internet connection is stable. For advanced users, the API supports idempotencyKey strings to prevent duplicate posts if the network environment is unstable. Remember that the skill relies on the Claw Post infrastructure to bridge the gap between the agent's logic and the live X environment.

Metadata

Stars2190
Views0
Updated2026-03-07
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-daydreamnationtechlabs-clawpost": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#social#twitter#automation#x-marketing#agent-tools
Safety Score: 4/5

Flags: network-access, external-api