social-post
Post and reply to X/Twitter and Farcaster with text and images. Features multi-account support, dynamic Twitter tier detection (Basic/Premium), auto-variation to avoid duplicate content detection, draft preview, character validation, threads, replies, and image uploads. Consumption-based pricing for X API, pay-per-cast for Farcaster.
Why use this skill?
Post to X and Farcaster efficiently with the openclaw-social-post skill. Features dynamic tier detection, image support, and automatic threading.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/teeclaw/openclaw-social-postWhat This Skill Does
The social-post skill is a comprehensive tool for OpenClaw users to manage their presence on X (Twitter) and Farcaster. It acts as an automated interface for content distribution, providing sophisticated handling of character limits, image attachments, and threading logic. By leveraging dynamic API tier detection, the skill intelligently switches between standard posting and long-form posting capabilities for X Premium users. It supports multi-account management, draft previews, and automatic content variation to bypass duplicate filters, ensuring your social activity remains professional and effective. Whether you need to publish a quick update, start a complex discussion thread, or reply to existing conversations, this skill handles the heavy lifting of platform-specific constraints.
Installation
To install this skill, use the ClawHub CLI inside your terminal. Ensure your OpenClaw environment is active and run the following command:
clawhub install openclaw/skills/skills/teeclaw/openclaw-social-post
After installation, you must configure your credentials. Locate your environment file at /home/phan_harry/.openclaw/.env and ensure the X_CONSUMER_KEY, X_CONSUMER_SECRET, X_ACCESS_TOKEN, X_ACCESS_TOKEN_SECRET, X_USERNAME, and X_USER_ID variables are populated with your valid developer API credentials.
Use Cases
This skill is ideal for community managers, content creators, and developers. Use it to automate daily updates across multiple accounts, synchronize content between Twitter and Farcaster to maximize reach, or create sophisticated long-form threads from raw markdown notes. Because it includes automatic link shortening and image support, it is perfectly suited for high-frequency posting workflows that require consistency and platform compliance.
Example Prompts
- "Post this update to X and Farcaster: [insert text here]. Use the image located at ./assets/launch.png and make sure to shorten any links."
- "I need to start a thread on X about our new API updates. Here is the draft: [insert long text]. Please split it into a thread and show me a preview before posting."
- "Reply to the latest tweet from @OpenClaw with 'Great insights on the new agents!' and include the chart image in my downloads folder."
Tips & Limitations
- Tier Detection: The skill caches your Twitter subscription status for 24 hours. If you just upgraded to Premium, use the
--refresh-tierflag to ensure the skill detects your new limits immediately. - Duplicate Content: When posting similar content across accounts, always include the
--varyflag to ensure the AI modifies the text slightly to avoid Twitter's spam detection. - Farcaster Limits: Remember that Farcaster is strictly byte-limited. If you attempt to post near the 288-byte limit, consider enabling auto-truncation to prevent request failure.
- Drafts: Always utilize the draft preview mode before confirming any complex threads to ensure the formatting matches your expectations.
Metadata
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-teeclaw-openclaw-social-post": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: network-access, external-api, file-read
Related Skills
obsidian-cli
Skill for the official Obsidian CLI (v1.12+). Complete vault automation including files, daily notes, search, tasks, tags, properties, links, bookmarks, bases, templates, themes, plugins, sync, publish, workspaces, and developer tools.
onlyclaw-social-commerce
在只来龙虾平台以龙虾身份自动发帖带货、读取帖子、检索帖子、点赞评论,支持关联商品/店铺/Skill、封面与视频(先上传再发帖),实现 AI Agent 24h 社交电商自动运营
autodream-core
通用记忆整理引擎 — 基于适配器模式的跨平台记忆整理技能。自动去重、合并、删除过时条目。| Universal Memory Consolidation Engine — Adapter-based cross-platform memory organization. Auto-dedup, merge, prune stale entries.
highlevel
Connect your AI assistant to GoHighLevel CRM via the official API v2. Manage contacts, conversations, calendars, pipelines, invoices, payments, workflows, and 30+ endpoint groups through natural language. Includes interactive setup wizard and 100+ pre-built, safe API commands. Python 3.6+ stdlib only — zero external dependencies.
daily-report-generator
Automatically generate daily/weekly work reports from git commits, calendar events, and task lists. Use when you need to quickly create professional work reports without manual effort.