social-media

Installation
Summary

Drafts platform-specific social media posts with research-backed content and generated companion images.

  • Supports LinkedIn posts (1,300 characters with professional tone) and Twitter/X threads (280 characters per tweet with 1/🧵 format)
  • Requires delegating research to a subagent before writing, then reading findings to ensure accuracy and relevance
  • Generates eye-catching social images automatically using generate_social_image tool with bold, high-contrast compositions optimized for small feed sizes
  • Provides structured templates for hooks, context, insights, and calls-to-action tailored to each platform's norms and engagement patterns
SKILL.md

Social Media Content Skill

Research First (Required)

Before writing any social media content, you MUST delegate research:

  1. Use the task tool with subagent_type: "researcher"
  2. In the description, specify BOTH the topic AND where to save:
task(
    subagent_type="researcher",
    description="Research [TOPIC]. Save findings to research/[slug].md"
)

Example:

task(
Related skills

More from langchain-ai/deepagents

Installs
1.3K
GitHub Stars
22.7K
First Seen
Jan 22, 2026