Handles the update process for GSD, including version detection, changelogs, and cleanup.

Install

mkdir -p .claude/skills/gsd-update-mayankgupta1008 && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/14185" && unzip -o skill.zip -d .claude/skills/gsd-update-mayankgupta1008 && rm skill.zip

Installs to .claude/skills/gsd-update-mayankgupta1008

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Update GSD to latest version with changelog display
51 charsno explicit “when” trigger
Beginner

Key capabilities

  • Detect installed GSD version (local vs global)
  • Check for the latest GSD version via npm
  • Fetch and display GSD changelog
  • Prompt user for confirmation with clean install warning
  • Execute GSD update and clear cache
  • Remind user to restart after update

How it works

The skill follows a predefined update workflow to check for GSD updates, display changelogs, obtain user confirmation, and perform a clean installation.

Inputs & outputs

You give it
A request to update GSD
You get back
GSD updated to the latest version, with changelog displayed

When to use gsd-update

  • Update GSD CLI
  • Check GSD release notes

About this skill

<objective> Check for GSD updates, install if available, and display what changed.

Routes to the update workflow which handles:

  • Version detection (local vs global installation)
  • npm version checking
  • Changelog fetching and display
  • User confirmation with clean install warning
  • Update execution and cache clearing
  • Restart reminder </objective>

<execution_context> @.agent/get-shit-done/workflows/update.md </execution_context>

<process> **Follow the update workflow** from `@.agent/get-shit-done/workflows/update.md`.

The workflow handles all logic including:

  1. Installed version detection (local/global)
  2. Latest version checking via npm
  3. Version comparison
  4. Changelog fetching and extraction
  5. Clean install warning display
  6. User confirmation
  7. Update execution
  8. Cache clearing </process>

When not to use it

  • When the user does not want to update GSD

Limitations

  • The skill is specific to updating GSD.
  • The skill relies on npm for version checking.
  • The skill requires user confirmation for the update.

How it compares

This skill automates the entire GSD update process, including version checking, changelog display, and clean installation, providing a guided and verified update experience compared to manual steps.

Compared to similar skills

gsd-update side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
gsd-update (this skill)04moNo flagsBeginner
pptx3936moReviewAdvanced
nano-pdf632moReviewBeginner
video-downloader1017moReviewBeginner

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

pptx

anthropics

Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks

393763

nano-pdf

openclaw

Edit PDFs with natural-language instructions using the nano-pdf CLI.

63300

video-downloader

ComposioHQ

Downloads videos from YouTube and other platforms for offline viewing, editing, or archival. Handles various formats and quality options.

101255

youtube-transcript

michalparkola

Download YouTube video transcripts when user provides a YouTube URL or asks to download/get/fetch a transcript from YouTube. Also use when user wants to transcribe or get captions/subtitles from a YouTube video.

68277

using-superpowers

obra

Use when starting any conversation - establishes mandatory workflows for finding and using skills, including using Skill tool before announcing usage, following brainstorming before coding, and creating TodoWrite todos for checklists

95205

browser-automation

browserbase

Automate web browser interactions using natural language via CLI commands. Use when the user asks to browse websites, navigate web pages, extract data from websites, take screenshots, fill forms, click buttons, or interact with web applications. Triggers include "browse", "navigate to", "go to website", "extract data from webpage", "screenshot", "web scraping", "fill out form", "click on", "search for on the web". When taking actions be as specific as possible.

39230

Search skills

Search the agent skills registry