Social media kit
Generate a set of images optimized for multiple social media platforms from a single concept or image. Creates variations for Instagram, TikTok, stories, and web banners.From its SKILL.md
npx -y skills add xainflow/skills --skill social-media-kitAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
1.1 KB, 160 tokens by cl100k_base, as published. Nobody here has run it
Social Media Kit
Create a multi-platform content workflow from a single concept or image.
Inputs
Ask the user for their concept (text prompt) or source image, and which platforms they need content for.
Workflow structure
Create a workflow with platform-specific variations:
- Instagram feed post (1:1)
- Instagram/TikTok story (9:16)
- Web banner / Twitter header (16:9)
- Pinterest pin (2:3)
Each variation should adapt the composition for the target format, not just crop. Use the default-model from the frontmatter.
Organization
Save outputs to the output-folder specified above. Create it if it does not exist.
Before executing
Show a summary with platforms, total images, and credit cost. Ask for confirmation.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.