Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:50:46 +08:00
commit 34273b642f
9 changed files with 9081 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "ollama",
"description": "Interacts with the Ollama API.",
"version": "0.0.0-2025.11.28",
"author": {
"name": "Tim Green",
"email": "rawveg@gmail.com"
},
"skills": [
"./skills/ollama"
]
}