diff --git a/data/tools/skillsaw.yml b/data/tools/skillsaw.yml new file mode 100644 index 000000000..5b7cc6e7d --- /dev/null +++ b/data/tools/skillsaw.yml @@ -0,0 +1,19 @@ +name: skillsaw +categories: + - linter +tags: + - configfile + - json + - markdown + - security + - yaml +license: Apache License 2.0 +types: + - cli +source: 'https://github.com/stbenjam/skillsaw' +homepage: 'https://skillsaw.org/' +description: >- + Configurable linter for the files that steer AI coding agents, including + skills, plugins, instruction files, hooks, and related configuration. Detects + structural, content-quality, and security issues and provides deterministic + autofixes, baselines, and CI-ready output.