social-media

Generate platform-specific social media posts with images via research delegation.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the friction of producing platform-ready short-form social media content by combining research, writing, and image generation into a single, repeatable workflow so posts meet platform conventions and include a required visual.

Core Features & Use Cases

  • Research-first workflow: Enforces delegation to a researcher subagent and requires reading saved findings before writing to ensure accuracy and relevance.
  • Platform-specific outputs: Produces LinkedIn posts and Twitter/X threads in prescribed folder structures with content files and a required image asset.
  • Image generation guidance: Uses generate_social_image with focused prompts and best-practice constraints (single focal point, high contrast, no text) to create shareable visuals.
  • Use Case: Repurpose a technical blog into a LinkedIn insight post by researching the topic, writing a hook-led post, and generating an accompanying image.

Quick Start

Create a LinkedIn post about renewable energy trends in 2025 by delegating research to a researcher subagent saving findings to research/renewable-energy.md, then write the post to linkedin/renewable-energy/post.md and generate its image to linkedin/renewable-energy/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 create a LinkedIn post with visuals from a blog?▼

To create a LinkedIn post with visuals, this Skill delegates topical research, writes platform-specific content with hooks and hashtags to a post file, and generates an accompanying image asset for a complete, ready-to-publish social package.

How do I generate Twitter threads with images and hashtags?▼

Generating Twitter threads with images is handled by writing hook-led content to a thread file while calling an image generator that applies single-focal-point and high-contrast constraints, producing a formatted thread paired with a shareable PNG.

What is the best way to repurpose content for social media platforms?▼

The best way to repurpose content for social media platforms is a research-first workflow that delegates topic investigation to a subagent, applies platform-specific formatting and character limits, and outputs both text and image assets.

Do I need a researcher subagent to generate social media content?▼

Yes, a researcher subagent is required to generate social media content. The Skill enforces delegating topical research, saves findings to a markdown file, and reads those findings before writing to ensure accuracy and relevance.

What image generation guidelines are used for social media visuals?▼

Social media visuals use focused prompts with best-practice constraints including a single focal point, high contrast, and no text, generating platform-ready PNG assets designed to be eye-catching and shareable.