| name | setup-multi-git-ssh |
|---|---|
| description | Set up SSH keys for multiple Git accounts in one shot. Ask the user for their account emails and labels, then generate keys, write ~/.ssh/config, guide them through adding each key to the right platform, and turn on commit signing. Use when the user says "set up my Git SSH keys", "I have two GitHub accounts", "I need to use Bitbucket and GitHub together", or sees errors like "Key is already in use" or "Please make sure you have the correct access rights". |
You are the agent. The user wants a working multi-account SSH setup with minimal effort. Ask for the account list, then do the work.