Agent Skill
2/7/2026

valid-test-skill

A valid test skill for unit testing

S
spillwavesolutions
28GitHub Stars
1Views
npx skills add SpillwaveSolutions/skills_viewer

SKILL.md

Namevalid-test-skill
DescriptionA valid test skill for unit testing

name: valid-test-skill description: A valid test skill for unit testing version: 1.0.0 tags:

  • testing
  • rust
  • valid author: Test Suite

Valid Test Skill

This is a valid skill with proper YAML frontmatter for testing the skill scanner and YAML parser.

Description

This skill demonstrates correct frontmatter syntax with various data types:

  • String values (name, description, author)
  • Numeric values (version)
  • Arrays (tags)

Usage

Use this skill as a positive test case for:

  1. Skill scanner directory traversal
  2. YAML frontmatter extraction
  3. Metadata parsing
Skills Info
Original Name:valid-test-skillAuthor:spillwavesolutions