Toolverse
All skills

docs-changelog

by google-gemini

Provides a step-by-step procedure for generating Gemini CLI changelog files based on github release information.

Installation

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

Installation

Quick info

Category
DevOps
Views
25

About this skill

Provides a step-by-step procedure for generating Gemini CLI changelog files based on github release information.

How to use

  1. Przygotuj dane wejściowe: zbierz numer wersji (np. v0.28.0 lub v0.29.0-preview.2), znacznik czasu wydania w formacie ISO (np. 2026-02-12T20:33:15Z) oraz surową zawartość notatek wydania z GitHub, zawierającą sekcję "What's Changed" i link do pełnego changelog.

  2. Zainicjuj analizę wersji: skill automatycznie określi ścieżkę przetwarzania na podstawie numeru wersji. Jeśli wersja zawiera "nightly", proces zostanie zatrzymany. Dla wersji kończących się na ".0" (np. v0.28.0) stosowana jest procedura dla nowej wersji minor. Dla pozostałych wersji (patch releases) używana jest procedura dla wydań poprawek.

  3. Przetwarzaj znacznik czasu: skill skonwertuje dostarczony czas na dwa formaty: yyyy-mm-dd oraz "Month dd, yyyy", które będą użyte w wygenerowanych plikach changelog.

  4. Przetwarzaj zawartość wydania: surowe dane z notatek wydania zostaną przeanalizowane, a linki do pull requestów zostaną sformatowane jako linki markdown z numerem PR jako tekst (np. #12345).

  5. Generuj wpisy changelog: skill utworzy 3-5 kluczowych punktów wyróżniających dla plików latest.md i preview.md. Każdy punkt będzie rozpoczynać się pogrubioną nazwą zmiany (np. New Feature: opis). Narzędzie automatycznie będzie priorytetyzować nowe funkcje nad poprawkami błędów i będzie unikać wymieniania funkcji eksperymentalnych w wydaniach stabilnych.

  6. Aktualizuj pliki changelog: wygenerowane wpisy zostaną wstawione do odpowiednich plików (latest.md dla wydań stabilnych, preview.md dla wersji preview, index.md dla archiwum), zachowując spójność formatowania i struktury dokumentacji.

Related skills

game-art

by davila7

Game art principles. Visual style selection, asset pipeline, animation workflow.

DevOps
1268

unity-developer

by sickn33

Build Unity games with optimized C# scripts, efficient rendering, and proper asset management. Masters Unity 6 LTS, URP/HDRP pipelines, and cross-platform deployment. Handles gameplay systems, UI implementation, and platform optimization. Use PROACTIVELY for Unity performance

DevOps
66164

macos-cleaner

by daymade

Analyze and reclaim macOS disk space through intelligent cleanup recommendations. This skill should be used when users report disk space issues, need to clean up their Mac, or want to understand what's consuming storage. Focus on safe, interactive analysis with user confirmation

DevOps
1331

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

planning-with-files

by davila7

Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring u003e5 tool calls.

DevOps
2365