--- name: good-skill description: A well-formed example skill for testing skillpack validation scope: file-management version: 1.0.0 author: skillpack-test --- # Good Skill This skill does things properly. ## Usage Use this skill to demonstrate proper structure. ```yaml # fixture: basic-validation name: good-skill description: should pass validation input: name="good-skill" expect: passed ```