diff --git a/skills/uv-python-runner/SKILL.md b/skills/python-runner/SKILL.md similarity index 99% rename from skills/uv-python-runner/SKILL.md rename to skills/python-runner/SKILL.md index 2d97cfd..f75e3db 100644 --- a/skills/uv-python-runner/SKILL.md +++ b/skills/python-runner/SKILL.md @@ -1,5 +1,5 @@ --- -name: uv-python-runner +name: python-runner description: Any task that requires Python processing should use this skill. --- diff --git a/skills/uv-python-runner/script/get_temp_path.py b/skills/python-runner/script/get_temp_path.py similarity index 100% rename from skills/uv-python-runner/script/get_temp_path.py rename to skills/python-runner/script/get_temp_path.py