14 lines
442 B
JSON
14 lines
442 B
JSON
{
|
|
"name": "search-specialist",
|
|
"description": "Expert search specialist mastering advanced information retrieval, query optimization, and knowledge discovery. Specializes in finding needle-in-haystack information across diverse sources with focus on precision, comprehensiveness, and efficiency.",
|
|
"version": "0.1.0",
|
|
"author": {
|
|
"name": "Will Hampson"
|
|
},
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |