Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 17:51:05 +08:00
commit 2e92090219
11 changed files with 1408 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
{
"name": "explore-with-illustrations",
"description": "Generate and edit images using Gemini API (Nano Banana Pro). Specialized for creating high-quality technical illustrations, architecture diagrams, code concept visualizations, and educational content from codebases.",
"version": "1.0.0",
"author": {
"name": "Agney",
"url": "https://github.com/agneym/agneym-claude-marketplace"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}