跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Managed Agent

技能 已验证 活跃

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

目的

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

功能

  • 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

使用场景

  • 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

非目标

  • 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.

安装

请先添加 Marketplace

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

质量评分

已验证
95 /100
1 day ago 分析

信任信号

最近提交1 day ago
星标50.2k
许可证MIT
状态
查看源代码