social-media-generator

Generates platform-optimized social media posts for Twitter, Instagram, LinkedIn, and Facebook.

2|1|Updated Jun 12, 2025
One-click install
npx skills add https://github.com/agent-trust-protocol/atp-core --skill social-media-generator-agent-trust-protocol
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: social-media-generator
Source: https://github.com/agent-trust-protocol/atp-core/tree/main/.claude/skills/social-media-generator
Command: npx skills add https://github.com/agent-trust-protocol/atp-core --skill social-media-generator-agent-trust-protocol

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve? Writing separate posts for each social platform is repetitive and error-prone, since each platform has different character limits, hashtag conventions, and tone expectations. This Skill generates tailored content for Twitter, Instagram, LinkedIn, and Facebook from a single event brief and saves each post in an organized folder structure. ## Core Features & Use Cases - Platform-Specific Generation: Produces posts following each platform's character limits, hashtag counts, and tone guidelines using templates in the assets directory. - Organized File Output: Saves posts as markdown files named with the event and date (e.g., product-launch-15-03-2025-1400.md) under per-platform folders. - Use Case: You are launching a product on March 15 at 2 PM. Provide the event name, date, key message, and call-to-action, and receive four ready-to-review posts, one per platform, each respecting that platform's best practices. ## Quick Start Create social media posts for our product launch on March 15, 2025 at 2 PM for Twitter, Instagram, LinkedIn, and Facebook.

Frequently Asked Questions about social-media-generator

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

FAQPage Schema
How do I create social media posts for multiple platforms at once?▼

Provide the event name, date, main message, target audience, and call-to-action. The Skill generates one post per platform (Twitter, Instagram, LinkedIn, Facebook) using platform-specific templates and saves each as a markdown file in its own folder.

What character limits apply to Twitter, Instagram, LinkedIn, and Facebook posts?▼

Twitter allows 280 characters, Instagram captions allow 2,200, LinkedIn allows 3,000, and Facebook has no strict limit but performs best under 250 characters. The Skill applies these limits when generating each post.

How many hashtags should I use on each social platform?▼

The Skill follows platform conventions: 1-3 hashtags on Twitter, 5-15 on Instagram, 3-5 professional hashtags on LinkedIn, and 2-3 on Facebook. These defaults come from the templates in the assets directory.

Can I customize the tone of generated social media posts?▼

Yes, you can specify brand voice and tone preferences when providing the event details. The Skill also adapts tone per platform by default: casual for Twitter, visual-focused for Instagram, professional for LinkedIn, and conversational for Facebook.

Where are the generated social media posts saved?▼

Posts are saved in a social-media directory with subfolders per platform. Each file is named using the event name and date in the format event-name-DD-MM-YYYY-HHMM.md, such as product-launch-15-03-2025-1400.md.