20 lines
362 B
JSON
20 lines
362 B
JSON
{
|
|
"name": "search-plus",
|
|
"description": "Enhanced web search with multi-service fallback architecture (Tavily + Jina.ai) and comprehensive error handling",
|
|
"version": "2.7.1",
|
|
"author": {
|
|
"name": "shrwnsan"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
],
|
|
"hooks": [
|
|
"./hooks"
|
|
]
|
|
} |