Toolverse
All skills

changelog-automation

by wshobson

Automate changelog generation from commits, PRs, and releases following Keep a Changelog format. Use when setting up release workflows, generating release notes, or standardizing commit conventions.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
wshobson
Category
DevOps
Views
79

About this skill

Automate changelog generation from commits, PRs, and releases following Keep a Changelog format. Use when setting up release workflows, generating release notes, or standardizing commit conventions.

How to use

  1. Zainstaluj skill changelog-automation w swoim projekcie agenta, dodając go do konfiguracji narzędzi dokumentacji.

  2. Skonfiguruj Conventional Commits w swoim repozytorium, definiując typy commitów (feat, fix, refactor, perf, docs, style, test, chore, ci) — każdy typ będzie automatycznie mapowany na odpowiednią sekcję changelogu (Added, Fixed, Changed, Deprecated, Removed, Security).

  3. Utwórz plik CHANGELOG.md w formacie Keep a Changelog, zawierający sekcje dla każdej wersji oraz sekcję [Unreleased] dla zmian oczekujących na wydanie.

  4. Skonfiguruj workflow automatyzacji (np. w GitHub Actions lub GitLab CI), który uruchamia skill przy każdym push lub pull request — skill przeanalizuje commity od ostatniego tagu wersji i zaktualizuje sekcję [Unreleased].

  5. Podczas przygotowania wydania skill automatycznie przeniesie zmiany z sekcji [Unreleased] do nowej sekcji wersji (np. [1.2.0]) z datą wydania i linkami porównawczymi do repozytorium.

  6. Skill generuje również notatki wydania w formacie GitHub/GitLab, które możesz opublikować bezpośrednio jako release notes — zmniejsza to ręczną pracę i zapewnia spójność między changelogiem a notatkami wydania.

Related skills

clawhub

by openclaw

Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawhub CLI.

DevOps
14106

crawl4ai

by basher83

This skill should be used when users need to scrape websites, extract structured data, handle JavaScript-heavy pages, crawl multiple URLs, or build automated web data pipelines. Includes optimized extraction patterns with schema generation for efficient, LLM-free extraction.

DevOps
11128

chrome-devtools

by mrgoonie

Browser automation, debugging, and performance analysis using Puppeteer CLI scripts. Use for automating browsers, taking screenshots, analyzing performance, monitoring network traffic, web scraping, form automation, and JavaScript debugging.

DevOps
29141

azure-devops-rest-api

by Tiberriver256

Guide for working with Azure DevOps REST APIs and OpenAPI specifications. Use this skill when implementing new Azure DevOps API integrations, exploring API capabilities, understanding request/response formats, or referencing the official OpenAPI specifications from the

DevOps
995

resolve-conflicts

by antinomyhq

Use this skill immediately when the user mentions merge conflicts that need to be resolved. Do not attempt to resolve conflicts directly - invoke this skill first. This skill specializes in providing a structured framework for merging imports, tests, lock files (regeneration),

DevOps
48163

turborepo

by vercel

Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines,\ndependsOn, caching, remote cache, the \

DevOps
1066