social-media

Draft LinkedIn posts and Twitter/X threads with companion images.

Updated Mar 18, 2026
One-click install
npx skills add https://github.com/MrNeo01/deepagent --skill social-media-mrneo01
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: social-media
Source: https://github.com/MrNeo01/deepagent/tree/main/examples/content-builder-agent/skills/social-media
Command: npx skills add https://github.com/MrNeo01/deepagent --skill social-media-mrneo01

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Drafts engaging social media content and generates companion visuals for LinkedIn posts and Twitter/X threads, saving time and ensuring consistency across channels.

Core Features & Use Cases

  • Research-first workflow: uses the task tool to gather topic insights before drafting.
  • Structured outputs: saves content to platform-specific directories (linkedin/<slug>/post.md with image.png, tweets/<slug>/thread.md with image.png) for easy publishing.
  • Visual generation: creates a tailored image using the generate_social_image tool to accompany each post.

Quick Start

Provide a topic to draft a LinkedIn post and generate a companion image.

Frequently Asked Questions about social-media

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

FAQPage Schema
How do I generate a LinkedIn post with an image automatically?

To draft a Twitter thread with visuals, provide a topic to trigger research via the task tool before composing the thread and generating an accompanying image. The thread markdown and image are saved to a specific tweets directory for easy publishing.

How does automated social media content creation work for Twitter and LinkedIn?

Yes, you can repurpose content for both LinkedIn and Twitter. The workflow researches the topic first, then drafts tailored posts or threads for each platform and generates a companion image for every output, saving them to distinct directories.

Can I generate social media captions and visuals in one step?

The workflow requires a research step using the task tool to gather topic insights before composing posts or threads. After research, it drafts the content and generates a companion image using the generate_social_image tool, saving both to structured directories.

What is the best way to automate drafting Twitter threads with companion images?

Generated social media drafts are saved to platform-specific directories, such as linkedin/<slug>/post.md and tweets/<slug>/thread.md, each accompanied by an image.png file. This structure organizes content by platform and topic slug for easy access.

Do I need to provide research data for automated social media post generation?

This workflow supports LinkedIn posts and Twitter/X threads, including captions and repurposed content. It applies a research step before composing platform-specific drafts and generating a companion image for each post.

Does the social media generation workflow support custom image creation for each post?

Yes, the workflow handles multiple platforms by drafting content for LinkedIn posts and Twitter/X threads. It researches the topic, drafts platform-specific content, generates a companion image, and saves outputs to separate linkedin and tweets directories.