From joai-multiversx
Use the MultiversX JoAi app plugin when the task needs MultiversX tools or workflows.
How this skill is triggered — by the user, by Claude, or both
Slash command
/joai-multiversx:use-multiversxThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Connect MultiversX to Claude, Codex, and ChatGPT. Check balances, view transactions, manage staking, and interact with ESDT tokens through natural language.
Connect MultiversX to Claude, Codex, and ChatGPT. Check balances, view transactions, manage staking, and interact with ESDT tokens through natural language.
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.
multiversx-account-guardian-data (collect) — View guardian (2FA) information for a MultiversX blockchain account. Check if an account is protected by guardian security, view active guardian addresses, pending guardian activations, activation epochs, and service UIDs. Essential for security verification and account protection status.multiversx-account-info (collect) — View comprehensive account information for a MultiversX blockchain account. Get the account balance in eGold (EGLD), transaction nonce, username, and all account details in one place. Perfect for checking wallet status, balance verification, and account overview.multiversx-account-nfts (collect) — View all NFTs owned by a MultiversX blockchain account. See your complete NFT collection including identifiers, names, collections, nonces, creators, royalties, and attributes. Browse your NFT holdings and collection details across the MultiversX network.multiversx-account-tokens (collect) — View all ESDT tokens held by a MultiversX blockchain account with their balances. See your complete token portfolio including token identifiers, balances, decimals, names, and tickers. Track all your token holdings across the MultiversX network in one view.multiversx-account-transaction-count (collect) — View the total number of transactions for a MultiversX blockchain account.multiversx-account-transactions (collect) — View the complete transaction history for a MultiversX blockchain account. Retrieve recent transactions with full details including transaction hashes, status, timestamps, values, senders, and receivers. Track account activity and transaction flow over time.multiversx-esdt-issue-fungible (contract) — Create and issue a new fungible ESDT token on the MultiversX blockchain. Define the token name, ticker, initial supply, and decimal precision. Requires a 0.05 EGLD issuance fee. After issuance, the token identifier (e.g. MYTICKER-xxxxxx) will be assigned by the protocol.multiversx-esdt-issue-nft-collection (contract) — Create and issue a new Non-Fungible Token (NFT) collection on the MultiversX blockchain. Each token in the collection will be unique. Requires a 0.05 EGLD issuance fee. After issuance, assign the NFTCreate role to your address, then mint individual NFTs.multiversx-esdt-issue-sft-collection (contract) — Create and issue a new Semi-Fungible Token (SFT) collection on the MultiversX blockchain. SFTs combine properties of both fungible and non-fungible tokens — multiple copies of the same token can exist with shared metadata. Requires a 0.05 EGLD issuance fee. After issuance, assign the NFTCreate role to your address, then mint SFTs.multiversx-esdt-nft-create (contract) — Mint a new NFT or SFT within an existing MultiversX collection. You must own the ESDTRoleNFTCreate role for the collection to use this. Provide the collection identifier, quantity, name, royalties, optional metadata hash, attributes, and a media URI. No EGLD fee required — only gas.multiversx-esdt-nft-view (collect) — View detailed information about a specific NFT from a MultiversX collection. Shows the NFT image, name, collection, attributes, royalties, and creator.multiversx-esdt-set-nft-create-role (contract) — Assign the ESDTRoleNFTCreate role to an address for an NFT or SFT collection. This role is required before minting NFTs. Only the collection owner (issuer) can assign roles. After assigning, the address can create/mint NFTs in the collection.npx claudepluginhub joaihq/claude-plugins --plugin joai-multiversxCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.