smithery/SpillwaveSolutions

valid-test-skill

A valid test skill for unit testing

Installation

$ npx skills add smithery/SpillwaveSolutions --skill valid-test-skill

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from smithery/SpillwaveSolutions · top by installs.

npx skills add smithery/SpillwaveSolutions

Browse all from smithery/SpillwaveSolutions

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Skill metadata

Parsed from SKILL.md frontmatter.

Version1.0.0

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 595 B
  • docs SUMMARY.md 59 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

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