social-media

Automate LinkedIn and Twitter/X content creation with research and image generation.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/AP3X-Dev/AGENT --skill social-media-ap3x-dev
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: social-media
Source: https://github.com/AP3X-Dev/AGENT/tree/main/vendor/deepagents/examples/content-builder-agent/skills/social-media
Command: npx skills add https://github.com/AP3X-Dev/AGENT --skill social-media-ap3x-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the creation of short-form social media content.

Core Features & Use Cases

  • Guided content creation workflow: research, drafting posts for LinkedIn and Twitter/X, and generating visuals
  • Platform-ready outputs: LinkedIn post with image and Twitter/X thread with image
  • Reusable templates: structure outputs for future reuse and batch generation

Quick Start

Use the Skill to research topics, draft posts, and generate visuals following platform-specific folders.

Steps:

  • Research the topic using the task tool and save findings to research/<slug>.md
  • Write the content to linkedin/<slug>/post.md for LinkedIn or tweets/<slug>/thread.md for Twitter/X
  • Generate a corresponding image with generate_social_image(prompt="A descriptive visual for <slug>", platform="linkedin", slug="<slug>") and save as image.png

Frequently Asked Questions about social-media

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

FAQPage Schema
How do I automate LinkedIn and Twitter post creation from a single topic?▼

You can automate short-form social media content creation by using a guided workflow that researches your topic, drafts platform-specific posts for LinkedIn and Twitter/X, and generates corresponding visuals.

What is the best way to generate short-form social media content for thought leadership?▼

Generating short-form social media content for thought leadership involves researching topic insights, assembling platform-ready posts for LinkedIn or Twitter/X, and creating matching images to accompany the text.

Can I create platform-ready outputs for both LinkedIn and Twitter/X simultaneously?▼

Yes, the content creation process supports platform-ready outputs by drafting a LinkedIn post with an image and a separate Twitter/X thread with an image from your researched topic.

Do I need a separate research step before drafting social media posts?▼

Yes, you need to research the topic first using a task tool and save findings to a markdown file before writing content to platform-specific folders and generating visuals.

How do I generate matching images for my LinkedIn posts and Twitter threads?▼

You generate matching images for LinkedIn posts and Twitter threads by calling a social image generation tool with a descriptive prompt, specifying the target platform and slug to save the visual.

Are there reusable templates for batch generating social media content?▼

Yes, the workflow supports reusable templates that structure outputs for future reuse and batch generation of announcements, insights, and thought leadership posts across LinkedIn and Twitter/X.