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

Mupeng Social Postcjo

Skill by mupengi-bot

Why use this skill?

Automate your social media strategy with Mupeng Social Postcjo. Post to Twitter and Farcaster with thread support, media handling, and cross-platform sync.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/mupengi-bot/mupeng-social-postcjo
Or

What This Skill Does

The Mupeng Social Postcjo skill, developed by mupengi-bot, is a robust automation tool for OpenClaw users to manage their cross-platform social media presence. It facilitates seamless posting to Twitter (X) and Farcaster, either individually or simultaneously. The skill is designed with intelligence, featuring automatic character and byte limit validation, thread creation for long-form content, and integrated media handling. It simplifies the complexity of API interactions by providing a straightforward CLI interface to manage authentication and post execution.

Installation

To integrate this skill into your environment, use the OpenClaw Hub command: clawhub install openclaw/skills/skills/mupengi-bot/mupeng-social-postcjo. Post-installation, you must configure your credentials. For Twitter, update your ~/.openclaw/.env file with your consumer and access tokens obtained via the Twitter Developer Portal. For Farcaster, populate the ~/.openclaw/farcaster-credentials.json file with your identity and signer keys. Always test your configuration using the --dry-run flag to ensure connectivity without publishing live content.

Use Cases

This skill is ideal for community managers, developers, and content creators looking to streamline their social output. Use it to automate daily updates, share technical documentation or project milestones across multiple decentralized and centralized networks, or create automated reply threads that keep your audience engaged. The thread support makes it particularly powerful for distributing long-form content without manually splitting posts.

Example Prompts

  1. "Post to both Twitter and Farcaster: 'Just launched the new version of OpenClaw! Check out the updates at https://openclawcli.forum #OpenClaw #AI'"
  2. "Draft a thread on Twitter explaining the new plugin architecture, splitting the text automatically into chunks for better readability."
  3. "Reply to the latest post from my project account with: 'This is a great update, looking forward to testing the new features!'"

Tips & Limitations

  • Safety Buffers: Always respect the built-in 10% safety buffer for character limits to prevent truncation errors.
  • Link Management: Use the built-in link shortening to maximize your available character count.
  • Verification: Always run a --dry-run command before your first production post to verify your API permissions.
  • Platform Specifics: Be aware that Twitter and Farcaster have different underlying technical requirements for media uploads; ensure your images meet standard format requirements.

Metadata

Stars1335
Views0
Updated2026-02-23
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-mupengi-bot-mupeng-social-postcjo": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#social#automation#twitter#farcaster#marketing
Safety Score: 4/5

Flags: network-access, file-read, file-write, external-api