# Install Release

> Use this skill when the user wants to cli to install and update any single-binary cli tools from github and gitlab on linux macos and wsl.

- Skill: `javimosch/install-release` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/install-release`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/install-release/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- 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/install-release

---


# Install-release Plugin

CLI to install and update any single-binary CLI tools from GitHub and GitLab on Linux macOS and WSL.

## Commands

### Operations
- `install-release tool install` — install tool via install-release
- `install-release tool update` — update tool via install-release
- `install-release tool list` — list tool via install-release
- `install-release tool search` — search tool via install-release
- `install-release repo set` — set repo via install-release
- `install-release config show` — show config via install-release
- `install-release verbose set` — set verbose via install-release
- `install-release help show` — show help via install-release

## Usage Examples
- "install-release --help"
- "install-release <args>"

## Installation

```bash
pip install install-release
```

## Examples

```bash
install-release --version
install-release --help
```

## Key Features
- binary\n- installation\n- github

