Add skill enable controls and data factory SQL skill

This commit is contained in:
武阳
2026-05-08 14:56:32 +08:00
parent 046b0eeab0
commit bd2f260b9f
16 changed files with 1167 additions and 25 deletions
+26
View File
@@ -0,0 +1,26 @@
__pycache__/
*.py[cod]
*$py.class
*.egg-info/
.Python
.venv/
venv/
.env
.env.local
# Don't commit token files
data-factory-token.txt
*.token
# IDE
.idea/
.vscode/
*.swp
*.swo
# OS
.DS_Store
Thumbs.db
# Generated CSV outputs
*.csv