If your team already has documentation, runbooks, or coding guidelines, you can convert them into structured skills instead of writing from scratch.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.
Using the Studio
Upload your files
Upload the files you want to convert. The Studio accepts:
- README sections
- Runbooks and playbooks
- Style guides
- API documentation
- Code review checklists
- Onboarding documents
Review the conversion
The AI analyzes your files and produces a structured SKILL.md with:
- Extracted metadata (name, description, tags)
- Reorganized instructions in step format
- Inferred constraints from your guidelines
- Generated verification criteria
Tips for good conversions
- Focus on one task per conversion; split large docs into multiple skills
- After conversion, always run evals to catch gaps
- Add examples if the source document did not include them