The Studio is where you create new skills. It accepts natural language prompts and source materials, then generates structured SKILL.md files using AI.Documentation Index
Fetch the complete documentation index at: https://docs.skillcreator.ai/llms.txt
Use this file to discover all available pages before exploring further.
Input methods
Prompt
Type a description of the task your agent should learn:Build from sources
Upload local files and folders into the Studio. Supported formats include Markdown, plain text, code files, HTML, and configuration files.File upload
Drag and drop files into the Studio. Supported formats include Markdown, plain text, and code files.Image
Upload a screenshot or diagram. The Studio uses vision to extract structure and convert it into skill instructions.Generation methods
The Studio supports multiple generation strategies:| Method | Use when |
|---|---|
| Prompt | You can describe the task from scratch |
| Build from sources | You have local files, folders, or code to import |
| Image to skill | You have a screenshot or diagram of the workflow |
Generation output
After generation, the Studio produces:- A structured SKILL.md file with frontmatter, instructions, constraints, and verification
- Organized into folders if multiple skills are generated
- Each result card shows the skill name, description, and quick actions