# Go Github Selfupdate

> Use this skill when the user wants to binary self-update mechanism for go applications.

- Skill: `javimosch/go-github-selfupdate` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/go-github-selfupdate`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/go-github-selfupdate/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/go-github-selfupdate

---


# Go-github-selfupdate Plugin

Binary self-update mechanism for Go applications.

## Commands

### Operations
- `go-github-selfupdate binary update` — update binary via go-github-selfupdate
- `go-github-selfupdate binary check` — check binary via go-github-selfupdate
- `go-github-selfupdate release list` — list release via go-github-selfupdate
- `go-github-selfupdate config show` — show config via go-github-selfupdate

## Usage Examples
- "go-github-selfupdate --help"
- "go-github-selfupdate <args>"

## Installation

```bash
go install github.com/rhysd/go-github-selfupdate@latest
```

## Examples

```bash
go-github-selfupdate --version
go-github-selfupdate --help
```

## Key Features
- go\n- self-update\n- github

