16 lines
439 B
JSON
16 lines
439 B
JSON
{
|
|
"name": "content-library-auditor",
|
|
"description": "Analyze WordPress XML, CMS JSON, or CSV exports for content insights. Publishing trends, author breakdowns, topic analysis, and interactive HTML reports with charts.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Tim Metz @ Animalz",
|
|
"email": "contact@animalz.co",
|
|
"url": "https://animalz.co"
|
|
},
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |