sundial-org/awesome-openclaw-skills

social-gen

Generate social media posts for different platforms. Use when sharing content.

First seen Mar 13, 2026

Installation

$ npx skills add sundial-org/awesome-openclaw-skills --skill social-gen

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from sundial-org/awesome-openclaw-skills · top by installs.

npx skills add sundial-org/awesome-openclaw-skills

Browse all from sundial-org/awesome-openclaw-skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 660
License LICENSE
Default branch main
Open issues 12
Status Active

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 2,128 B
  • docs SUMMARY.md 96 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 4 installs

SKILL.md

Social Generator

You wrote something great. Now you need to share it on Twitter, LinkedIn, and Reddit. Each platform wants different formats. This handles that.

One command. Zero config. Just works.

Quick Start

npx ai-social README.md --platform twitter

What It Does

  • Reads your content and adapts it per platform
  • Twitter gets short and punchy
  • LinkedIn gets professional
  • Reddit gets genuine and non-promotional

Usage Examples

# Twitter post
npx ai-social README.md --platform twitter

# LinkedIn post
npx ai-social blog-post.md --platform linkedin

# All platforms
npx ai-social announcement.md --platform all

Best Practices

  • Know your audience - each platform has different expectations
  • Don't cross-post identical content - people notice
  • Engage don't broadcast - social is conversation
  • Time it right - different platforms peak at different times

When to Use This

  • Launching a project
  • Sharing blog posts
  • Announcing features
  • Building audience

Part of the LXGIC Dev Toolkit

This is one of 110+ free developer tools built by LXGIC Studios. No paywalls, no sign-ups, no API keys on free tiers. Just tools that work.

Find more:

Requirements

No install needed. Just run with npx. Node.js 18+ recommended. Needs OPENAIAPIKEY environment variable.

npx ai-social --help

How It Works

Reads your content, understands the key message, and rewrites it for each platform. Twitter gets hashtags and brevity. LinkedIn gets line breaks and CTAs. Reddit gets genuine, non-salesy language.

License

MIT. Free forever. Use it however you want.


Built by LXGIC Studios