Files
gh-shrwnsan-vibekit-claude-…/.claude-plugin/plugin.json
2025-11-30 08:57:03 +08:00

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"
]
}