{ "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json", "name": "hello", "version": "0.1.0", "description": "Confirms the marketplace installed. Greeting skill, a concise-reply rule, and session-start hooks.", "author": { "name": "Ryan Yannelli", "email": "ryanyannelli@gmail.com", "url": "https://github.com/yannelli" }, "homepage": "https://github.com/yannelli/skills", "repository": "https://github.com/yannelli/skills", "license": "MIT", "keywords": ["hello", "example", "scaffold"] }