What problem does it solve?
This Skill streamlines the creation of short-form social media content by enforcing research, platform-appropriate formatting, and required visuals so posts are complete, on-brand, and optimized for engagement.
Core Features & Use Cases
- Delegated research workflow that requires invoking a researcher subagent and saving findings to a research/<slug>.md file before writing content.
- Enforced output structure and file locations: linkedin/<slug>/post.md with linkedin/<slug>/image.png and tweets/<slug>/thread.md with tweets/<slug>/image.png.
- Integrated image generation via generate_social_image and platform-specific guidance for LinkedIn and Twitter/X tone, length, and hashtag usage.
- Common use cases include writing LinkedIn posts, composing Twitter/X threads, drafting announcements, and repurposing long-form content into social posts.
Quick Start
Create a LinkedIn post on renewable energy by delegating research to a researcher subagent that saves findings to research/renewable-energy.md, then write the post to linkedin/renewable-energy/post.md and generate the image to linkedin/renewable-energy/image.png using generate_social_image.