A valid test skill for testing purposes. Use this when you want to test skill validation.
Scanned 5/27/2026
Install via CLI
openskills install pdugan20/claudelint---
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.
No comments yet. Be the first to comment!