# Halp

> Use this skill when the user wants to Find help for a CLI command or Print version.

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

---


# halp Plugin

halp — a CLI tool to get help with CLI tools..

## Commands

### `sc halp help find`
Find help for a CLI command.

### `sc halp self version`
Print version.

## Installation

```bash
cargo install halp
```

## Key Features
- CLI-only, headless operation
- No authentication required
- JSON output support

