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 17:10
SKILL.md
[HINT] Download the complete skill directory including SKILL.md and all related files
| name | use-sui |
| description | Use the Sui JoAi app plugin when the task needs Sui tools or workflows. |
Connect Sui 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.
sui-get-balance (query) — Retrieve the SUI token balance for a specific wallet address on the Sui blockchain by querying the first coin object.sui-get-object (query) — Retrieve information about a specific object on the Sui blockchain by its object ID.sui-get-stakes (query) — Retrieve staking information for a specific staked SUI object ID on the Sui blockchain.sui-get-sui-system-state (query) — Retrieve the current Sui system state including validator information and network parameters.