Skip to content
Automation
Command

/cli-anything-list

List installed and generated CLI-Anything tools (human or JSON)

From plugin
cli-anything
49k9 skills9 commands
Install
> /plugin marketplace add HKUDS/CLI-Anything
> /plugin install cli-anything@cli-anything

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/cli-anything-list

Context preview

What this command does when you run it.

List installed and generated CLI-Anything tools (human or JSON)

Command definition

cli-anything-list.md
name: cli-anything-list
description: List installed and generated CLI-Anything tools (human or JSON)

cli-anything-list Command

Discover installed and generated CLI-Anything tools.

CRITICAL: Resolve PLUGIN_ROOT (absolute paths only)

1. Read `~/.cursor/cli-anything-generator.root` / `%USERPROFILE%\.cursor\cli-anything-generator.root` 2. Else install dir `PLUGIN_ROOT.txt` / default `.../plugins/local/cli-anything` 3. Read `{PLUGIN_ROOT}/references/commands/list.md` via absolute path (HARNESS optional for list)

Cursor Tool Bindings

| Cursor tool | Role | |-------------|------| | Shell | `python` / `importlib.metadata`, `which` / `Get-Command`, directory scans | | Glob / Grep | Find `agent-harness` trees under a search path |

Options

Honor the same options as the canonical list command:

  • `--path <directory>` search root (default: workspace / cwd)
  • `--depth <n>` recursion limit
  • `--json` machine-readable output

What This Command Does

Follow `{PLUGIN_ROOT}/references/commands/list.md`:

1. List installed `cli-anything-*` packages and entry points. 2. Scan for generated `agent-harness` trees. 3. Present human-readable or JSON output as requested.

List mode does not require a progress file unless the user asks to persist results.

Ships withcli-anything

"CLI-Anything: Making ALL Software Agent-Native" -- CLI-Hub: https://clianything.cc/

Get the whole plugin

Other commands on cli-anything.