Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get Started$pwd:
$ git log --oneline --stat
stars:0
forks:0
updated:May 6, 2026 at 11:23
File Explorer
SKILL.md
[HINT] Download the complete skill directory including SKILL.md and all related files
| name | use-cli |
| description | Use the CLI JoAi app plugin when the task needs CLI tools or workflows. |
Connect CLI to Claude, Codex, and ChatGPT through JoAi's hosted MCP app server.
If a specific task was given, identify the relevant MCP tool and call it immediately — no preamble.
If invoked with no task, call the authenticate tool first (if present), then list the available actions concisely so the user can pick one.
Never ask "what would you like to do?" — either act on the task or show the menu.
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.