·bmad-os-changelog-social
</>

bmad-os-changelog-social

Generate social media announcements for Discord, Twitter, and LinkedIn from the latest changelog entry. Use when user asks to 'create release announcement' or 'create social posts' or share changelog updates.

30Installs·1Trend·@bmad-code-org

Installation

$npx skills add https://github.com/bmad-code-org/bmad-method --skill bmad-os-changelog-social

How to Install bmad-os-changelog-social

Quickly install bmad-os-changelog-social AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/bmad-code-org/bmad-method --skill bmad-os-changelog-social
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: bmad-code-org/bmad-method.

SKILL.md

View raw

Read ./CHANGELOG.md and extract the latest version entry. The changelog follows this format:

Use git log to find contributors since the previous version. Get commits between the current version tag and the previous one:

Extract PR numbers from commit messages that contain # followed by digits. Compile unique contributors.

Generate social media announcements for Discord, Twitter, and LinkedIn from the latest changelog entry. Use when user asks to 'create release announcement' or 'create social posts' or share changelog updates. Source: bmad-code-org/bmad-method.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/bmad-code-org/bmad-method --skill bmad-os-changelog-social
Category
</>Dev Tools
Verified
First Seen
2026-02-24
Updated
2026-03-10

Browse more skills from bmad-code-org/bmad-method

Quick answers

What is bmad-os-changelog-social?

Generate social media announcements for Discord, Twitter, and LinkedIn from the latest changelog entry. Use when user asks to 'create release announcement' or 'create social posts' or share changelog updates. Source: bmad-code-org/bmad-method.

How do I install bmad-os-changelog-social?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/bmad-code-org/bmad-method --skill bmad-os-changelog-social Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/bmad-code-org/bmad-method