cli-anything-generator
Build, refine, test, validate, or list CLI-Anything harnesses for GUI applications in Cursor. Prefer slash commands /cli-anything, /cli-anything-refine,…
Teltonika RMS device management and monitoring CLI
$ npx -y skills add HKUDS/CLI-Anything --skill cli-anything-rms --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/cli-anything-rmsContext preview
The summary Claude sees to decide when to auto-load this skill.
Teltonika RMS device management and monitoring CLI
name: "cli-anything-rms" description: >- Teltonika RMS device management and monitoring CLI
CLI harness for Teltonika RMS (Remote Management System). Manage routers, gateways, and IoT devices via the RMS REST API.
pip install git+https://github.com/HKUDS/CLI-Anything.git#subdirectory=rms/agent-harness
Set `RMS_API_TOKEN` environment variable or run `cli-anything-rms config set api_token <token>`.
# List all online devices cli-anything-rms devices list --status online # Get device details as JSON cli-anything-rms --json devices get 12345 # Check alerts for a specific device cli-anything-rms alerts list --device 12345 # Interactive mode cli-anything-rms
"CLI-Anything: Making ALL Software Agent-Native" -- CLI-Hub: https://clianything.cc/
Repo: HKUDS/CLI-Anything
Build, refine, test, validate, or list CLI-Anything harnesses for GUI applications in Cursor. Prefer slash commands /cli-anything, /cli-anything-refine,…
Firefly III CLI - Personal finance management via CLI-Anything
Use OpenRefine through an agent-native CLI for importing messy data, applying JSON operation histories, inspecting rows, exporting cleaned data, and managing…
Command-line interface for AdGuard Home - Network-wide ad blocking and DNS management via AdGuard Home REST API. Designed for AI agents and power users who…
Command-line interface for Anygen - A stateful command-line interface for AnyGen OpenAPI — generate professional slides, documents, webs...
Command-line interface for Audacity - A stateful command-line interface for audio editing, following the same patterns as the GIMP and Ble...