caam-expert

Automate auth profile rotation for Claude and Codex CLIs.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/Dunc4nJ/agent-skills --skill caam-expert
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: caam-expert
Source: https://github.com/Dunc4nJ/agent-skills/tree/main/skills/caam-expert
Command: npx skills add https://github.com/Dunc4nJ/agent-skills --skill caam-expert

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

caam (Coding Agent Account Manager) helps you manage and rotate authentication for AI coding CLIs (Claude and Codex), enabling instant account switching when usage limits are reached and OpenClaw tokens stay in sync via caam-switch, with an automated timer to maintain healthy auth state.

Core Features & Use Cases

  • Handles auth files for Claude and Codex, allowing quick profile activation and smart rotation across multiple accounts.
  • Synchronizes OpenClaw credentials with caam-switch for a unified token state.
  • Supports automated rotation via a scheduled timer to prevent downtime.

Quick Start

Run caam activate claude --auto to enable smart rotation across Claude and Codex profiles.

Frequently Asked Questions about caam-expert

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate AI account rotation when Claude or Codex CLI hits usage limits?

Automate AI account rotation by using caam to manage auth profiles, enabling smart switching across Claude and Codex to prevent downtime when usage limits are reached. Run caam activate claude --auto to start instant profile rotation.

What is the best way to switch auth profiles for AI coding CLIs across multiple accounts?

The best way to switch auth profiles is using caam-switch to handle auth files for Claude and Codex. It allows quick profile activation and synchronizes OpenClaw credentials, maintaining a unified token state across multiple accounts.

Can I use a scheduled timer to automatically refresh auth tokens for OpenClaw and Codex?

Yes, you can use systemd timers for automated rotation to maintain a healthy auth state. The scheduled timer regularly refreshes auth tokens and synchronizes OpenClaw credentials to prevent unexpected CLI downtime.

Does caam support smart rotation and backups for both Claude and Codex auth files?

Yes, caam supports smart rotation and backups for Claude and Codex auth files. It performs status checks and manages vault storage, ensuring deterministic behavior through defined commands when activating profiles.

Why does my AI coding CLI experience downtime when hitting usage limits with multiple accounts?

Downtime occurs without automated account rotation because manual auth profile switching is slow. Implementing caam with systemd timers ensures instant account switching and regular token refreshes, eliminating downtime when limits are hit.