Update allowed-tools formatting in SKILL.md files across multiple scientific skills to improve consistency and readability.

This commit is contained in:
Vinayak Agarwal
2026-02-23 12:36:05 -08:00
parent f8da4bf9a7
commit f6f3023d3d
22 changed files with 22 additions and 22 deletions

View File

@@ -9,7 +9,7 @@ description: >
intervals. Includes a preflight system checker script that MUST be run before first use
to verify the machine can load the model. For classical statistical time series models
(ARIMA, SARIMAX, VAR) use statsmodels; for time series classification/clustering use aeon.
allowed-tools: [Read, Write, Edit, Bash]
allowed-tools: Read Write Edit Bash
license: Apache-2.0 license
metadata:
skill-author: Clayton Young / Superior Byte Works, LLC (@borealBytes)