Social Post Generator

v1.2.0

Generate engaging social media content for multiple platforms. Use when users need to create posts for Twitter/X, LinkedIn, Instagram, Facebook, or other soc...

0· 377·2 current·2 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for 954215110/social-post-generator.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Social Post Generator" (954215110/social-post-generator) from ClawHub.
Skill page: https://clawhub.ai/954215110/social-post-generator
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Canonical install target

openclaw skills install 954215110/social-post-generator

ClawHub CLI

Package manager switcher

npx clawhub@latest install social-post-generator
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
Name/description match the contents: templates, platform rules, and a hashtag generator are all appropriate for a social-post generator. The manifest does not request unrelated credentials or system access. Minor mismatch: SKILL.md references a scripts/count_characters.py (used for character validation) but that file is not present in the file manifest.
Instruction Scope
SKILL.md instructions are focused on crafting posts, asking clarifying questions, and using templates; they do not instruct the agent to read arbitrary system files or exfiltrate data. Note: the scripts section lists scripts/count_characters.py which is missing, and scripts/generate_hashtags.py contains a comment saying it requires internet access to fetch trending data even though the current implementation only generates combinations locally (it imports urllib.request but does not call remote services). This is scope-sloppy but not clearly malicious.
Install Mechanism
No install specification (instruction-only with one small helper script). Nothing is downloaded or extracted by an installer. The README notes Python may not be available in the environment — you must have Python to run the included script locally.
Credentials
The skill requests no environment variables, no credentials, and no config paths. That is proportionate for its stated purpose. The only potential runtime requirement is Python if you choose to execute the provided script.
Persistence & Privilege
always is false and the skill does not request permanent presence or elevated privileges. It does not attempt to modify other skills or system-wide agent settings.
Assessment
This skill appears to do what it says: content templates + a small hashtag helper. Before installing or running scripts: 1) Verify you want to run Python code from this unverified source (the repository owner/slug looks unknown). 2) Note the SKILL.md references a scripts/count_characters.py that is missing — ask the author or check for an updated package if you need character validation. 3) If you run scripts/generate_hashtags.py, run it in a sandboxed environment if you are concerned about network access; the current script appears local-only but its comment hints it may be extended to call remote APIs. 4) No credentials are requested, so there is no obvious secret-exfiltration risk, but always avoid pasting sensitive account tokens into prompts/templates. If you need higher assurance, request the maintainer to (a) remove misleading comments about internet access or implement explicit network calls, and (b) include or remove the missing count_characters script and provide a homepage/repository link for provenance.

Like a lobster shell, security has layers — review code before you run it.

latestvk977ap0a7kzw1xyf0mqz58bcg1823936
377downloads
0stars
3versions
Updated 1mo ago
v1.2.0
MIT-0

🦞 小龙虾品牌

Created by 小龙虾 AI 工作室

"小龙虾,有大钳(前)途!"

Contact for custom services: +86 15805942886

Need custom skill development, AI consulting, or social media management? Reach out!


Social Post Generator

Generate engaging, platform-optimized social media content quickly.

Quick Start

When user asks to create social media content:

  1. Identify the topic - What are they posting about?
  2. Choose platform(s) - Twitter, LinkedIn, Instagram, etc.
  3. Determine tone - Professional, casual, funny, inspirational?
  4. Generate content - Create platform-specific posts

Platform Guidelines

Twitter/X

  • Max 280 characters per tweet
  • Use 2-3 relevant hashtags
  • Can create threads for longer content
  • Emojis work well
  • Include CTAs when appropriate

LinkedIn

  • Professional tone (usually)
  • Longer form welcome (up to 3000 chars)
  • 3-5 hashtags max
  • Focus on value/insights
  • Hook in first 2-3 lines

Instagram

  • Caption up to 2200 characters
  • Hashtags: 5-15 (mix of sizes)
  • Emojis encouraged
  • Include engagement hooks (questions, CTAs)
  • Consider visual context

Facebook

  • Casual to semi-professional
  • 1-3 hashtags
  • Links work well
  • Questions drive engagement

Workflow

1. Ask clarifying questions if needed:
   - What's the topic/product/event?
   - Target audience?
   - Preferred platforms?
   - Tone/vibe?

2. Generate options:
   - Create 2-3 variations per platform
   - Include hashtags
   - Add emoji suggestions

3. Refine based on feedback

Hashtag Strategy

See references/hashtags.md for hashtag research tips.

Quick rules:

  • Twitter: 2-3 hashtags, keep them short
  • LinkedIn: 3-5 professional hashtags
  • Instagram: 10-15 mixed (broad + niche)
  • Facebook: 1-3 max

Tone Examples

ToneExample Hook
Professional"Here's what I learned about..."
Casual"Okay but can we talk about..."
Funny"Nobody: ... Me:"
Inspirational"Remember: small steps lead to big changes"
Urgent"This changes everything..."

Content Repurposing

Transform one piece of content into multiple posts:

  1. Blog post → Twitter thread + LinkedIn article + Instagram carousel captions
  2. Video → Quote clips + Behind-the-scenes + Key takeaways
  3. Product launch → Teaser + Announcement + Feature highlights + User testimonials

See references/repurposing.md for templates.

Commands / Triggers

Use this skill when user says things like:

  • "Write a tweet about..."
  • "Create a LinkedIn post for..."
  • "Help me with social media content"
  • "Generate hashtags for..."
  • "Make this go viral"
  • "Post about [topic]"

Scripts

  • scripts/generate_hashtags.py - Generate relevant hashtags from topic
  • scripts/count_characters.py - Validate character counts per platform

Assets

  • assets/emoji-guide.md - Emoji suggestions by category
  • assets/templates/ - Ready-to-use post templates

Tips

  1. Always include a hook - First line determines if people read more
  2. Add whitespace - Walls of text get skipped
  3. End with CTA - Tell people what to do next
  4. Test variations - What works varies by audience
  5. Stay authentic - Don't sound like a bot

Comments

Loading comments...