# Zsh Autosuggestions

> Use this skill when the user wants to use zsh-autosuggestions — Fish-like autosuggestions for zsh — CLI configuration tool with JSON output.

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

---


# zsh-autosuggestions Plugin

Fish-like autosuggestions for zsh — CLI configuration tool with JSON output

## Commands
- `zsh-autosuggestions self version` — Print zsh-autosuggestions version
- `zsh-autosuggestions _ _` — Passthrough to zsh-autosuggestions CLI

## Usage Examples
- `zsh-autosuggestions self version` — Check installed version
- `zsh-autosuggestions _ _ --help` — Show zsh-autosuggestions help
- `zsh-autosuggestions _ _ --json` — JSON output mode

## Installation
```bash
brew install zsh-autosuggestions
```

## Key Features
- zsh, autosuggestions, shell
- Non-interactive CLI with JSON output support
- Pipeline-ready for automation

