Overview
What It Does
Credential Switch packages a focused communication workflow for an AI agent. Switch the active credential profile to a different client brand, validating each configured platform's API keys, env vars, and token expiry before anything runs — preventing cross-client data leaks and misrouted ad spend. Outputs a per-platform validation report plus a logged switch confirmation with audit trail. Triggers on \"/digital-marketing-pro:credential-switch\", \"switch to the other client's account\", \"activate Acme's API keys\", \"are the right credentials active\", \"change which brand we're working on\". Reads brand and credential profiles under ~/.claude-marketing/ and pairs with /digital-marketing-pro:client-onboarding when a profile is missing. It is best suited to users who can review the resulting actions and provide only the accounts, files, or command access needed for the task. It is not a substitute for human approval on destructive, financial, security-sensitive, or public-facing actions.
Task ideas
Popular Use Cases
- Draft and organize messages
- Work with communication channels and contacts
- Summarize conversations into next steps
- Automate routine coordination
Installation
Install this Agent Skill
Claude Code
npx skills add https://github.com/indranilbanerjee/digital-marketing-pro --skill credential-switchCommands derived from the public GitHub SKILL.md record. Checked 2026-09-02. Review the source before running them.
Before you start
Requirements
| Claude Code | Required / review |
| Public SKILL.md source | Required / review |
| Review instructions and requested permissions before installation | Required / review |
| Paid service | Check source |
| Supported system | Check source |
Popularity context
Why It’s Popular
Credential Switch is a verified Agent Skill from indranilbanerjee with a public SKILL.md, compatible with Claude Code.
Alternatives