zr-github-repository
Installation
SKILL.md
Zenon-Red Repository Setup
Create new repositories using the standard zenon-red template, then customize for your specific project.
Template-Based Approach
All zenon-red repositories should be created from the zenon-red/nexus-template GitHub template:
gh repo create zenon-red/REPO_NAME --template zenon-red/nexus-template --public
Then clone and customize:
gh repo clone zenon-red/REPO_NAME
cd REPO_NAME