# template-skill > Template for creating new MARVIN skills. Copy this directory and customize. Include what the skill does and when to use it in this description. - Author: Sterling Chin - Repository: SterlingChin/marvin-template - Version: 20260123172214 - Stars: 826 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/SterlingChin/marvin-template - Web: https://mule.run/skillshub/@@SterlingChin/marvin-template~template-skill:20260123172214 --- --- name: template-skill description: | Template for creating new MARVIN skills. Copy this directory and customize. Include what the skill does and when to use it in this description. license: MIT compatibility: marvin metadata: marvin-category: template user-invocable: false slash-command: null model: default proactive: false --- # Skill Name Brief description of what this skill does. ## When to Use - Condition 1 - Condition 2 - Condition 3 ## Process ### Step 1: First Step Description of the first step. ### Step 2: Second Step Description of the second step. ### Step 3: Third Step Description of the third step. ## Output Format Describe the expected output format. ## Examples **Input:** Example input **Output:** Example output --- *Skill created: YYYY-MM-DD*