# my-skill-name > Brief description of what this skill does - Author: Sebastian Mendel - Repository: netresearch/extension-assessment-skill - Version: 20260130232400 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/netresearch/extension-assessment-skill - Web: https://mule.run/skillshub/@@netresearch/extension-assessment-skill~my-skill-name:20260130232400 --- --- name: my-skill-name description: "Brief description of what this skill does" user_invocable: false # Optional: specify custom checkpoint file location (default: checkpoints.yaml in skill root) # checkpoints: custom/path/checkpoints.yaml --- # Skill Name One paragraph description of the skill's purpose. ## When to Use This Skill Describe the scenarios when this skill should be activated. ## Core Workflow Describe the main workflow steps. ## Using Reference Documentation When doing X, consult `references/x-guide.md` for details. When doing Y, consult `references/y-patterns.md` for examples. ## Running Scripts To validate something: ```bash scripts/validate.sh /path/to/project ``` ## Using Asset Templates To set up something, copy `assets/template.yaml` to your project. ## Quick Reference | Concept | Pattern | |---------|---------| | Example | `code example` | ## Pre-Commit Checklist - [ ] Check 1 - [ ] Check 2 - [ ] Check 3 --- > **Contributing:** https://github.com/netresearch/my-skill-name