# Ahoy

> Use this skill when the user wants to create shareable, self-documenting command-line tools from simple yaml files.

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

---


# Ahoy Plugin

Create shareable, self-documenting command-line tools from simple YAML files.

## Commands

### Operations
- `ahoy command run` — run command via ahoy
- `ahoy cmd list` — list cmd via ahoy

## Usage Examples
- "ahoy --help"
- "ahoy <args>"

## Installation

```bash
brew install ahoy-cli/tap/ahoy
```

## Examples

```bash
ahoy --version
ahoy --help
```

## Key Features
- automation\n- yaml\n- cli

