Skip to content

Getting Started

Promotion Agent is a curated guide to help developers automatically cross-post their projects to multiple social media platforms.

Why This Guide?

Promoting your open-source project manually across platforms is time-consuming and repetitive. This guide recommends the best tools for each scenario, so you can automate the entire process.

Quick Decision

Your NeedRecommended ToolSetup Time
Chinese tech blogs (Juejin, CSDN, Zhihu)blog-auto-publishing-tools~30 min
International social (Twitter, LinkedIn, Reddit)Postiz~1 hour
GitHub Release notificationsGitHub Actions~10 min
Video platforms (Douyin, Bilibili)social-auto-upload~30 min

For full coverage across both Chinese and international platforms, combine multiple tools:

Architecture Workflow

  1. Write your content in Markdown
  2. Chinese platforms → Use blog-auto-publishing-tools to publish to 8+ platforms
  3. International platforms → Use Postiz (self-hosted) for AI-powered cross-posting
  4. GitHub releases → Set up GitHub Actions for automatic notifications

Next Steps

Released under the MIT License.