List Skills From Bound Repo
Returns skills, agents, commands, prompts, and rule files committed to the repository (or repository set) the environment is bound to. Resolved live from the repo’s default branch via GitHub. Read-only: these are sourced from the user’s git tree, not from skills.sh. When the environment is not bound to a repo, returns an empty list with no error.
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.
Response
Successful response. error is populated when discovery encountered a partial failure (e.g. the repo has no GitHub App installation); the UI surfaces it inline rather than treating it as a 5xx.