Allowed Dirs Skill

A skill with development directories that require --allow-dirs.

pantheon-org ed65faa 6 files · 1.2 KB Updated

File contents

Allowed Dirs Skill

This skill demonstrates using non-standard directories alongside the standard skill structure. The evals/ and testing/ directories are development artifacts that require --allow-dirs to suppress warnings.

Usage

Follow the instructions in the reference guide to get started.

Run scripts/validate.sh to check your work.

Notes

The evals/ directory contains evaluation test cases and the testing/ directory contains integration test fixtures. Neither is part of the standard skill structure, but both are useful during development.

pantheon-org/tekhne/tree/main/crates/skill-validator-rs/tests/golden-corpus/fixtures/testdata/allowed-dirs-skill commit ed65faa10a

Frequently asked questions

npx skillmds@latest add pantheon-org/allowed-dirs-skill