Aas — AI skill for Claude Code
Agent Account Switcher — single-binary multi-account switcher for LLM coding agents (Rust rewrite of asx).
How to install Aas
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open Open330/aas and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Aas does
Agent Account Switcher — single-binary multi-account switcher for LLM coding agents (Rust rewrite of asx).
Alternatives in AI
- Llmwiki — Open Source Implementation of Karpathy's LLM Wiki 1.5k ★
- Agenvoy — Self-hosted AI agent harness in a single Go binary — writes, sandbox-tests and repairs its own tools, and lets 474 ★
- Octocode — Structural code intelligence for AI agents — semantic search, knowledge graphs, and a built-in MCP server in o 464 ★
README
aas — Agent Account Switcher
A single-binary, dependency-free **multi-account switcher for LLM coding agents** (Claude Code, Codex, Grok/xAI, Z.AI, Kimi/Moonshot, Cursor, Pi). Rust rewrite of [`asx`](https://github.com/enif-lee/asx).
- Store each account's credential in its own
0600file / OS keychain entry and switch instantly. - Run one-off, profile-scoped agent sessions without touching your default login.
- Cross-provider execution: run one agent's UI against another provider's backend (ASX Proxy).
- Usage at a glance (
aas usage) — accounts resolve in parallel through a shared success cache; use--freshfor an explicit live request. - Reads existing
asxstate — drop-in adoption, usually zero re-login.
Quickstart for Agents
Paste this into your coding agent (Claude Code, Codex, …) to install and set up `aas`:
Install the aas CLI (Agent Account Switcher) from https://github.com/Open330/aas
1. macOS/Linux — run: curl -fsSL https://raw.githubusercontent.com/open330/aas/main/install.sh | sh
(Windows PowerShell: irm https://raw.githubusercontent.com/open330/aas/main/install.ps1 | iex)
2. Verify it works: aas --version
3. Show my accounts and live usage: aas list && aas usage
aas reads my existing asx state, so my current logins should already appear.
Install
Homebrew (macOS Apple Silicon/In
Related Skills
Konnect
AI-assisted PCB design for KiCAD 10. Native KiCAD plugin — a single Rust binary exposing 171 schematic, layout
Longe
A self-improving harness for any LLM, in one Rust binary. Persistent Lua REPL as the single tool, three-level
Tebis
Cross platform Telegram bridge. Drive AI coding agents running in tmux/psmux, like claude code, from Telegram.
Gald3r Core
Signed, single-binary CLI coding-agent platform: file-first task/bug tracking, multi-provider agent runtime, a
Xint Rs
X Intelligence CLI — search, monitor, analyze, and engage on X/Twitter. Single Rust binary, 2.5MB, <5ms startu
Cage Bro
A sandboxed execution environment for AI agents. Single Rust binary with browser, shell, code execution, file
Related Agents
Loom Daemon
Loom Daemon operator - Tier 2 daemon-mode surface that observes the running Rust loom-daemon binary via MCP to
Constitutional Reviewer
Multi-pass self-review that forces write-critique-rewrite-verify cycle. Use on critical code paths — auth, bil
Refiner
Multi-pass self-review that forces write-critique-rewrite-verify cycle. Use on critical code paths — auth, bil