# Quickstart

> gnome-shell Plugin

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

---


# gnome-shell Plugin

CLI tool: gnome-shell.

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

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

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

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

