packages/skills/social-media-generator/SKILL.md
This skill should be used when the user requests social media content creation for Twitter, Instagram, LinkedIn, or Facebook. It generates platform-optimized posts and saves them in an organized folder structure with meaningful filenames based on event details.
npx skillsauth add ailabs-393/ai-labs-claude-skills social-media-generatorInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This skill enables creation of platform-optimized social media content for Twitter, Instagram, LinkedIn, and Facebook. It automatically generates posts tailored to each platform's best practices and saves them in an organized directory structure.
Use this skill when the user requests:
Collect the following details from the user (ask if not provided):
Create content for each platform using the templates in assets/:
Twitter (assets/twitter_template.md)
Instagram (assets/instagram_template.md)
LinkedIn (assets/linkedin_template.md)
Facebook (assets/facebook_template.md)
Create the following directory structure in the project:
social-media/
├── twitter/
│ └── event-name-DD-MM-YYYY-HHMM.md
├── instagram/
│ └── event-name-DD-MM-YYYY-HHMM.md
├── linkedin/
│ └── event-name-DD-MM-YYYY-HHMM.md
└── facebook/
└── event-name-DD-MM-YYYY-HHMM.md
Filename Format: event-name-DD-MM-YYYY-HHMM.md
product-launch-15-03-2025-1400.mdFor each platform:
After generating all posts:
User Request: "Create social media posts for our product launch event on March 15, 2025 at 2 PM. The product is an AI-powered productivity tool called TaskFlow."
Execution:
social-media/twitter/, social-media/instagram/, etc.taskflow-launch-15-03-2025-1400.md in each platform folderThis skill includes template files in the assets/ directory:
twitter_template.md - Twitter post structure and best practicesinstagram_template.md - Instagram caption format and guidelineslinkedin_template.md - LinkedIn post structure and professional tone guidefacebook_template.md - Facebook post format and engagement tipsThese templates serve as reference for platform-specific requirements and best practices when generating content.
testing
This skill should be used whenever users need help planning trips, creating travel itineraries, managing travel budgets, or seeking destination advice. On first use, collects comprehensive travel preferences including budget level, travel style, interests, and dietary restrictions. Generates detailed travel plans with day-by-day itineraries, budget breakdowns, packing checklists, cultural do's and don'ts, and region-specific schedules. Maintains database of preferences and past trips for personalized recommendations.
development
This skill should be used when writing test cases, fixing bugs, analyzing code for potential issues, or improving test coverage for JavaScript/TypeScript applications. Use this for unit tests, integration tests, end-to-end tests, debugging runtime errors, logic bugs, performance issues, security vulnerabilities, and systematic code analysis.
development
This skill should be used when analyzing technical debt in a codebase, documenting code quality issues, creating technical debt registers, or assessing code maintainability. Use this for identifying code smells, architectural issues, dependency problems, missing documentation, security vulnerabilities, and creating comprehensive technical debt documentation.
development
Assist writers with story planning, character development, plot structuring, chapter writing, timeline tracking, and consistency checking. Use this skill when working with creative writing projects organized in folders containing characters, chapters, story planning documents, and summaries. Trigger this skill for tasks like "Help me develop this character," "Write the next chapter," "Check consistency across my story," or "Track the timeline of events."