aiwg
Version:
Cognitive architecture for AI-augmented software development with structured memory, ensemble validation, and closed-loop correction. FAIR-aligned artifacts, 84% cost reduction via human-in-the-loop, standards adopted by 100+ organizations.
33 lines (32 loc) • 685 B
JSON
{
"id": "writing-quality",
"type": "addon",
"name": "Writing Quality",
"version": "1.0.0",
"description": "AI pattern detection, voice consistency, and writing quality enforcement for authentic content",
"core": false,
"autoInstall": false,
"author": "AIWG Contributors",
"license": "MIT",
"repository": "https://github.com/jmagly/aiwg",
"keywords": [
"writing",
"quality",
"ai-detection",
"authenticity",
"voice",
"patterns"
],
"entry": {
"agents": "agents/",
"skills": "skills/"
},
"agents": [
"writing-validator",
"prompt-optimizer",
"content-diversifier"
],
"skills": [
"ai-pattern-detection"
]
}