Add a hosted agent skill
Add an official registry skill by ref (OpenClaw: clawhub:<slug>, Hermes: hermes:<id>), a git repo (ocgit:<repo>), a public HTTPS SKILL.md URL (url:<https-url>), or paste your own with custom.
인증
AuthorizationBearer
Pass your EmpirioLabs API key as a bearer token. The Anthropic-style
x-api-key header is also accepted on every endpoint.
경로 매개변수
instance_id
요청
This endpoint expects an object.
slug
A skill ref (clawhub:, hermes:, ocgit:, or url:).
custom
A pasted skill: name plus SKILL.md body.
응답
Skill added; returns the updated installed list.
