Social Kit
End-to-end composite that turns a single brief into voice-tuned X post variants, LinkedIn post variants, and a matching social graphic.
npx goose-skills installDescription
End-to-end composite that turns a single brief into voice-tuned X post variants, LinkedIn post variants, and a matching social graphic. Orchestrates create-x-content + create-linkedin-content + goose-graphics in one invocation. Asks about graphic format when not specified, with heuristic-driven recommendations.
What this skill does
- 1Takes a single content brief and checks that voice guides exist for each target platform (X and LinkedIn) before generating anything.
- 2Generates multiple X post variants and LinkedIn post variants in parallel, each in the configured voice and with distinct framings.
- 3Recommends a graphic format based on the brief's shape (poster for single claims, carousel for steps, infographic for mechanisms, story for vertical-first) and lets the user confirm or override.
- 4Generates a matching social graphic using the selected format and style, extracting the headline and key beats from the strongest content variant.
- 5Delivers all assets in a dated folder structure with X drafts, LinkedIn drafts, and a graphic directory containing HTML source, PNG exports, and a browser preview.
When to use
- You want to turn a content idea into ready-to-post X and LinkedIn drafts plus a matching graphic in one command.
- Your content workflow requires multiple format variants per post and you want them generated consistently in your established voice.
- You're batch-producing social content for the week and want a repeatable process that outputs organized, preview-ready assets.
Tools used
Best for
Format
Frequently asked questions
What is Social Kit?
Social Kit is a Claude Code skill for content by GooseWorks AI. End-to-end composite that turns a single brief into voice-tuned X post variants, LinkedIn post variants, and a matching social graphic.
When should I use Social Kit?
You want to turn a content idea into ready-to-post X and LinkedIn drafts plus a matching graphic in one command. Your content workflow requires multiple format variants per post and you want them generated consistently in your established voice.
How do I install Social Kit?
Run the install command (npx goose-skills install). Once the skill is in place, Claude Code loads it automatically whenever a task matches what it does.
Is Social Kit free to use?
The author distributes it as MIT, but the repository has no LICENSE file. The source is public on GitHub (gooseworks-ai/goose-skills).