$npx -y skills add agent-ecosystem/skill-validator --skill warnings-only-skillA skill that produces warnings but no errors.
| 1 | # Warnings Only Skill |
| 2 | |
| 3 | This skill has correct structure and frontmatter but includes an unknown directory that triggers a warning. |
| 4 | |
| 5 | ## Usage |
| 6 | |
| 7 | Follow the instructions to get started. |
| 8 | |
| 9 | ## Notes |
| 10 | |
| 11 | The extras/ directory is not part of the standard skill structure. |