Discover and explore top open-source AI tools and projects—updated daily.
charlie947AI agent skills for comprehensive social media content automation
New!
Top 40.0% on SourcePulse
This project provides a comprehensive suite of AI "Skills" designed to automate and enhance social media content creation and strategy. Targeting content creators and marketers, it enables the generation of high-performing content across platforms like LinkedIn, X, Instagram, and YouTube, leveraging a consistent brand voice and data-driven insights to scale online presence and engagement.
How It Works
The system is built around modular "Skills," which are specialized workflows defined in Markdown files that extend an AI agent's capabilities. A foundational voice-builder skill establishes a consistent brand identity and voice by analyzing provided materials, creating about-me.md and voice.md files. Subsequent skills, such as post-writer, reels-scripting, and profile-optimizer, depend on this core voice foundation and integrate external tools like Apify for data scraping and Gemini for advanced analysis and content generation, ensuring tailored output for specific platforms and objectives.
Quick Start & Requirements
Installation can be done via the Claude Code plugin marketplace (/plugin install social-media-skills), by cloning the repository and copying skills, uploading zipped individual skills to Claude Desktop, or using Git submodules. Key prerequisites include setting environment variables for APIFY_API_TOKEN (for post-scorer, reels-scripting) and GOOGLE_AI_API_KEY (for reels-scripting's Gemini 2.5 Flash video analysis). Image generation skills require a separate Gemini chat session with "Create Image" enabled.
Highlighted Details
post-scorer for performance analysis using Apify data and reels-scripting for reverse-engineering viral content with Apify and Gemini 2.5 Flash.analytics-dashboard skill that converts LinkedIn analytics exports into interactive React dashboards with actionable recommendations.Maintenance & Community
Contributions are actively welcomed via pull requests and issues, with a CONTRIBUTING.md file and a ./validate-skills.sh script provided for contributors. No specific community channels (like Discord or Slack) or notable sponsorships are mentioned in the README.
Licensing & Compatibility
The project is released under the MIT License, permitting broad use including commercial applications, with a request for a link back to the author's newsletter as a courtesy.
Limitations & Caveats
Several skills have external dependencies requiring API keys and potentially incurring costs (Apify, Google AI). The system is primarily designed for use within the Claude AI environment. Image generation skills output prompts rather than direct images, necessitating manual steps in a separate Gemini interface.
2 weeks ago
Inactive
cporter202