GitHub Dev Marketing Agent icon

GitHub Dev Marketing Agent

Checks a repo for new commits and releases, then drafts release notes, a technical blog post, a changelog entry, a LinkedIn post, and an X thread.

Supported frameworks Claude AI
Free

What this agent does

Turn shipped code into marketing content with minimal effort. This agent runs a three-stage pipeline that checks a repo for meaningful changes and turns them into ready-to-review content.

  1. github-analyzer — checks each repo's commits/releases since the last run via the gh CLI, categorizes changes (feature/fix/docs/chore/breaking), and skips the repo entirely if nothing meaningful changed.
  2. developer-content-writer — turns a meaningful update into release notes, a 600-1000 word technical blog post, and a Keep-a-Changelog-style changelog entry, only using facts actually present in the change summary.
  3. social-repurposer — repurposes the blog post into a LinkedIn post draft and a 5-8 tweet X thread draft. Never posts or publishes on its own.

Requirements

  • The gh CLI, already authenticated (gh auth status) — no extra setup needed.
  • Runs entirely on free, built-in tools and existing GitHub CLI auth — no paid analytics, writing, or social-posting API required.
  • Works on Zo Computer natively and on Claude AI (claude.ai, Claude Code, or the Anthropic API).
  • To actually publish the LinkedIn post or X thread drafts (a separate, manual step you control), those integrations need to be connected — this project only ever produces the drafts.

Setup

  1. Unzip the package into your workspace, keeping the folder structure intact.
  2. Edit config/repos.md and replace the placeholder example with your real repository (or repositories).
  3. Run a starter prompt from starter-prompts.md to see the full pipeline end to end.

What's included

  • Skills/github-analyzer/SKILL.md, Skills/developer-content-writer/SKILL.md, Skills/social-repurposer/SKILL.md
  • config/repos.md — editable list of GitHub repos to monitor
  • installation-prompt.md — install instructions
  • automation-prompt.md — instructions for the scheduled agent
  • starter-prompts.md — example prompts
  • persona.md — exact text for a dedicated project persona
  • assets/ — pipeline diagram
Free
  • Version 1.0.0
  • File size 172 KB
  • Format .zip package
  • License Personal use

ℹ️ Drafts only — nothing is ever posted or published automatically. Requires no paid API beyond an authenticated gh CLI.

Link copied!