# Quickstart

> gnome-software Plugin

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

---


# gnome-software Plugin

CLI tool: gnome-software.

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

## Usage Examples
- "gnome-software --help"
- "gnome-software self version"

## Installation
```bash
apt-get install gnome-software 2>/dev/null || which gnome-software
```

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

