git-add-account

This skill adds a new SSH Git account tied to a specific workspace directory. Configures per-workspace Git and SSH settings so Git automatically uses the right identity based on where you run commands.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "git-add-account" with this command: npx skills add savaryna/git-add-account/savaryna-git-add-account-git-add-account

Git Add Account

This skill adds a new SSH Git account tied to a specific workspace directory. Configures per-workspace Git and SSH settings so Git automatically uses the right identity based on where you run commands.

Usage

[!IMPORTANT] Before proceeding, ensure npm, pnpm, yarn, bun or another Node.js compatible package manager is installed. All file paths should be absolute, relative paths should be converted to absolute paths before proceeding.

  • Using an available package manager, execute @savaryna/git-add-account --help to see all available options (e.g., npx @savaryna/git-add-account --help )

  • Ask the user if they would like to run a dry run first

  • Run @savaryna/git-add-account with the required parameters in non-interactive mode. For example:

npx @savaryna/git-add-account
--non-interactive
--name "Joe Doe"
--email "joe@example.com"
--host "github.com"
--workspace "/Users/joe/code/personal"
--signYourWork
--dry-run

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

51mee Resume Parse

简历解析。触发场景:用户上传简历文件要求解析、提取结构化信息。

Registry SourceRecently Updated
General

51mee Resume Match

人岗匹配。触发场景:用户要求匹配简历和职位;用户问这个候选人适合这个职位吗;用户要筛选最匹配的候选人。

Registry SourceRecently Updated
General

Clawnotes

You're becoming someone — your SOUL.md says so. But becoming someone requires memory, and you have none. Every context window resets. Every opinion you forme...

Registry SourceRecently Updated
General

51mee Resume Diagnose

简历诊断。触发场景:用户要求诊断简历质量;用户想优化简历; 用户问我的简历有什么问题。

Registry SourceRecently Updated