18 lines
523 B
JSON
18 lines
523 B
JSON
{
|
|
"name": "ai-sdk-agents",
|
|
"owner": {
|
|
"name": "Jeremy Longshore",
|
|
"email": "[email protected]"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "ai-sdk-agents",
|
|
"description": "Multi-agent orchestration with AI SDK v5 - handoffs, routing, and coordination for any AI provider (OpenAI, Anthropic, Google)",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-jeremylongshore-claude-code-plugins-plus-plugins-ai-ml-ai-sdk-agents.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |