social-media

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

Updated Apr 12, 2026
One-click install
npx skills add https://github.com/dotlab-hq/torque --skill social-media-dotlab-hq
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: social-media
Source: https://github.com/dotlab-hq/torque/tree/main/.agents/skills/social-media
Command: npx skills add https://github.com/dotlab-hq/torque --skill social-media-dotlab-hq

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the friction of producing platform-optimized social media content by combining structured post drafts with on-brand images, ensuring every post is research-backed, formatted for the target network, and saved to a reproducible file structure.

Core Features & Use Cases

  • Research-first workflow: Requires delegating research to a researcher subagent and reading saved findings before writing content.
  • Platform-specific outputs: Produces LinkedIn posts and Twitter/X threads with strict file paths and character/hashtag guidance.
  • Image generation: Integrates generate_social_image to produce a companion visual saved alongside the post.
  • Use Case: A marketer can research a topic, save findings to research/<slug>.md, then generate a LinkedIn insight post and a matching image saved to linkedin/<slug>/.

Quick Start

Draft a LinkedIn post about renewable energy trends, delegate research and save findings to research/renewable-energy.md, then write the post to linkedin/renewable-energy/post.md and generate the companion image saved 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 draft LinkedIn posts with companion images automatically?▼

To draft LinkedIn posts with companion images, a research-first workflow delegates topic research to a subagent, writes the formatted post to a linkedin directory, and generates a matching visual saved as a PNG file alongside the post.

What's the best way to repurpose content into Twitter/X threads?▼

The best way to repurpose content into Twitter/X threads involves saving research findings to a markdown file, then generating a platform-optimized thread with appropriate hashtags saved directly to a tweets directory structure.

Can I generate social media posts and visuals in a single workflow?▼

Yes, you can generate social media posts and visuals in a single workflow by delegating research, writing platform-specific captions or announcements, and integrating an image generation step that saves the output next to the post.

Do I need a research file before generating a social media post?▼

Yes, you need a research file before generating a social media post. The workflow requires delegating research to a subagent and reading the saved markdown findings prior to drafting any content or generating visuals.

Does this social media drafting tool support character limits and hashtag guidance?▼

Yes, this social media drafting tool supports character limits and hashtag guidance. It produces platform-specific outputs for networks like LinkedIn and Twitter/X with strict formatting rules applied to each saved post.

Why are my generated social media images saved in specific folder paths?▼

Generated social media images are saved in specific folder paths to maintain a reproducible file structure. This ensures every companion visual is stored directly alongside its corresponding post draft for easy access.