charlie947/social-media-skills

Social Media Skills for AI Agents is a toolkit of standalone skills for large language models that enables them to handle specialized social media and...

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 6 minutes ago
Added to GitGenius on September 19th, 2026
Created on April 22nd, 2026
Open Issues & Pull Requests: 15 (+0)
GitHub issues: Enabled
Number of forks: 840
Total Stargazers: 3,601 (+0)
Total Subscribers: 35 (+0)

Repository Insights (GitGenius)

Most active contributors

Sign in to see contributor activity.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 5
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 39 days
Stale 30+ days: 1
Stale 90+ days: 1

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Social Media Skills for AI Agents is a toolkit of standalone skills for large language models that enables them to handle specialized social media and content creation tasks.

The toolkit addresses the problem of AI agents lacking domain-specific knowledge and consistent voice when working on social media content. It solves this by packaging seventeen skills as markdown files that encode specialized workflows, voice rules, and platform constraints. When installed in a project, these skills allow an AI agent to recognize social media tasks and apply appropriate patterns. The system uses a voice-builder skill to create author context files that personalize subsequent work, with some skills like research and analytics able to operate independently while others depend on established voice profiles.

The toolkit suits developers building AI-assisted content creation systems who want to standardize how their agents handle LinkedIn writing, Reel scripting, image prompts, newsletter composition, and related tasks. It works best for teams that can define their own voice and brand guidelines upfront, since several skills require author-approved context files before they function effectively. The approach is modular, allowing teams to adopt individual skills without committing to the entire system, though some skills have dependencies on others like the voice profile.

The project actively welcomes contributions through pull requests and issue reports. Development appears focused on practical, real-world application of AI agents to content workflows rather than theoretical exploration.