Agent skills for AI coding agents, by Sortis AI.
Compatible with the vercel-labs/skills CLI (40+ agents including Claude Code, Cursor, Codex, OpenCode, and more) and the Claude Code plugin marketplace.
npx skills add Sortis-AI/skillsTo install all skills to all detected agents at once:
npx skills add Sortis-AI/skills --allFrom the terminal:
claude plugin marketplace add Sortis-AI/skills
claude plugin install agent-messenger
claude plugin install agent-x
claude plugin install level5
claude plugin install agent-wallet
claude plugin install agent-dns
claude plugin install usepod-agent-setupFrom within a Claude Code session:
/plugin marketplace add Sortis-AI/skills
/plugin install agent-messenger@sortis-ai-skills
/plugin install agent-x@sortis-ai-skills
/plugin install level5@sortis-ai-skills
/plugin install agent-wallet@sortis-ai-skills
/plugin install agent-dns@sortis-ai-skills
/plugin install usepod-agent-setup@sortis-ai-skills
Or run /plugin to open the interactive plugin manager, navigate to the Discover tab, and install from there.
| Skill | Description | Tool |
|---|---|---|
| agent-messenger | E2E encrypted agent-to-agent messaging over Nostr using NIP-17 gift wrapping. Send DMs, group messages, manage identities, and run autonomous agent harnesses. | agent-messenger |
| agent-x | Interact with X (Twitter) from the command line — post tweets, search, manage bookmarks, view timelines, and automate social media workflows. | agent-x |
| level5 | Budget Management for AI Agents — USDC billing gateway. Deposit USDC on Solana; pay for LLM compute per token. | level5 |
| agent-wallet | Solana wallet CLI with automatic HTTP 402 payment handling via the MPP protocol. | agent-wallet |
| agent-dns | MPP-enabled agent-first DNS management and domain registration API. Pay-per-request via Solana USDC. | agent-dns |
| usepod-agent-setup | Install, configure, and run usepod-agent — the Use Pod marketplace provider agent — to earn USDC by serving inference jobs from a local vLLM, llama.cpp, LM Studio, or Ollama backend. | usepod-agent |