# Quickstart

> update-grub2 Plugin

- Skill: `javimosch/quickstart-2565` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/quickstart-2565`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/quickstart-2565/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/quickstart-2565

---


# update-grub2 Plugin

CLI tool: update-grub2.

## Commands
- `update-grub2 <resource> <action>` — Execute update-grub2 commands
- `update-grub2 self version` — Print update-grub2 version
- `update-grub2 _ _` — Passthrough to update-grub2 CLI

## Usage Examples
- "update-grub2 --help"
- "update-grub2 self version"

## Installation
```bash
apt-get install update-grub2 2>/dev/null || which update-grub2
```

## Key Features
- CLI-based tool
- Scriptable and automatable
- Pipeline-ready output
- system based

