Files
2025-11-29 17:55:06 +08:00

16 lines
453 B
JSON

{
"name": "interactive-presentation-generator",
"description": "Transform data, reports, and findings into self-contained interactive HTML presentations. Perfect for content audits, research synthesis, and stakeholder presentations.",
"version": "1.0.0",
"author": {
"name": "Tim Metz @ Animalz",
"email": "contact@animalz.co",
"url": "https://animalz.co"
},
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}