Skip to main content
POST
Add Skill Registry

Authorizations

Authorization
string
header
required

API key authentication. Obtain your API key from the Replicas dashboard under Organization → Settings → API Keys.

Path Parameters

environmentId
string
required

Environment UUID, or the literal string global.

Body

application/json
url
string
required

GitHub repository URL (e.g. https://github.com/org/skills-repo).

Response

Registry created

registry
object
required

A GitHub repository registered as a skill registry on an environment.

repo_skills
object[]
required
error
string | null
required