Create an organization or agent skill
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
name, description and requires are parsed from the SKILL.md frontmatter.
Markdown files keyed by filename. SKILL.md is required and carries the frontmatter (name, description, optional requires: action slugs); siblings are progressive-disclosure references the agent reads on demand.
Required when scope is agent.