Inspiration
Skill recipes were failing for first-time users and AI agents due to missing setup steps not being documented upfront.
What it does
Adds a prerequisites section to SKILL.md so users know exactly what to set up before running any skill recipe.
How we built it
A single documentation file change adding the prerequisites section to the existing SKILL.md file.
Challenges we ran into
Identifying all the setup steps a first-time user or AI agent would need to avoid common errors when running recipes.
Accomplishments that we're proud of
A targeted doc fix that improves the onboarding experience for both humans and AI agents without touching any code.
What we learned
Documentation gaps in skill prerequisites cause silent failures that are hard to debug, especially for automated agents.
What's next for docs(skill): add prerequisites to SKILL.md
Keeping prerequisites in sync as new skills or setup requirements are added to the Orbit knowledge graph.
Log in or sign up for Devpost to join the conversation.