Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:16:25 +08:00
commit c50a3be78a
28 changed files with 9866 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "meta-automation-architect",
"description": "Intelligent project analysis and custom automation generation. Analyzes projects using AI agents, discovers existing tools, and generates tailored skills, commands, agents, and hooks with cost transparency and preference learning.",
"version": "2.0.0",
"author": {
"name": "Tobias Weber",
"email": "comzine@gmail.com"
},
"skills": [
"./skills/meta-automation-architect"
]
}