Create a new skill by providing SKILL.md content.
The name and description are automatically parsed from the SKILL.md YAML frontmatter.
Required frontmatter fields:
name — the skill nameOptional frontmatter fields:
description — what the skill doesmetadataDocumentation Index
Fetch the complete documentation index at: https://docs.asteragents.com/llms.txt
Use this file to discover all available pages before exploring further.
JWT token from Clerk authentication.
Must be from a user with org:admin role.
Full SKILL.md content including YAML frontmatter. Max 100KB.
"---\nname: PDF Report Generator\ndescription: Generate formatted PDF reports\n---\n\n## Instructions\n\nWhen asked to generate a report..."