17 lines
490 B
JSON
17 lines
490 B
JSON
{
|
|
"name": "agent-orchestration",
|
|
"version": "1.2.2",
|
|
"description": "Multi-agent system optimization, agent improvement workflows, and context management",
|
|
"skills": "./skills/",
|
|
"author": {
|
|
"name": "Seth Hobson",
|
|
"email": "seth@major7apps.com"
|
|
},
|
|
"license": "MIT",
|
|
"interface": {
|
|
"displayName": "Agent Orchestration",
|
|
"shortDescription": "Multi-agent system optimization, agent improvement workflows, and context management",
|
|
"category": "Coding"
|
|
}
|
|
}
|