Initial commit
This commit is contained in:
73
plugin.lock.json
Normal file
73
plugin.lock.json
Normal file
@@ -0,0 +1,73 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:agneym/agneym-claude-marketplace:plugins/explore-with-illustrations",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "1b7690938521111ee8938f3ab8f78f8f61e9b351",
|
||||
"treeHash": "57bf45b2b23f3a3ff04f332342ca38658a28173c9025644ac8b5990299d1ac09",
|
||||
"generatedAt": "2025-11-28T10:13:02.101831Z",
|
||||
"toolVersion": "publish_plugins.py@0.2.0"
|
||||
},
|
||||
"origin": {
|
||||
"remote": "git@github.com:zhongweili/42plugin-data.git",
|
||||
"branch": "master",
|
||||
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
|
||||
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
|
||||
},
|
||||
"manifest": {
|
||||
"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"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "a71773d123857f7c100e09d11c90c6339138ddb6ee8e4a05964bf89838ca4c0f"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "ef6e992cf87ffe1741afee9898c450d7007d44c6b03bc47ee1c386690b10285d"
|
||||
},
|
||||
{
|
||||
"path": "commands/explore.md",
|
||||
"sha256": "7dbf290f0b822b7365d22fe83aa43c40c8c4d23e35acb672e341b339aff6b859"
|
||||
},
|
||||
{
|
||||
"path": "skills/gemini-imagen/mise.toml",
|
||||
"sha256": "dbb25cfa908fd44614ccebf8295635f2eee1e05ed950f63fd60faefef8889c56"
|
||||
},
|
||||
{
|
||||
"path": "skills/gemini-imagen/SKILL.md",
|
||||
"sha256": "e0f38d3d77c0b378c982f699200f849d36eaad54334f0e696d07c05d70a1d99c"
|
||||
},
|
||||
{
|
||||
"path": "skills/gemini-imagen/scripts/gemini_images.py",
|
||||
"sha256": "0f7f45c8ad0ab942ff05a4a2ae99900dfe7088235f754489106ddc1411938722"
|
||||
},
|
||||
{
|
||||
"path": "skills/gemini-imagen/scripts/compose_images.py",
|
||||
"sha256": "1dac8f1ba49d0f58a3d4dc1439c50ed1177b4c5c8335e622dc10dec78f4b42b1"
|
||||
},
|
||||
{
|
||||
"path": "skills/gemini-imagen/scripts/generate_image.py",
|
||||
"sha256": "66cd1b59e2b3be98eff8bc03c5f924ee34d7c445cba8981214f3194b037c009f"
|
||||
},
|
||||
{
|
||||
"path": "skills/gemini-imagen/scripts/multi_turn_chat.py",
|
||||
"sha256": "d12db12d52d6ebd35ed449ff1799acb40b7714a90e6ae118c0661152a8f2b2b6"
|
||||
},
|
||||
{
|
||||
"path": "skills/gemini-imagen/scripts/edit_image.py",
|
||||
"sha256": "c2d031289e65c64246daf4b296e86e9b8aa9af4af280ef97aa2531a1e5a12eb4"
|
||||
}
|
||||
],
|
||||
"dirSha256": "57bf45b2b23f3a3ff04f332342ca38658a28173c9025644ac8b5990299d1ac09"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user