← 返回 Skills 市场
anderskev

Vercel Ai Sdk

作者 Kevin Anderson · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
234
总下载
0
收藏
3
当前安装
2
版本数
在 OpenClaw 中安装
/install vercel-ai-sdk
功能描述
Vercel AI SDK for building chat interfaces with streaming. Use when implementing useChat hook, handling tool calls, streaming responses, or building chat UI....
安全使用建议
This bundle looks like documentation for the Vercel AI SDK (useChat, streaming, tools). Before installing or relying on it: 1) verify the package origin (there's no homepage/source listed and the owner ID is opaque) — prefer official repos or npm published by Vercel; 2) understand that examples call external model providers and APIs (OpenAI-like model, fetchWeather, saveMessages) that WILL require credentials and can handle user data (files, location) — do not provide secrets to an unknown package; 3) audit any actual SDK package you install (npm/GitHub) for install scripts, network endpoints, and code that reads environment/config paths; 4) when implementing callbacks (onToolCall, addToolOutput, saveMessages), explicitly control what user data (files, geolocation) is gathered or sent to remote services; 5) if you need confidence, request the upstream repo or a signed release so you can verify integrity and provenance.
功能分析
Type: OpenClaw Skill Name: vercel-ai-sdk Version: 1.0.1 The skill bundle contains comprehensive documentation and code examples for the Vercel AI SDK, including references for the useChat hook, message structures, streaming protocols, and tool execution. There is no evidence of malicious intent, data exfiltration, or prompt injection; the content is strictly technical and aligned with its stated purpose of assisting an AI agent in implementing chat interfaces.
能力标签
crypto
能力评估
Purpose & Capability
Name, description, and all SKILL.md/references consistently document a chat SDK (useChat, streaming, tools). The requested artifacts (none) match an instruction-only documentation bundle.
Instruction Scope
SKILL.md contains examples that call external services (openai('gpt-4'), fetchWeather, saveMessages, getCurrentLocation) and demonstrate client-side access to files and geolocation. These are examples for integrating the SDK, not direct instructions to read host system files, but they imply the developer will wire up APIs and access user data — pay attention when implementing those callbacks (onToolCall, addToolOutput) because they can access/forward sensitive data.
Install Mechanism
No install spec and no code files beyond docs — low install risk since nothing is written or executed by the skill itself.
Credentials
The skill declares no required environment variables, but examples reference third-party providers (OpenAI-like model, external APIs). That is plausible for documentation, but because the registry metadata lists no homepage/source, you should confirm where you'll obtain the actual SDK code and where credentials (API keys) will be stored and used.
Persistence & Privilege
always:false and no indications the skill requests persistent presence or modifies other skills/system configs. It's instruction-only and doesn't request elevated privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install vercel-ai-sdk
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /vercel-ai-sdk 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Added a new "Gates" section outlining sequential pass/fail criteria for streaming route, client/server integration, tools, and persistence. - "Best Practices" section now references the new validation requirements in Gates. - Documentation improvements for clarity on architecture, tool handling patterns, and critical server/client flows. - No code/API changes; documentation update only.
v1.0.0
Initial release of Vercel AI SDK for building streaming chat interfaces with React. - Provides the `useChat` React hook for streamlined chat UI development. - Supports streaming, tool calls, file attachments, and multi-step agent reasoning out-of-the-box. - Introduces a parts-based message system (`UIMessage`) for flexible message structures. - Includes chat status management, robust error handling, and message regeneration. - Offers both server-side and client-side tool integration patterns. - Features advanced customization: throttling, automatic message sending, and custom chat transport support.
元数据
Slug vercel-ai-sdk
版本 1.0.1
许可证 MIT-0
累计安装 3
当前安装数 3
历史版本数 2
常见问题

Vercel Ai Sdk 是什么?

Vercel AI SDK for building chat interfaces with streaming. Use when implementing useChat hook, handling tool calls, streaming responses, or building chat UI.... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 234 次。

如何安装 Vercel Ai Sdk?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install vercel-ai-sdk」即可一键安装,无需额外配置。

Vercel Ai Sdk 是免费的吗?

是的,Vercel Ai Sdk 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Vercel Ai Sdk 支持哪些平台?

Vercel Ai Sdk 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Vercel Ai Sdk?

由 Kevin Anderson(@anderskev)开发并维护,当前版本 v1.0.1。

💬 留言讨论