# Wasm Gallery

> Browse, publish, and install WASM agents from the community gallery

- Skill: `gabrielmoreira/wasm-gallery` (Agent Skill)
- Install (CLI): `npx skillmds@latest add gabrielmoreira/wasm-gallery`
- Raw SKILL.md: https://api.skillmd.com/api/skills/gabrielmoreira/wasm-gallery/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: gabrielmoreira (https://skillmd.com/u/gabrielmoreira)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/gabrielmoreira/wasm-gallery

---


# WASM Gallery

Browse and share WASM agents through the community gallery.

## When to use

When looking for pre-built WASM agents or sharing your own agents with the community.

## Steps

1. **Browse gallery** — call `mcp__plugin_ruflo-core_ruflo__wasm_gallery_list` to see available agents
2. **Search** — call `mcp__plugin_ruflo-core_ruflo__wasm_gallery_search` with keywords to find specific agents
3. **Install** — call `mcp__plugin_ruflo-core_ruflo__wasm_agent_create` with a gallery agent's configuration
4. **Publish** — call `mcp__plugin_ruflo-core_ruflo__wasm_gallery_create` to share your agent
5. **Export first** — call `mcp__plugin_ruflo-core_ruflo__wasm_agent_export` to package before publishing

