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,…
List role bindings
$ npx -y skills add HKUDS/CLI-Anything --skill cli-anything-jumpserver --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/cli-anything-jumpserverContext preview
The summary Claude sees to decide when to auto-load this skill.
List role bindings
--- name: "cli-anything-jumpserver" description: Stateful CLI harness for JumpServer bastion host management. Supports asset, user, permission, account, session, audit, and operations management via REST API, with both one-shot and interactive REPL modes. version: 0.1.0 category: infrastructure tags:
commands:
description: Authentication and session management subcommands:
description: Authenticate to JumpServer and store session token options: ["--url", "--username", "--password", "--org", "--insecure"]
description: Clear the current session
description: Show current authentication status
description: Switch or list organizations options: ["--list"]
description: Manage assets (hosts, devices, databases, nodes, platforms, gateways, zones) subcommands:
description: List assets of a given type options: ["--type", "--search", "--node", "--platform", "--active/--inactive", "--limit", "--offset"]
description: Get details of a specific asset
description: Create a new asset options: ["--name", "--address", "--platform", "--type", "--nodes", "--dry-run"]
description: Update an existing asset options: ["--name", "--address", "--comment", "--active/--inactive", "--dry-run"]
description: Delete an asset options: ["--force", "--dry-run"]
description: Manage asset nodes (tree organization) subcommands:
description: List nodes options: ["--tree", "--parent"]
description: Create a new node
description: Delete a node
description: Add assets to a node
description: Manage asset platforms subcommands:
description: List platforms
description: Manage gateways subcommands:
description: List gateways
description: Test gateway connectivity
description: Manage zones subcommands:
description: List zones
description: Manage users and user groups subcommands:
description: List users options: ["--search", "--source", "--active/--inactive"]
description: Get user details
description: Create a new user options: ["--name", "--username", "--email", "--password", "--role", "--dry-run"]
description: Update a user
description: Delete a user
description: Reset a user's password
description: Unblock a locked user
description: Show current user profile
description: List assets the current user can access
description: Manage user groups subcommands:
description: List user groups
description: Create a user group
description: List members of a user group
description: Manage asset permissions subcommands:
description: List asset permissions options: ["--search", "--user", "--active/--inactive"]
description: Get permission details
description: Create a new asset permission options: ["--name", "--users", "--user-groups", "--assets", "--nodes", "--actions", "--dry-run"]
description: Update an asset permission
description: Delete an asset permission
description: List users assigned to a permission
description: List assets authorized by a permission
description: Manage asset accounts and credentials subcommands:
description: List asset accounts options: ["--search", "--asset", "--secret-type", "--privileged/--unprivileged"]
description: Get account details
description: Create a new asset account options: ["--asset", "--username", "--secret-type", "--secret", "--dry-run"]
description: Update an asset account
description: Delete an asset account
description: View account secrets/passwords subcommands:
description: View an account's password/secret
description: View password change history
description: Manage account templates subcommands:
description: List account templates
description: Manage terminal sessions and replays subcommands:
description: List terminal sessions options: ["--search", "--user", "--asset", "--protocol", "--active/--finished"]
description: Get session details
description: Get session replay URL/info
description: Kill an active session
description: View session command history subcommands:
description: List command
"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...