husniadil

Agent Profiles — AI skill for Claude Code

AI community

Run multiple accounts of Claude Desktop, ChatGPT, Cursor and other AI agent apps side by side — a permanently separate profile each, from your menu bar or tray.

How to install Agent Profiles

This entry records only its repository, not the path inside it, so there is no exact command to give. Open husniadil/agent-profiles and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Agent Profiles does

Run multiple accounts of Claude Desktop, ChatGPT, Cursor and other AI agent apps side by side — a permanently separate profile each, from your menu bar or tray. Keeps the machine awake while an agent works, even with the lid closed. Tauri + Rust.

Alternatives in AI

  • Claude Squad — by smtg-ai - Claude Squad is a terminal app that manages multiple Claude Code, Codex (and other local agents i 6.5k ★
  • Qwen Audio Agent — A realtime voice runtime that keeps Agents talking, working, and present 2.3k ★
  • LongHorizon Harness — The long-horizon computer-use harness 1.3k ★

README

Agent Profiles — run your coding agents side by side, one profile each

CI MIT licence Platforms

Agent Profiles

**Unofficial.** This is a third-party tool with no affiliation to, endorsement by, or support from Anthropic or OpenAI. "Claude" and "Claude Desktop" are trademarks of Anthropic; "ChatGPT" and "Codex" are trademarks of OpenAI. This project only launches the applications you already installed, pointed at a different profile directory.

Agent Profiles is a menu bar and system tray app for running several accounts of a coding-agent desktop app in parallel, one profile each. Every profile gets its own permanently separate directory, so using one account never requires signing out of another — and profiles of different apps can run at the same time.

Supported apps

App Profile is selected by Shared file Platforms Notes
Claude (Claude Desktop) --user-data-dir claude_desktop_config.json macOS, Windows, Linux
ChatGPT (bundle id com.openai.codex) --user-data-dir and CODEX_HOME config.toml macOS, Windows, Linux the codex CLI reads the same CODEX_HOME
Cursor --user-data-dir macOS
Devin --user-data-dir macOS ships as Devin, identifies as com.exafunction.windsurf
T3 Code --user-data-dir macOS
VS Code --user-data-dir macOS

Every one of these was confirmed against a real installation by the probe described in [CON