16 lines
497 B
JSON
16 lines
497 B
JSON
{
|
|
"name": "blog-style-guide-creator",
|
|
"description": "AI-powered editorial style guide generation from blog content and article compliance review system. Analyze published blog articles to extract consistent patterns, then review content with 8 specialized agents in parallel.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Tim Metz @ Animalz",
|
|
"email": "contact@animalz.co",
|
|
"url": "https://animalz.co"
|
|
},
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |