Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add skills/0x-j/sui-stack-claude-code-plugin/sui-cli-usagenpx skills add 0x-j/sui-stack-claude-code-plugin --skill sui-cli-usagegit clone --depth 1 https://github.com/0x-j/sui-stack-claude-code-pluginWhat it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00071 | $0.03028 |
| Opus 5 | $0.00036 | $0.01514 |
| Sonnet 5 | $0.00014 | $0.00606 |
| Haiku 4.5 | $0.00007 | $0.00303 |
Grade A, and why
Sui CLI Usage scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 556 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Sui CLI Usage
Provides expert guidance for using the Sui command-line interface (CLI) for development workflows, network management, object inspection, and contract interaction.
Overview
The Sui CLI is the primary tool for interacting with Sui networks from the command line. It handles key management, network configuration, contract deployment, and transaction execution.
Core commands:
sui client- Interact with Sui networksui move- Build, test, and publish Move packagessui keytool- Manage cryptographic keyssui console- Interactive Sui shell
Installation
Install Sui CLI
# Using Homebrew (macOS/Linux)
brew install sui
# Using cargo (any platform)
cargo install --locked --git https://github.com/MystenLabs/sui.git --branch mainnet sui
Verify Installation
sui --version
# Output: sui 1.x.x
Network Management
View Active Network
# Show current network configuration
sui client active-env
# List all configured networks
sui client envs
Switch Networks
# Switch to testnet
sui client switch --env testnet
# Switch to mainnet
sui client switch --env mainnet
# Switch to devnet
sui client switch --env devnet
# Switch to local network
sui client switch --env localnet
Add Custom Network
# Add custom RPC endpoint
sui client new-env --alias custom --rpc https://custom-rpc.example.com:443
# Switch to custom network
sui client switch --env custom
Key Management
Create New Address
# Generate new address (ed25519)
sui client new-address ed25519
# Generate new address (secp256k1)
sui client new-address secp256k1
# Generate new address (secp256r1)
sui client new-address secp256r1
List Addresses
# Show all addresses in keystore
sui keytool list
# Show active address
sui client active-address
Switch Active Address
# Switch to specific address
sui client switch --address 0x...
Export/Import Keys
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 3d ago First seen · 556 lines · 71 tokens per session scan A 71c7428382e2
Sui CLI Usage is a skill published in the GitHub repository 0x-j/sui-stack-claude-code-plugin (10 stars, last pushed 6mo ago), licensed MIT. It adds 71 tokens to every session and 3,028 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
analyzing-ethereum-smart-contract-vulnerabilities
Perform static and symbolic analysis of Solidity smart contracts using Slither and Mythril to detect reentrancy, integer overflow, access control, and other vulnerability classes before deployment to Ethereum mainnet.
ansem-crypto
Use when evaluating crypto narratives, attention rotation, memecoin cycles, Solana-style ecosystem momentum, social distribution, and reflexive retail flows in an Ansem-style crypto market framework.
copy-trading-solana
Copy trade Solana wallets - mirror trades automatically.
[REPLACE: SKILL_NAME]
Price and volume tracker for [REPLACE: TOKENSYMBOL] with anomaly alerts above [REPLACE: ALERTTHRESHOLDPCT]% movement.
kraken-order-types
Complete reference for all spot and futures order types and modifiers.
crypto-market-rank
Crypto market rankings and leaderboards. Query trending tokens, top searched tokens, Binance Alpha tokens, tokenized stocks, social hype sentiment ranks, smart money inflow token rankings, top meme token rankings from Pulse launchpad, and top trader PnL leaderboards. Use this skill when users ask about token rankings…