nexus-repository-setup

Installation
SKILL.md

nexus-repository-setup

Mission

Create a new GitHub repository using the organization's standard template. This ensures consistent structure, CI, labels, and branch protection across all repos.

Workflow

  1. Get the org name:

    probe action show <action-id> --json
    

    Extract org.github_org from the output. Use this as <org> in all commands.

  2. Create the repo from the org's template:

Installs
20
GitHub Stars
1
First Seen
May 28, 2026
nexus-repository-setup — zenon-red/skills