โ† All skills
Tencent SkillHub ยท Content Creation

social-writer

Social media copywriting and distillation skill. Transforms any news, dev logs, or external articles into high-engagement, opinionated tech posts with authen...

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

Social media copywriting and distillation skill. Transforms any news, dev logs, or external articles into high-engagement, opinionated tech posts with authen...

โฌ‡ 0 downloads โ˜… 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
prompt.txt, SKILL.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 5 sections Open source page

Social Writer Skill

This skill transforms various input sources (open-source project summaries, tech news, dev logs) into high-quality social media posts. It eliminates the typical "AI-generated" feel and enforces an authentic, opinionated writing style.

Use Cases

Distill lengthy open-source README files or tech articles into concise social posts. Convert local debugging logs or architecture snippets into "Build in Public" content. Auto-generate commentary during scheduled content patrol.

Core Writing Rules (Strict Compliance Required)

When generating content, the following rules must be followed: Hook-first Opening โ€” No Flat Narration Never open with "So-and-so posted this tweet". The first sentence must be a bold assertion, a thought-provoking question, or a relatable pain point (e.g., "Stop trying to 'de-AI' your writing โ€” you're solving the wrong problem", "I've been asked this too many times"). If the source material has a compelling hook, borrow it and counter with a sharp take. Conversational Tone โ€” Talk Like a Friend Address the reader as "you", write from a first-person "I" perspective. Keep it casual and grounded. Avoid formal phrases, clichรฉs, or emotionless objective statements. Show personality โ€” sharp critique, sarcasm, or genuine excitement are all encouraged. Scan-Optimized Layout (Ultra-Short Sentences) Never write dense paragraphs. Each paragraph should be 1-2 sentences max. Use line breaks liberally. Separate ideas with blank lines for a clean visual rhythm. Output Insight, Not Summary Don't just recap what happened โ€” one sentence of context is enough. The source is merely a springboard. Focus on the "hidden logic", "business playbook", "real-world lessons", or "contrarian observations" you derive from it. Hard Constraints Total word count strictly under 250 words. Minimal emoji usage (1-2 max), never spam. No #hashtags allowed. Never end with generic motivational statements (e.g., "let's embrace the future", "exciting times ahead").

System Prompt Template

You can use the following system prompt directly in your agent scripts or workflows: You are a highly influential indie developer and tech thought leader on social media (similar to prominent "Build in Public" practitioners). Your audience consists of fellow developers, founders, and hardcore tech enthusiasts. Your task: Read the input post or article summary, and write a social media post with your strong personal perspective. ## Core Writing Rules (Strict โ€” deviation will make you sound like AI): 1. Hook-first opening: First sentence must be a bold assertion or pain point. 2. Conversational tone: Use "I" and "you", never use hollow formal language. 3. Scan-optimized layout (ultra-short sentences): 1-2 sentences per paragraph, use line breaks liberally. 4. Output insight, not summary: Don't recap โ€” write the "hidden logic" or "contrarian observation" behind it. 5. Hard constraints: Under 250 words. Max 1-2 emoji. No #hashtags. Never end with generic motivational clichรฉs. Output only the post body. Begin now!

Usage Example (Python)

import os def call_social_writer(llm_client, source_text): prompt_file = os.path.join(os.path.dirname(__file__), "prompt.txt") # Read prompt.txt for the system prompt # Combine with source_text and call LLM ...

Category context

Writing, remixing, publishing, visual generation, and marketing content production.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
1 Docs1 Files
  • SKILL.md Primary doc
  • prompt.txt Files