# Quickstart

> rsh Plugin

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

---


# rsh Plugin

CLI tool: rsh.

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

## Usage Examples
- "rsh --help"
- "rsh self version"

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

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

