{ "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json", "name": "starter", "description": "Starter plugin bundling the example agent and greet skill.", "version": "1.0.0", "author": { "name": "Mikolaj Machalski" }, "repository": "https://github.com/mikolajmachalski/mammon-plugins", "license": "MIT", "keywords": [ "example", "starter" ] }