Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 17:59:32 +08:00
commit c117b29003
6 changed files with 156 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "go-echo-skills",
"description": "Go Echo framework skill with documentation, guides, and examples",
"version": "1.0.0",
"author": {
"name": "bailu",
"email": "bailu092213@gmail.com"
},
"skills": [
"./"
]
}