v1
latestOpenAPI 3.1.02026-07-22100167210.7 KBEnvironments
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.
get/v1/environments/{environmentId}/repo-skills
Path parameters
environmentIdstring required
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.