Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:21:38 +08:00
commit 24d76237d6
7 changed files with 868 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "002-jeremy-yaml-master-agent",
"description": "Intelligent YAML validation, generation, and transformation agent with schema inference, linting, and format conversion capabilities",
"version": "1.0.0",
"author": {
"name": "Jeremy Longshore",
"email": "jeremy@intentsolutions.io"
},
"skills": [
"./skills"
]
}