diff --git a/.gitignore b/.gitignore index 75e6909..d8257ac 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,5 @@ $RECYCLE.BIN/ .settings *.swp *.swo + +skills/**/test diff --git a/skills/uv-python-runner/SKILL.md b/skills/uv-python-runner/SKILL.md index 963a0c7..2d97cfd 100644 --- a/skills/uv-python-runner/SKILL.md +++ b/skills/uv-python-runner/SKILL.md @@ -1,6 +1,6 @@ --- name: uv-python-runner -description: Any task that want to execute python scripts to solute. +description: Any task that requires Python processing should use this skill. --- # UV Python Runner Skill