14 lines
296 B
JSON
14 lines
296 B
JSON
{
|
|
"name": "matsengrp-agents",
|
|
"description": "Collection of specialized agents for scientific writing, code review, and technical documentation",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Erick Matsen"
|
|
},
|
|
"agents": [
|
|
"./agents/"
|
|
],
|
|
"hooks": [
|
|
"./hooks/hooks.json"
|
|
]
|
|
} |