remove-release-assets

Community

Clear GitHub release assets, instantly.

Authorsensei-hacker
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the tedious and error-prone process of deleting all assets from a GitHub release, which is crucial when preparing to re-upload new artifacts or clean up a draft release.

Core Features & Use Cases

  • Bulk Asset Deletion: Programmatically identify and delete all assets associated with a specified GitHub release tag.
  • Deletion Verification: Confirm that all assets have been successfully removed from the release.
  • Use Case: A release manager needs to clear all existing firmware hex files and configurator packages from a draft INAV release before uploading a new, corrected set of artifacts. This skill ensures a clean slate for the upload.

Quick Start

Remove all assets from the INAV 9.0.0-RC2 release in the 'iNavFlight/inav' repository.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: remove-release-assets
Download link: https://github.com/sensei-hacker/inav-claude/archive/main.zip#remove-release-assets

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository