Credential Brokers
Credential resolution — env → OS keyring → dotfile. Never cleartext.
Credential Brokers installs user-scope credential brokering: the credbroker library (pip-installed, in-process resolver for auth: creds skills) and sso-broker (subprocess-based resolver for auth: sso-cookie skills). The credential-setup skill walks through establishing credentials for a service. Cleartext credentials never reach the model — the broker resolves at invocation time and passes the value directly to the skill.
Skills in this pack
credential-setup
Install
Via agentbundle CLI
agentbundle install --pack credential-brokers --scope userRequires agentbundle.
Via Claude Code / Claude Desktop
claude plugin install credential-brokers@agent-ready-repoNo extra tooling required — works directly in Claude Code or Claude Desktop.Browse the catalogue →