Use this skill when the user wants to simple github release command line tool.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add javimosch/supercli --skill quickstart --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quickstart?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/javimosch-quickstart-4783a2f6)More formats (shields.io, HTML) on the badges page.
---
name: github-release
description: Use this skill when the user wants to simple github release command line tool.
---
# Github-release Plugin
Simple GitHub release command line tool.
## Commands
### Operations
- `github-release release create` — create release via github-release
- `github-release release delete` — delete release via github-release
- `github-release release list` — list release via github-release
- `github-release asset upload` — upload asset via github-release
## Usage Examples
- "github-release --help"
- "github-release <args>"
## Installation
```bash
go install github.com/c4milo/github-release@latest
```
## Examples
```bash
github-release --version
github-release --help
```
## Key Features
- github\n- releases\n- ci-cd
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!