How this skill is triggered — by the user, by Claude, or both
Slash command
/joai-cli:use-cliThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Connect CLI to Claude, Codex, and ChatGPT through JoAi's hosted MCP app server.
Connect CLI to Claude, Codex, and ChatGPT through JoAi's hosted MCP app server.
Use the MCP tools exposed by this plugin instead of describing the workflow abstractly. Start by identifying the most relevant action, then call the MCP tool directly.
cli-clipboard-copy (prompt) — Copy text content to the system clipboard.cli-clipboard-read (prompt) — Read and display the current contents of the system clipboard.cli-compress (prompt) — Compress files or directories into a ZIP archive.cli-copy-file (prompt) — Copy a file or directory to a new location.cli-create-folder (prompt) — Create a new folder, including any parent directories.cli-current-directory (prompt) — Show the current working directory.cli-decompress (prompt) — Extract files from a ZIP archive.cli-delete-file (prompt) — Delete a file or directory permanently.cli-disk-usage (prompt) — Show available and used disk space on the system.cli-download-file (prompt) — Download a file from a URL and save it locally.cli-execute (prompt) — Run a command on the desktop.cli-find-files (prompt) — Search for files matching a name pattern in a directory.npx claudepluginhub joaihq/claude-plugins --plugin joai-cliCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.