changelog-gen — automated changelog generation changelog-gen, kairos, community, automated changelog generation, ide skills, changelog-gen install, git commit to changelog, Claude Code, Cursor, Windsurf

v1.0.0
GitHub

About this Skill

Perfect for Developer Agents needing automated changelog generation from git commits. changelog-gen is a Go-native framework agent skill focused on interoperability and observability, generating changelogs from git commits for easier release management.

Features

Transforms git commits into elegant and easy-to-use changelogs
Supports preparation of release notes for new software releases
Enables creation of weekly or monthly product update summaries
Facilitates documentation of changes for customers
Generates content for app store listings, such as App Store and Play Store

# Core Topics

jllopis jllopis
[1]
[1]
Updated: 2/28/2026

Agent Capability Analysis

The changelog-gen skill by jllopis is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance. Optimized for automated changelog generation, changelog-gen install, git commit to changelog.

Ideal Agent Persona

Perfect for Developer Agents needing automated changelog generation from git commits.

Core Value

Empowers agents to transform technical git commits into user-friendly changelogs, providing clear release notes and update summaries using git protocols and generating notifications for App Store and Play Store updates.

Capabilities Granted for changelog-gen

Generating release notes for software updates
Creating weekly or monthly product update summaries
Documenting changes for customer notifications

! Prerequisites & Limits

  • Requires access to git commit history
  • Limited to generating changelogs from git commits
Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

changelog-gen

Install changelog-gen, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly

Generador de Changelog

Esta skill transforma los commits técnicos de git en changelogs elegantes y fáciles de usar que tus clientes y usuarios realmente entenderán y apreciarán.

Cuándo usar esta Skill

  • Preparar las notas para una nueva release de software.
  • Crear resúmenes semanales o mensuales de actualizaciones de producto.
  • Documentar cambios para los clientes.
  • Escribir las novedades para las tiendas de aplicaciones (App Store, Play Store).
  • Generar notificaciones de actualización.
  • Crear documentación interna sobre los lanzamientos.
  • Mantener una página pública de changelog o actualizaciones de producto.

Qué Hace esta Skill

  1. Escanea el Historial de Git: Analiza los commits de un período de tiempo específico o entre versiones.
  2. Categoriza los Cambios: Agrupa los commits en categorías lógicas (funcionalidades, mejoras, correcciones de errores, cambios disruptivos, seguridad).
  3. Traduce de Técnico a Amigable: Convierte el lenguaje de los commits de desarrollador a uno orientado al cliente.
  4. Formatea Profesionalmente: Crea entradas de changelog limpias y estructuradas.
  5. Filtra el Ruido: Excluye commits internos (refactorización, tests, etc.).
  6. Sigue las Mejores Prácticas: Aplica directrices de changelog y la voz de tu marca.

Cómo Usar

Uso Básico

Desde el repositorio de tu proyecto:

Crea un changelog con los commits desde la última release
Genera un changelog para todos los commits de la última semana
Crea las notas de la release para la versión 2.5.0

Con Rango de Fechas Específico

Crea un changelog para los commits entre el 1 y el 15 de marzo

Con Guías de Estilo Personalizadas

Crea un changelog para los commits desde la v2.4.0, usando mis guías de estilo definidas en ESTILO_XXX.md.

Si el cliente no indica un estilo explícitamente, usa ESTILO_CHANGELOG como estilo predeterminado.

Ejemplo

Usuario: "genera el changelog de esta semana"

Salida:

markdown
1# Actualizaciones - Semana del 2026-01-07 al 2026-01-14 2 3 ## Nuevas funcionalidades 4 5 - Soporte A2A end-to-end: bindings HTTP+JSON y JSON-RPC, scaffolding gRPC, almacenamiento de tareas, suscripciones y push config para interoperar entre agentes. 6 - Discovery avanzado: nuevos providers, registro y soporte de AgentCard para descubrimiento de agentes y reintentos. 7 - Gobernanza configurable: loader y motor de politicas con integracion en demos y ejemplo de politica deny. 8 - Planner mas rico: condiciones avanzadas y auditoria; mejora de hooks de auditoria. 9 10 ## Mejoras 11 12 - Experiencia de demo y UI: streaming web, estilos finales de UI, defaults de discovery y guias de ejecucion mas claras. 13 - CLI y operaciones: comandos avanzados, overrides de config via CLI y barrido runtime. 14 - Observabilidad: propagacion de trace context en A2A gRPC. 15 16 ## Correcciones 17 18 - Runner y scripts: arreglos en argumentos y expansion de config del demo runner; flag verbose consistente. 19 - A2A y tareas: correcciones en manejo de task id y validacion de recursos/operaciones terminales. 20 21 ## Documentacion 22 23 - Arquitectura y roadmap: actualizaciones de estado A2A/planner y avances de roadmap.e 24 - Demos y ejemplos: referencias de ejecucion de agentes y ajustes en ejemplos MCP. 25

Consejos

  • Ejecuta la skill desde la raíz de tu repositorio git.
  • Especifica rangos de fechas para changelogs más acotados.
  • Usa tu propio fichero ESTILO_CHANGELOG.md para un formato consistente. Si no se especifica, se usa ESTILO_CHANGELOG.md por defecto.
  • Revisa y ajusta el changelog generado antes de publicarlo.
  • Guarda la salida directamente en tu fichero CHANGELOG.md.

Casos de Uso Relacionados

  • Crear las notas de una release en GitHub.
  • Escribir las descripciones de actualización para tiendas de aplicaciones.
  • Generar correos electrónicos de actualización para usuarios.
  • Crear publicaciones para anunciar novedades en redes sociales.

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is changelog-gen?

Perfect for Developer Agents needing automated changelog generation from git commits. changelog-gen is a Go-native framework agent skill focused on interoperability and observability, generating changelogs from git commits for easier release management.

How do I install changelog-gen?

Run the command: npx killer-skills add jllopis/kairos/changelog-gen. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for changelog-gen?

Key use cases include: Generating release notes for software updates, Creating weekly or monthly product update summaries, Documenting changes for customer notifications.

Which IDEs are compatible with changelog-gen?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for changelog-gen?

Requires access to git commit history. Limited to generating changelogs from git commits.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add jllopis/kairos/changelog-gen. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use changelog-gen immediately in the current project.

Related Skills

Looking for an alternative to changelog-gen or another community skill for your workflow? Explore these related open-source skills.

View All

widget-generator

Logo of f
f

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

149.6k
0
AI

flags

Logo of vercel
vercel

flags is a Next.js feature management skill that enables developers to efficiently add or modify framework feature flags, streamlining React application development.

138.4k
0
Browser

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI