ydc-ai-sdk-integration
Installation
SKILL.md
Integrate AI SDK with You.com Tools
Interactive workflow to add You.com tools to your Vercel AI SDK application using @youdotcom-oss/ai-sdk-plugin.
Workflow
-
Ask: Package Manager
- Which package manager? (npm, bun, yarn, pnpm)
- Install package using their choice:
npm install @youdotcom-oss/ai-sdk-plugin # or bun add @youdotcom-oss/ai-sdk-plugin # or yarn add @youdotcom-oss/ai-sdk-plugin # or pnpm add @youdotcom-oss/ai-sdk-plugin
-
Ask: Environment Variable
- Have they set
YDC_API_KEYin their environment? - If NO: Guide them to get key from https://you.com/platform/api-keys
- Have they set
Related skills
More from youdotcom-oss/agent-skills
youdotcom-cli
>
106ydc-openai-agent-sdk-integration
>
44teams-anthropic-integration
>
42ydc-claude-agent-sdk-integration
Integrate Claude Agent SDK with You.com HTTP MCP server for Python
41ydc-crewai-mcp-integration
>
39code-documentation
TSDoc standards for TypeScript/JavaScript code. Automatically invoked when writing, reviewing, or editing any TSDoc comments, code documentation, or API documentation. (project)
32