Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:16:46 +08:00
commit 3d2cb201f0
33 changed files with 2911 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
{
"name": "api-tools",
"description": "Tools for leveraging Anthropic API features like structured outputs",
"version": "0.0.0-2025.11.28",
"author": {
"name": "Connor",
"email": "noreply@claudex.dev"
},
"skills": [
"./skills/structured-outputs-advisor",
"./skills/json-outputs-implementer",
"./skills/strict-tool-implementer"
]
}