18 lines
724 B
JSON
18 lines
724 B
JSON
{
|
|
"name": "ai-sdk-core",
|
|
"owner": {
|
|
"name": "Jeremy Dawes",
|
|
"email": "jeremy@jezweb.net"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "ai-sdk-core",
|
|
"description": "Build backend AI features with Vercel AI SDK v5: text generation, structured output (Zod schemas), tool calling, and agents. Multi-provider support (OpenAI, Anthropic, Google, Cloudflare). Use when: implementing server-side AI, generating text/structured data, building AI agents, streaming responses, or troubleshooting AI_APICallError, AI_NoObjectGeneratedError.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-jezweb-claude-skills-skills-ai-sdk-core.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |