wasm-gallery

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

WASM Gallery

WASM 画廊

Browse and share WASM agents through the community gallery.
通过社区画廊浏览和分享WASM agents。

When to use

使用场景

When looking for pre-built WASM agents or sharing your own agents with the community.
当您寻找预构建的WASM agents或与社区分享自己的agents时。

Steps

操作步骤

  1. Browse gallery — call
    mcp__claude-flow__wasm_gallery_list
    to see available agents
  2. Search — call
    mcp__claude-flow__wasm_gallery_search
    with keywords to find specific agents
  3. Install — call
    mcp__claude-flow__wasm_agent_create
    with a gallery agent's configuration
  4. Publish — call
    mcp__claude-flow__wasm_gallery_create
    to share your agent
  5. Export first — call
    mcp__claude-flow__wasm_agent_export
    to package before publishing
  1. 浏览画廊 — 调用
    mcp__claude-flow__wasm_gallery_list
    查看可用的agents
  2. 搜索 — 使用关键词调用
    mcp__claude-flow__wasm_gallery_search
    查找特定agents
  3. 安装 — 使用画廊中agent的配置调用
    mcp__claude-flow__wasm_agent_create
  4. 发布 — 调用
    mcp__claude-flow__wasm_gallery_create
    分享您的agent
  5. 先导出 — 在发布前调用
    mcp__claude-flow__wasm_agent_export
    进行打包