guide-recap

Translates CHANGELOG entries into social content for LinkedIn, Twitter/X, Newsletter, and Slack.

Updated May 30, 2026
One-click install
npx skills add https://github.com/alexica00/claude-code-ultimate-guide --skill guide-recap-alexica00
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: guide-recap
Source: https://github.com/alexica00/claude-code-ultimate-guide/tree/main/.agents/skills/guide-recap
Command: npx skills add https://github.com/alexica00/claude-code-ultimate-guide --skill guide-recap-alexica00

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Transform CHANGELOG entries into social content across LinkedIn, Twitter/X, Newsletter, and Slack, enabling teams to announce updates quickly and consistently without manual drafting.

Core Features & Use Cases

  • Generate 8 outputs by default: 4 formats x 2 languages, covering LinkedIn, Twitter/X, Newsletter, and Slack.
  • Apply after releases or weekly to produce ready-to-post content from guide updates.
  • Supports both FR and EN, with optional flags for format, language, and saving outputs.

Quick Start

Run /guide-recap latest or /guide-recap week to generate ready-to-post content from CHANGELOG.md.

Frequently Asked Questions about guide-recap

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I turn changelog entries into social posts automatically?

To turn changelog entries into social posts automatically, the Skill parses Added, Changed, and Fixed sections from your CHANGELOG.md. It renders ready-to-post content for LinkedIn, Twitter/X, Newsletter, and Slack.

Can I generate release announcements in French and English from a changelog?

Yes, you can generate release announcements in French and English from a changelog. By default, it outputs 8 variations covering 4 formats across both FR and EN languages, with optional flags to filter specific formats and languages.

What is the best way to announce weekly software updates across multiple platforms?

The best way to announce weekly software updates across multiple platforms is to use the weekly range command. It extracts recent CHANGELOG.md entries and applies tone guidelines to generate consistent content for LinkedIn, Twitter/X, Newsletter, and Slack.

Does the changelog social content generator work without external dependencies?

Yes, the changelog social content generator works without external dependencies. It operates directly on the CHANGELOG.md file at your project root, using built-in templates and category weights to format the output.

How do I save generated social posts directly from an interactive session?

To save generated social posts directly from an interactive session, use the optional save flag during execution. This stores the rendered LinkedIn, Twitter/X, Newsletter, and Slack outputs locally after parsing your changelog entries.