Skip to main content

2 posts tagged with "Automation"

Posts tagged with Automation

View All Tags

Claude Managed Agents: What Just Launched

· 9 min read
Claude Dev
Claude Dev

If you build with Claude, the important thing about Claude Managed Agents is not that Anthropic shipped “another agent feature.”

It is that Anthropic just moved one layer up the stack.

Instead of only selling model access and tool primitives, Anthropic is now selling a managed runtime for long-running agents: agent definition, cloud environment, sessions, event streaming, built-in tools, and the operational harness that keeps the whole thing alive.

That changes the developer conversation from:

  • “How do I wire an agent loop together?”
  • “How do I make it resumable, observable, and secure?”

to:

  • “What should my agent actually do?”
  • “Where do I want control, and where am I happy to let Anthropic own the infrastructure?”

Claude Skills: Customizable Task Expertise That Travels With You

· 9 min read
Claude Dev
Claude Dev

Anthropic has officially launched Claude Skills, a groundbreaking feature that allows Claude to improve how it performs specific tasks by loading specialized folders containing instructions, scripts, and resources. Available across Claude apps, Claude Code, and API, Skills bring a new level of customization and portability to AI-powered workflows.