Skip to main content

Ruflo Agent

Plugin Verified Active
Part of:Ruflo

Agent runtimes for ruflo — local WASM-sandboxed agents (rvagent: 10 wasm_agent_*/wasm_gallery_* MCP tools, built on @ruvector/rvagent-wasm + @ruvector/ruvllm-wasm per ADR-070) plus Anthropic Claude Managed Agents as a cloud backend (managed_agent_* MCP tools per ADR-115). One interface, local-vs-cloud runtimes.

3 Skills 0 MCPs
Purpose

To offer a unified interface for developers to interact with both local, sandboxed WASM agents and cloud-hosted managed agents, providing flexibility and choice for different agent workloads.

Features

  • Unified interface for local WASM and cloud managed agents
  • Local WASM agents for sandboxed, untrusted code execution
  • Cloud managed agents for long-running, network-enabled tasks
  • Tooling for agent lifecycle management (create, prompt, terminate)
  • Agent gallery for sharing and discovering WASM agents

Use Cases

  • Running untrusted code safely in a WASM sandbox
  • Developing and testing agent configurations locally
  • Executing long-running or asynchronous tasks in a cloud container
  • Managing agent sessions, transcripts, and resources in the cloud
  • Sharing and discovering WASM agents within a community gallery

Non-Goals

  • Providing a direct interface to underlying WASM VMs or cloud infrastructure APIs
  • Managing agent lifecycles outside of the provided toolkits
  • Enabling direct file system access for WASM agents beyond their sandbox
  • Replacing the need for API keys or cloud beta access for managed agents

Prerequisites

  • ANTHROPIC_API_KEY or CLAUDE_API_KEY with Claude Managed Agents beta access (for cloud runtime)
  • WASM runtime dependencies (for local WASM runtime)

Installation

First, add the marketplace

/plugin marketplace add ruvnet/ruflo
/plugin install ruflo-agent@ruflo

Quality Score

Verified
99 /100
Analyzed about 19 hours ago

Trust Signals

Last commitabout 19 hours ago
Stars50.2k
LicenseMIT
Status
View Source

© 2025 SkillRepo · Find the right skill, skip the noise.