Skip to main content
For the complete documentation index for agents and LLMs, see llms.txt.

Authorize Repo Connection

POST 

/api/v2/skills/repo-connection/authorize

Start connecting the organization's GitHub skills repository.

Returns a GitHub App installation URL carrying a signed, short-lived state. The admin opens it (in a new tab) to grant access; GitHub then redirects to the callback endpoint, which persists the connection.

Responses

Returns a GitHub App installation URL. Open it to grant deepset access to your skills repository.