18 lines
387 B
JSON
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"
|
|
]
|
|
} |