# test-skill > A sample skill for testing purposes - Author: Nick Miethe - Repository: miethe/skillmeat - Version: 20260121102933 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/miethe/skillmeat - Web: https://mule.run/skillshub/@@miethe/skillmeat~test-skill:20260121102933 --- --- title: Test Skill description: A sample skill for testing purposes version: 1.0.0 author: SkillMeat Test Suite license: MIT tags: - testing - sample - development --- # Test Skill This is a sample skill used for testing SkillMeat functionality. ## What This Skill Does This skill demonstrates the proper structure of a Claude Code skill with: - Valid YAML front matter - Proper markdown formatting - Example instructions ## How to Use Use this skill by invoking it in your Claude Code session: ``` /test-skill ``` ## Example Output When invoked, this skill will demonstrate test functionality. ## Testing Notes This fixture is used for: - Validating skill structure - Testing artifact installation - Verifying deployment workflows - Testing metadata extraction