social-writer
Social media copywriting and distillation skill. Transforms any news, dev logs, or external articles into high-engagement, opinionated tech posts with authentic voice.
Why use this skill?
Convert technical logs and articles into high-engagement, opinionated social media posts. Master the Build in Public style with OpenClaw.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/hacksing/social-writerWhat This Skill Does
The social-writer skill serves as a high-fidelity content engine designed to turn mundane technical inputs into viral-ready social media commentary. Unlike generic summarizers that produce robotic, dry recaps, this skill forces the AI to adopt a contrarian, opinionated, and conversational persona. It acts as an editorial filter, stripping away corporate fluff and focusing on the human, developer-centric angle of any news, GitHub changelog, or technical blog post. By adhering to a strict set of writing constraints—including short, punchy paragraphs and a hook-first architecture—it ensures your output sounds like a seasoned developer sharing a late-night epiphany rather than a machine churning out marketing copy.
Installation
To integrate the social-writer skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/hacksing/social-writer
Ensure your OpenClaw CLI is updated to the latest version to support the required model formatting for the agent persona.
Use Cases
- Build in Public: Transform raw debug logs or architecture decisions into compelling stories about the realities of shipping code.
- Content Curation: Take a massive technical article or documentation PDF and distill it into a sharp, opinionated take for your followers.
- Automated Thought Leadership: Schedule the agent to monitor specific tech newsletters or repos and generate daily commentary, ensuring you stay relevant without manually writing every post.
Example Prompts
- "Take this README from the new database project I just starred and write a post about why it's a direct threat to existing ORMs."
- "Here is a list of my recent struggles with refactoring legacy authentication modules. Turn this into a relatable post about why 'perfect code' is a myth."
- "Analyze this latest cloud service outage report. Write a post explaining why the root cause isn't the technology, but the organizational structure."
Tips & Limitations
To get the best performance, provide the agent with specific context or your own personal grievances regarding the subject matter. The agent performs best when it has a 'tension' to work against. Note that the output is strictly optimized for engagement; avoid using this for factual reporting where nuance is mandatory, as the persona prioritizes strong opinions over academic objectivity. The 250-word limit is hard-coded to ensure the content remains high-velocity and easily consumable by mobile users.
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-hacksing-social-writer": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Related Skills
feishu-user
Feishu document operations (User Access Token version). Use user access token for authentication. When you need to read, create, write, or append Feishu documents.
safe-update
Update OpenClaw from source code. Supports custom project path and branch. Includes pulling latest branch, rebasing, building and installing, restarting service. Triggered when user asks to update OpenClaw, sync source, rebase branch, or rebuild.
social-reader
Social media content scraping and automation skill. Supports real-time single post reading, as well as scheduled batch patrol, LLM distillation, and review notifications.
safe-backup
Backup OpenClaw state directory and workspace. Includes excluding sensitive files, packaging for backup. Triggered when user asks to backup, export, or save state.
allstock-data
Stock market data query skill for China A-shares, Hong Kong, and US markets. Uses Tencent Finance HTTP API by default (lightweight, no install needed), with optional adata SDK for more comprehensive data. Supports real-time quotes, K-line history, order book analysis, and more.