15 lines
390 B
JSON
15 lines
390 B
JSON
{
|
|
"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).",
|
|
"version": "0.2.1",
|
|
"author": {
|
|
"name": "Nick Nisi",
|
|
"email": "nick@nisi.org"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"agents": [
|
|
"./agents"
|
|
]
|
|
} |