add-bot

Add seabbs-bot as a collaborator with push permissions to a repository.

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 "add-bot" with this command: npx skills add seabbs/claude-code-config/seabbs-claude-code-config-add-bot

Add seabbs-bot as a collaborator with push permissions to a repository.

Arguments

  • Just repo name (assumes seabbs owner): my-repo

  • Full owner/repo: seabbs/my-repo

  • No argument: uses current repository from git remote get-url origin

Process

  • Save current gh user: gh api user --jq '.login'

  • Switch to seabbs account: gh auth switch --user seabbs

  • Parse repository argument

  • Add collaborator: gh api repos/{owner}/{repo}/collaborators/seabbs-bot -X PUT -f permission=push

  • Verify access: gh api repos/{owner}/{repo}/collaborators/seabbs-bot

  • Switch back to original user: gh auth switch --user {original_user}

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.

Coding

taskfile-automation

No summary provided by upstream source.

Repository SourceNeeds Review
1.2K-seabbs
Coding

academic-writing-standards

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

analyzing-research-papers

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

r-development

No summary provided by upstream source.

Repository SourceNeeds Review