social-media

Create social media posts and images in platform-specific folders.

Updated Feb 8, 2026
One-click install
npx skills add https://github.com/Zidane786/os-coding-agents --skill social-media-zidane786
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: social-media
Source: https://github.com/Zidane786/os-coding-agents/tree/main/deepagents/examples/content-builder-agent/skills/social-media
Command: npx skills add https://github.com/Zidane786/os-coding-agents --skill social-media-zidane786

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Social media content creation across multiple platforms often requires time-consuming drafting and visual pairing. This skill guides users through a structured, research-informed workflow to produce polished posts and accompanying images efficiently.

Core Features & Use Cases

  • Research First (Required): Delegates research to a dedicated subagent and saves findings to a platform-specific file, ensuring content is informed and accurate.
  • Platform-structured Output: Produces content ready for LinkedIn (linkedin/<slug>/post.md) or Twitter/X (tweets/<slug>/thread.md) along with a generated image.png.
  • End-to-end Post Creation: Guides users from idea to final post and visual, including engagement-oriented formatting and hashtags.

Quick Start

Draft a ready-to-post social media post and generate a matching image for a given topic.

Frequently Asked Questions about social-media

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create engaging social media posts for LinkedIn and Twitter/X?

To create engaging social media posts for LinkedIn and Twitter/X, this skill uses a research-first workflow to generate single posts or threads, saving content to platform-specific folders like linkedin/<slug>/post.md and tweets/<slug>/thread.md alongside a matching image.png.

What's the best way to research topics before generating social media content?

The best way to research topics before generating social media content is using a dedicated researcher subagent. This skill enforces a prescribed research step via task(subagent_type="researcher"), delegating information gathering and saving findings to a platform-specific file before drafting.

Does this social media post generator produce images alongside the text?

Yes, this social media post generator produces images alongside the text. It outputs a generated image.png file directly within the platform-specific directory structure for both LinkedIn and Twitter/X posts, ensuring your text and visuals are paired.

Can I generate Twitter/X threads or am I limited to single posts?

You can generate both single posts and threads. This skill supports end-to-end post creation for Twitter/X by outputting thread content to tweets/<slug>/thread.md, and also supports individual LinkedIn posts using linkedin/<slug>/post.md.

Are there specific formatting requirements for social media post generation?

Yes, there are specific formatting requirements for social media post generation. The skill enforces deterministic formatting by requiring SKILL.md frontmatter with name and description fields, ensuring consistent, engagement-oriented deliverables with hashtags.

Do I need any external dependencies to automate social media content creation?

No external dependencies are required to automate social media content creation with this skill. It operates independently using internal subagents for research and content generation, requiring no additional components or external libraries.