By uomi-network
Complete toolkit for building UOMI WASM agents. Includes scaffold, Rust logic, testing, building, deploying, and backend setup.
Orchestrator for building a complete UOMI agent end-to-end. Guides through the full workflow — scaffold project, write Rust logic, test, build, and optionally deploy on-chain and set up the backend proxy.
Help write, understand, or modify the Rust logic of a UOMI WASM agent. Use when a developer wants to build a specific type of agent, customize lib.rs, use UOMI host functions, or implement patterns like RAG, multi-step reasoning, or structured I/O.
Build a UOMI WASM agent from Rust source code. Use when a developer wants to compile their agent, run the build pipeline, or troubleshoot Rust/WASM compilation errors.
Call a deployed UOMI agent on-chain and retrieve its output. Use when a developer wants to invoke an agent by its NFT ID, send input data, monitor execution, and read the result.
Scaffold a new UOMI agent project using WASP. Use when a developer wants to create a new UOMI agent, start a new agent project, or set up a WASM/Rust agent for the UOMI network.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A collection of Claude Code skills for building, testing, and deploying UOMI WASM agents.
| Skill | What it does |
|---|---|
/wasp:start | Orchestrator — guides you through the full agent lifecycle end-to-end |
/wasp:create | Scaffold a new UOMI agent project |
/wasp:agent | Write or modify the Rust agent logic (lib.rs) |
/wasp:build | Compile the Rust agent to WASM |
/wasp:dev | Test the agent locally with an interactive console |
/wasp:deploy | Deploy the WASM on-chain (IPFS upload + NFT mint via MetaMask) |
/wasp:proxy | Build and deploy the Node.js backend (Railway, Render, Fly.io) |
/wasp:call | Call an on-chain agent and read its output |
/wasp:debug | Diagnose errors across the full stack |
Uomi-network/agents-skillsclaude plugin marketplace add Uomi-network/agents-skills
claude plugin install wasp@uomi-tools
Restart the session after installing.
Open any project in Claude Code and type /wasp: — you should see all the skills in the autocomplete.
The easiest entry point is the orchestrator:
/wasp:start build a grid trading bot
Claude will ask what you want to build, guide you through scaffolding, writing the Rust logic, testing, and deploying — invoking the sub-skills automatically.
You can also use skills individually:
/wasp:create my-agent ~/projects
/wasp:agent
/wasp:build
/wasp:deploy
wasm32-unknown-unknown targetnpx claudepluginhub uomi-network/agents-skills --plugin waspComprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
UI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.