·update-changelog
</>

update-changelog

Lea esta habilidad antes de actualizar los registros de cambios

22Instalaciones·1Tendencia·@mitsuhiko

Instalación

$npx skills add https://github.com/mitsuhiko/agent-stuff --skill update-changelog

Cómo instalar update-changelog

Instala rápidamente el skill de IA update-changelog en tu entorno de desarrollo mediante línea de comandos

  1. Abrir Terminal: Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.)
  2. Ejecutar comando de instalación: Copia y ejecuta este comando: npx skills add https://github.com/mitsuhiko/agent-stuff --skill update-changelog
  3. Verificar instalación: Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code, Cursor u OpenClaw

Fuente: mitsuhiko/agent-stuff.

SKILL.md

Ver original

Update the repository changelog with changes between the last release and the current version (main) that are not yet incorporated. If CHANGELOG.md does not exist, use CHANGELOG instead.

Determine baseline version If no baseline version is provided, use the most recent git tag. You can find it with git describe --tags --abbrev=0.

Update the changelog Read the existing changelog file (CHANGELOG.md, or CHANGELOG if missing) and check if there are changes not yet incorporated, then add them. Always add them to the "Unreleased" section only. If there is none yet, add it at the top in the same style as the existing changelog (for example, ## Unreleased vs ## [Unreleased]).

Lea esta habilidad antes de actualizar los registros de cambios Fuente: mitsuhiko/agent-stuff.

Datos (listos para citar)

Campos y comandos estables para citas de IA/búsqueda.

Comando de instalación
npx skills add https://github.com/mitsuhiko/agent-stuff --skill update-changelog
Categoría
</>Desarrollo
Verificado
Primera vez visto
2026-02-20
Actualizado
2026-03-11

Browse more skills from mitsuhiko/agent-stuff

Respuestas rápidas

¿Qué es update-changelog?

Lea esta habilidad antes de actualizar los registros de cambios Fuente: mitsuhiko/agent-stuff.

¿Cómo instalo update-changelog?

Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.) Copia y ejecuta este comando: npx skills add https://github.com/mitsuhiko/agent-stuff --skill update-changelog Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code, Cursor u OpenClaw

¿Dónde está el repositorio de origen?

https://github.com/mitsuhiko/agent-stuff

Detalles

Categoría
</>Desarrollo
Fuente
skills.sh
Primera vez visto
2026-02-20