Claude Codeintegrations

/claude-api

Load Claude API reference, migrate deprecated model IDs, or onboard Claude Managed Agents (schedules + vaults).

Syntax

/claude-api [migrate|managed-agents-onboard]

Example

/claude-api managed-agents-onboard

About

Skill. Subcommands: migrate (update model ID references) and managed-agents-onboard (walk through creating a Managed Agent with scheduled deployments and vault environment variables). Announced at Code with Claude Tokyo and confirmed by @ClaudeDevs June 11, 2026. Vaults expose API keys to CLIs at network egress without the agent seeing secrets.

When to use

  • First-time setup of Claude Managed Agents from the terminal
  • Configuring cron scheduled deployments for production agents
  • Registering vault environment variables for Browserbase, Notion, or Sentry CLIs
  • Migrating codebase references to current Claude model IDs

More Claude Code commands