Initial commit: skills library

- 70 skills with code and documentation
- Add .gitignore (ignore __pycache__, output/, temp/, venv/)
- Clean up test intermediates and caches
This commit is contained in:
hmo
2026-04-26 19:27:40 +08:00
commit 04db423416
861 changed files with 210414 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"IMAGE_API_KEY": "b0359bed-09f2-49e2-a53c-32ba057412e3",
"IMAGE_API_BASE_URL": "https://ark.cn-beijing.volces.com/api/coding/v3",
"VISION_MODEL": "doubao-seed-code"
}