wasm-agent
Create and manage sandboxed WASM agents for isolated code execution
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Create and manage sandboxed WASM agents for isolated code execution
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
Ruflo is a multi-agent orchestration platform for AI coding agents (Claude Code, Cursor, Codex, Copilot, Gemini, Amp, +12 more). Use this skill when the user wants to (1) install/init ruflo in a project, (2) run multi-agent swarms with hierarchical coordination, (3) use ruflo's 314+ MCP tools for memory, routing, hooks, sub-agents, or workflows, (4) check ruflo status/version/doctor health, or (5) discover which of ruflo's 30+ plugins fits their task.
Show AGNTCY/SLIM/CASA integration status — whether upstream AGNTCY packages are installed, which transport (local vs SLIM) is active, and whether CASA enforcement is enabled. Use when the user asks "is AGNTCY configured?", "show SLIM/CASA status", or "is AGNTCY/IOC integration active?".
Create a new Architecture Decision Record with sequential numbering and AgentDB registration
Build or rebuild the ADR index + dependency graph by running scripts/import.mjs (handles v3-style and plugin-style ADR formats; one Bash call vs hundreds of MCP round-trips)
7-section repo readiness report from `metaharness genome <path>`. Returns repo_type / agent_topology / risk_score / mcp_surface / test_confidence / publish_readiness. Pure-read; degrades gracefully (ADR-150).
Diagnose Ruflo health, then report system, MCP server, and active-agent status without changing the installation
| name | wasm-agent |
| description | Create and manage sandboxed WASM agents for isolated code execution |
| argument-hint | <create|list|prompt|terminate> [options] |
| allowed-tools | mcp__plugin_ruflo-core_ruflo__wasm_agent_create mcp__plugin_ruflo-core_ruflo__wasm_agent_list mcp__plugin_ruflo-core_ruflo__wasm_agent_prompt mcp__plugin_ruflo-core_ruflo__wasm_agent_tool mcp__plugin_ruflo-core_ruflo__wasm_agent_files mcp__plugin_ruflo-core_ruflo__wasm_agent_export mcp__plugin_ruflo-core_ruflo__wasm_agent_terminate Bash |
Create sandboxed agents that run in WebAssembly for safe, isolated execution.
When you need to run untrusted code, experiment with agent configurations, or create portable agents that run anywhere WASM is supported.
mcp__plugin_ruflo-core_ruflo__wasm_agent_create with agent configurationmcp__plugin_ruflo-core_ruflo__wasm_agent_prompt to interact with the agentmcp__plugin_ruflo-core_ruflo__wasm_agent_tool to give the agent access to specific toolsmcp__plugin_ruflo-core_ruflo__wasm_agent_files to read/write files in the sandboxmcp__plugin_ruflo-core_ruflo__wasm_agent_export to package the agent for sharingmcp__plugin_ruflo-core_ruflo__wasm_agent_list to see all running WASM agentsmcp__plugin_ruflo-core_ruflo__wasm_agent_terminate to stop an agent