From joai-peerme
Use the PeerMe JoAi app plugin when the task needs PeerMe tools or workflows.
How this skill is triggered — by the user, by Claude, or both
Slash command
/joai-peerme:use-peermeThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Connect PeerMe to Claude, Codex, and ChatGPT through JoAi's hosted MCP app server.
Connect PeerMe 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.
peerme-earn-claim-peerme-dao (contract) — Claim your SUPER staking rewards from PeerMe Earn.peerme-earn-distribute-colombia-staking (contract, link) — Distribute COLS to stakers of COLS via the PeerMe Earn module.peerme-earn-distribute-peerme-dao (contract) — Distribute rewards to the trust holders of the PeerMe DAO.peerme-earn-get-entity-users (query) — Get the users of an entity in the PeerMe Earn module.peerme-earn-stake-peerme-dao (contract) — Stake SUPER tokens to earn rewards through PeerMe Earn.peerme-earn-withdraw-peerme-dao (contract) — Withdraw your staked SUPER tokens from PeerMe Earn.peerme-identity-burn-for-trust (contract) — Burn $SUPER tokens for trust in the PeerMe Identity module.peerme-multisig-check-signed (query) — Check if a specific user has signed a MultiSig proposal. Use this to verify whether a board member has already approved a specific proposal before asking them to sign.peerme-multisig-check-user-role (query) — Verify a user's role and permissions in a MultiSig wallet. Use this to determine if an address is a board member (can sign), proposer (can propose), or has no access.peerme-multisig-deposit (contract) — Deposit EGLD or tokens into the multi-sig wallet. Anyone can deposit funds, and they can later be transferred via proposals.peerme-multisig-discard-action (contract) — Use when a user wants to discard and remove a multi-sig proposal. All signatures must be removed first before a proposal can be discarded.peerme-multisig-get-action-details (query, query, query, query, query) — Get detailed information about a specific MultiSig proposal including its type, signers, and whether quorum has been reached. Use this to inspect a proposal before signing or executing it.npx claudepluginhub joaihq/claude-plugins --plugin joai-peermeCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.