Files
gh-wielandbrendel-research-…/.claude-plugin/plugin.json
2025-11-30 09:06:10 +08:00

18 lines
387 B
JSON

{
"name": "presenter",
"description": "Scientific presentation agents and skills specializing in professional, insightful and engaging research presentations.",
"version": "0.1.0",
"author": {
"name": "Wieland Brendel",
"email": "wieland.brendel@tue.ellis.eu"
},
"skills": [
"./skills"
],
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}