# demo_skill > A sample skill to demonstrate the directory structure and format. - Author: 雷诺 - Repository: reyno2012-sudo/ainch01 - Version: 20260208212700 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-08 - Source: https://github.com/reyno2012-sudo/ainch01 - Web: https://mule.run/skillshub/@@reyno2012-sudo/ainch01~demo_skill:20260208212700 --- --- name: demo_skill description: A sample skill to demonstrate the directory structure and format. --- # Demo Skill Instructions This is a **demonstration skill**. You can customize this file to give the agent new capabilities. ## Usage When this skill is relevant, the agent will read these instructions. ## Capability Example: "Polite Coder" If this skill was a "Polite Coder" skill, the instructions might say: 1. Always add a friendly comment at the top of new files. 2. Use clear variable names. ## How to Customize 1. Change the `name` and `description` in the YAML header above. 2. Replace this content with your specific workflow steps, coding guidelines, or prompt instructions.