Loading...
Loading...
Found 9 Skills
Manage releases for this project. Validates changelog, installs git hooks, and cuts releases. Use when user says "/release", "release 1.0.5", "cut a release", or asks about the release process. NOT auto-invoked by the model.
Generate formatted changelogs from git history since the last release tag. Use when preparing release notes that categorize changes into breaking changes, features, fixes, and other sections.
Generate release notes from commits since last tag
Provides a step-by-step procedure for generating Gemini CLI changelog files based on github release information.
First-time setup for the gman-skills package. Checks whether the dotnet-blazor plugin is installed and installs it when missing. Checks whether the report-server binary exists and downloads it from GitHub Releases when missing. Run once after `npx skills add gvdvenis/gman-skills`. Triggers on: "setup gman skills", "/setup-gman-skills", "install gman skills dependencies".
Package IDA Pro plugins for the IDA Plugin Manager and plugins.hex-rays.com repository
Universal release workflow. Auto-detects version files and changelogs. Supports Node.js, Python, Rust, Claude Plugin, GitHub Releases, annotated tags, historical release backfill, and generic projects. Use when user says "release", "发布", "new version", "bump version", "push", "推送", "release notes", "GitHub Release", or "回填 Release".
Check whether the installed securecoder is current. Reports the installed version + the latest release on GitHub + days since release + release notes URL + the exact install command to upgrade. Read-only — never modifies anything; upgrade is always an explicit user action.
Check for skills-for-fabric marketplace updates at session start. Compares local version against GitHub releases and shows changelog if updates are available. Use when the user wants to: (1) check for skill updates, (2) see what's new in skills-for-fabric, (3) verify current version. Triggers: "check for updates", "am I up to date", "what version", "update skills", "show changelog".