© 2026 YOLOX SYSTEM. ALL RIGHTS RESERVED.
Gives your agent the ability to use a starting point for creating new, specialized skills with custom instructions.
When you need to create a new custom skill for a specific task
When establishing a standardized format for project-specific agent instructions
When prototyping a new automated workflow within the agent framework
Copy the template-skill directory to a new skill name
Update the name and description in the SKILL.md frontmatter
Insert your specific task instructions and rules into the markdown body
Register the new skill in your project's skill list
You
I need to create a new skill for our internal API deployment process.
Agent
I will use the template-skill as a foundation to build your custom deployment skill. I'll start by defining the name and core purpose in the metadata, then I'll add your specific step-by-step deployment instructions, required verification commands, and error handling rules to the markdown body to ensure the agent follows your exact process.
Gives your agent the ability to design and refine make skill template outputs.
Gives your agent the ability to create, modify, and optimize new skills through an iterative process of drafting, testing, and evaluation.
Gives your agent the ability to scaffold and implement secure authentication in your TypeScript/JavaScript apps using Better Auth, covering everything from database setup to UI pages.
Gives your agent the ability to standardize and validate skill files against the official specification to ensure consistency and reliable triggering.
Query up-to-date official OpenAI developer documentation for API, SDK, and platform guidance.
© 2026 YOLOX SYSTEM. ALL RIGHTS RESERVED.