Files
gh-openshift-eng-ai-helpers…/.claude-plugin/plugin.json
2025-11-30 08:45:36 +08:00

11 lines
204 B
JSON

{
"name": "agendas",
"description": "A plugin to create various meeting agendas",
"version": "0.0.1",
"author": {
"name": "github.com/openshift-eng"
},
"commands": [
"./commands"
]
}