1
0

优化技能描述

This commit is contained in:
2026-02-05 09:23:10 +08:00
parent 8ee22c3944
commit 081278af74
2 changed files with 3 additions and 1 deletions

2
.gitignore vendored
View File

@@ -39,3 +39,5 @@ $RECYCLE.BIN/
.settings .settings
*.swp *.swp
*.swo *.swo
skills/**/test

View File

@@ -1,6 +1,6 @@
--- ---
name: uv-python-runner 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 # UV Python Runner Skill