{ "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json", "name": "makelore.game-resource", "version": "1.0.0", "description": "Generate and review game resources through MakeLore's hosted provider", "author": { "name": "MakeLore" }, "extensions": { "com.makelore": { "capabilityManifest": "./com.makelore/capability.json" } } }