yannelli/hello
v0.1.0MIT
Confirms the marketplace installed. Greeting skill, a concise-reply rule, and session-start hooks.
What this package declares
The file a client reads when it loads this plugin, exactly as this revision carries it.
plugin.json
{
"$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"]
}