Create skill
Creates a new skill. Admin only.
Documentation Index
Fetch the complete documentation index at: https://docs.hill90.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Tool configuration (shell, filesystem, health settings). Optional — when omitted, auto-derived from scope.
Behavioral guidance merged into agent RULES.md at start time.
Scope determines assignment authority.
container_local, host_docker, vps_system Tool IDs to associate with this skill
Response
Skill created
JSONB tool configuration (shell, filesystem, health settings)
Behavioral guidance merged into agent RULES.md at start time (fresh-at-start).
Scope determines assignment authority. container_local — any user. host_docker/vps_system — admin only.
container_local, host_docker, vps_system Platform skills are immutable and undeletable.
Always NULL (admin-created shared resources).