18 lines
468 B
JSON
18 lines
468 B
JSON
{
|
|
"name": "consultant",
|
|
"description": "Flexible multi-provider LLM consultations using Python/LiteLLM - includes consultant agent, review/bug-investigation/execplan commands, and consultant skill for deep AI-powered code analysis across 100+ models",
|
|
"version": "1.2.1",
|
|
"author": {
|
|
"name": "doodledood",
|
|
"email": "aviram.kofman@gmail.com"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |