Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
DevelopmentAvançado

ai-sdk

porvercel·vercel· v1.0.0 · atualizado em 2026-04-10
83
Score

Answer questions about the AI SDK and help build AI-powered features. Use when developers: (1) Ask about AI SDK functions like generateText, streamText, ToolLoopAgent, embed, or tools, (2) Want to build AI agents, chatbots, RAG systems, or text generation features, (3) Have questions about AI providers (OpenAI, Anthropic, Google, etc.), streaming, tool calling, structured output, or embeddings, (4) Use React hooks like useChat or useCompletion. Triggers on: "AI SDK", "Vercel AI SDK", "generateText", "streamText", "add AI to my app", "build an agent", "tool calling", "structured output", "useChat".

ai-sdkvercel-ai-sdkai-agentstool-callingstructured-outputreact-hookstypescript
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdai-sdk/workflow
1. Check if `node_modules/ai/docs/` exists; if not, install the `ai` package.
2. Search `node_modules/ai/docs/` and `node_modules/ai/src/` for relevant APIs.
3. If not found locally, search ai-sdk.dev documentation.
4. Fetch current model IDs from the Vercel AI Gateway.
5. Implement the code using the `ToolLoopAgent` pattern and framework-specific patterns.
6. Run typecheck to ensure code correctness.
7. Provide the solution to the user.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar a ←Proactive Agent 🦞
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83
Similar a ←Genkit JS
40%
Hebbian Synapse
Composite0.400
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar a ←Mastra Development Guide
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83
Similar a ←ChatGPT App Builder
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79

Árvore do Skill

ai-sdk
ai-sdk
Fases Cognitivas6
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.EVALUATE
5.RECOMMEND
6.ACT
Triggers8
how to use the AI SDKbuild an AI agent with Vercel AI SDKexplain generateText functionimplement tool calling in my AI agentuse structured output with AI SDKintegrate useChat hookadd AI to my appbuild a chatbot

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download ai-sdk
$ synaptic skills detail ai-sdk
$ synaptic skills live ai-sdk

Dependências

ai@ai-sdk/openai@ai-sdk/anthropic@ai-sdk/google@ai-sdk/react

Links

GitHub Repository