Initial commit
This commit is contained in:
14
.claude-plugin/plugin.json
Normal file
14
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user