Skip to main content
GET
/
skill
/
gateway
Get the gateway skill
curl --request GET \
  --url https://api.onecli.sh/v1/skill/gateway \
  --header 'Authorization: Bearer <token>'
"<string>"

Authorizations

Authorization
string
header
required

API key obtained from the dashboard or GET /user/api-key

Query Parameters

agent_framework
string

Agent framework name (e.g. claude, codex).

Response

200 - text/markdown

Skill content

The response is of type string.