Initial commit
This commit is contained in:
18
.claude-plugin/plugin.json
Normal file
18
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "research-team",
|
||||
"description": "Multi-agent research system for comprehensive topic investigation. Coordinates parallel research across multiple subtopics and synthesizes findings into professional reports. Includes specialized agents for orchestration, research, and report writing with Joplin integration.",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "Andis A. Blukis",
|
||||
"email": "andis.blukis@gmail.com",
|
||||
"url": "https://github.com/andisab"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/joplin-research"
|
||||
],
|
||||
"agents": [
|
||||
"./agents/lead-research-coordinator.md",
|
||||
"./agents/research-specialist.md",
|
||||
"./agents/research-report-writer.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user