example-skill · v1.0.0 · 2026-02-10 · sha256 63ddd166e6386a8d
example-skill v1.0.0A
Immutable. This exact content is served forever at /api/v1/blob/63ddd166e6386a8d.
--- name: example-skill description: Runs the complete test suite for the project version: 1.0.0 model: sonnet allowed-tools: - Bash - Read --- # Example Skill This skill runs the project test suite. ## Usage ```bash /example-skill ``` ## Example ```bash npm test ```