Discover and explore top open-source AI tools and projects—updated daily.
Hao0321AI social media manager learns your voice and auto-posts across platforms
Top 61.3% on SourcePulse
This project provides an AI-powered Claude Code skill designed to automate social media content creation and posting across Facebook, Instagram, Threads, and X. It addresses the challenge of maintaining a consistent and engaging online presence by learning a user's unique voice, generating a 14-day content calendar using proven viral formulas, and automating the posting process. The target audience includes content creators, small businesses, and individuals seeking to scale their social media reach efficiently, offering the benefit of significant time savings and data-driven content strategy.
How It Works
The skill leverages Claude Code to analyze a user's past Facebook posts (minimum 20) to extract linguistic patterns, vocabulary, and emoji usage, creating a style_profile.md. It then employs seven distinct "viral formulas," reverse-engineered from successful content by creators with under 5,000 followers, to populate a 14-day content_plan.md based on user-defined goals. Posting is automated via Chrome MCP, simulating user actions in a browser, with a mandatory confirmation step before content is published to the selected platforms. Performance metrics are tracked, enabling iterative optimization of content strategies.
Quick Start & Requirements
git clone https://github.com/Hao0321/claude-skill-social-post.gitsocial-post directory to your Claude skills path (e.g., ~/.claude/skills/social-post on macOS/Linux).style_profile.example.md to style_profile.md and content_plan.example.md to content_plan.md within the skill's directory.Highlighted Details
Maintenance & Community
The project is actively maintained by the original author, Hao (駱君昊), with a clear history of iterative development and bug fixing, including the use of a sister skill (claude-skill-code-cleanup) for repository audits. Community engagement is fostered through a Line discussion group and GitHub issues/pull requests.
Licensing & Compatibility
Limitations & Caveats
Facebook's UI (DOM) is subject to frequent changes, which may occasionally break the automation, although fallback mechanisms are in place. Instagram posting requires an image, and text-only posts are automatically adapted. Threads desktop lacks account-switching functionality, necessitating mobile use for multi-account management. Public posts are irreversible, and the skill enforces a user confirmation step before publishing. Effective style learning requires a minimum of 20 past public Facebook posts.
5 days ago
Inactive