Files
2025-11-30 08:52:57 +08:00

14 lines
283 B
JSON

{
"name": "content-gen",
"description": "Automated multi-agent content generation system with framework-based scoring for social media",
"version": "1.0.0",
"author": {
"name": "rajat piplewar"
},
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}