Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:51:26 +08:00
commit de08089f95
5 changed files with 1154 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
{
"name": "jeremy-gcp-starter-examples",
"description": "Google Cloud starter kits and example code aggregator with ADK samples",
"version": "1.0.0",
"author": {
"name": "Jeremy Longshore",
"email": "jeremy@intentsolutions.io"
},
"skills": [
"./skills"
],
"agents": [
"./agents"
]
}