18 lines
534 B
JSON
18 lines
534 B
JSON
{
|
|
"name": "consultant",
|
|
"owner": {
|
|
"name": "Nick Nisi",
|
|
"email": "nick@nisi.org"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "consultant",
|
|
"description": "Multi-model AI consultation and research using GPT-5/Codex, Gemini, Grok, Perplexity, and Claude. Supports single-agent consultation or parallel multi-agent research (5-40 agents).",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-nicknisi-claude-plugins-plugins-consultant.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |