Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Managed Agent

Skill Verifiziert Aktiv
Teil von:Ruflo Agent

Run an Anthropic Claude Managed Agent — a cloud agent harness (container + filesystem + tools), the cloud counterpart of the local wasm-agent runtime

Zweck

Run and manage Anthropic's cloud-based agents for long-running or resource-intensive tasks, offering a persistent environment and capabilities beyond local sandboxes.

Funktionen

  • Create and provision cloud agent sessions
  • Send messages and poll for agent responses
  • Inspect agent status and event transcripts
  • List active agent sessions
  • Terminate cloud agent sessions to prevent ongoing billing

Anwendungsfälle

  • Running tasks that require significant compute or long execution times
  • Leveraging pre-installed packages and network access in a cloud environment
  • Maintaining persistent agent state across multiple turns or sessions
  • Collaborating with cloud-based AI agents for complex workflows

Nicht-Ziele

  • Running agents locally without Anthropic cloud infrastructure
  • Managing local WASM agents (this skill is for the cloud counterpart)
  • Directly executing arbitrary shell commands on the host system

Protocol

  • info:Idempotent retry & timeoutsThe documentation mentions `maxWaitMs` for the prompt tool, suggesting timeouts are considered, but explicit guidance on idempotency for mutating operations is not provided.

Installation

Zuerst Marketplace hinzufügen

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

Qualitätspunktzahl

Verifiziert
95 /100
Analysiert about 22 hours ago

Vertrauenssignale

Letzter Commitabout 23 hours ago
Sterne50.2k
LizenzMIT
Status
Quellcode ansehen