Social Card Generator banner
BrianRWagner BrianRWagner

Social Card Generator

Communication community Intermediate

Description

You write one update. Then you rewrite it for Twitter, LinkedIn, and Reddit. That repetitive step is where time disappears.

Installation

Terminal
claude install-skill https://github.com/BrianRWagner/ai-marketing-claude-code-skills/tree/main/social-card-gen

README

Stop rewriting the same post 3 times

You write one update. Then you rewrite it for Twitter, LinkedIn, and Reddit. That repetitive step is where time disappears.

`social-card-gen` turns one source into platform-ready drafts in one command.

Value

    undefined

Platforms

    undefined

Install

npm install

Usage

# from raw text
node generate.js --text "We reduced support tickets by 28% after redesigning onboarding." --stdout

# from a markdown file
node generate.js --file examples/input-example.md --outdir examples

# choose specific platforms
node generate.js --file examples/input-example.md --platforms twitter,reddit --stdout

Example source

`examples/input-example.md`

Example outputs

    undefined

Time savings snapshot

Manual approach:

    undefined

With `social-card-gen`:

    undefined