guide-recap

Format CHANGELOG.md entries into French and English social posts.

Updated Apr 12, 2026
One-click install
npx skills add https://github.com/Alamator/code-ultimate --skill guide-recap-alamator
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: guide-recap
Source: https://github.com/Alamator/code-ultimate/tree/main/examples/skills/guide-recap
Command: npx skills add https://github.com/Alamator/code-ultimate --skill guide-recap-alamator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Teams currently spend significant time manually drafting social announcements from CHANGELOG updates. This Skill automates the process, producing publish-ready content in both French and English for multiple channels.

Core Features & Use Cases

  • Automated extraction from CHANGELOG.md (Added/Changed/Fixed)
  • Multilingual outputs (FR + EN) for LinkedIn, Twitter/X, Newsletter, and Slack
  • Template-driven generation aligned with tone guidelines for consistent communications
  • Use Case: after a release, generate recap posts and announcements for all channels

Quick Start

Transform the latest CHANGELOG.md into FR and EN social posts ready for LinkedIn, Twitter/X, Newsletter, and Slack.

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, this Skill reads CHANGELOG.md Added, Changed, and Fixed sections, then applies templates and tone guidelines to generate publish-ready content for LinkedIn, Twitter/X, Newsletter, and Slack.

Can I generate multilingual release announcements from a markdown changelog?▼

Yes, you can generate multilingual release announcements from markdown. This Skill transforms CHANGELOG.md entries into ready-to-publish social content outputs in both French and English simultaneously.

Does this approach work for weekly recaps or only post-release announcements?▼

This approach works for both weekly recaps and post-release announcements. It processes frontmatter-driven metadata from your changelog to format updates into ready-to-publish social content across multiple channels.

How do transformation mappings format changelog content for different social channels?▼

Transformation mappings format changelog content by routing Added, Changed, and Fixed entries through channel-specific templates. This aligns the generated text with tone guidelines to produce consistent communications for LinkedIn, Twitter/X, Newsletter, and Slack.

What is the best way to maintain consistent tone across automated social content from release notes?▼

The best way to maintain a consistent tone across automated social content is to use template-driven generation aligned with predefined tone guidelines. This ensures every changelog transformation yields uniform messaging.

Do I need specific frontmatter metadata in my CHANGELOG.md to generate social posts?▼

Yes, you need frontmatter-driven metadata in your CHANGELOG.md to generate social posts. The Skill relies on this structured metadata alongside transformation mappings to accurately extract and format updates into publish-ready outputs.