Add Skill Registry
Environments
Add Skill Registry
Adds a GitHub repository as a skill registry on the environment. Skills discovered in the repository are installed into workspaces at provisioning time.
POST
Add Skill Registry
Authorizations
API key authentication. Obtain your API key from the Replicas dashboard under Settings > API Keys.
Path Parameters
Environment UUID, or the literal string global.
Body
application/json
GitHub repository URL (e.g. https://github.com/org/skills-repo).