test-skill · v1.0.0 · 2026-02-04 · sha256 16d93826fb0267b0
test-skill v1.0.0A
Immutable. This exact content is served forever at /api/v1/blob/16d93826fb0267b0.
--- name: test-skill description: A valid test skill for testing purposes. Use this when you want to test skill validation. version: 1.0.0 tags: - testing - validation dependencies: - npm:some-package allowed-tools: - Bash - Read --- # Test Skill This is a valid skill for testing purposes. ## Usage ```bash some-command --test ``` ## Examples Example usage here.