ydc-claude-agent-sdk-integration
Installation
SKILL.md
Integrate Claude Agent SDK with You.com MCP
Interactive workflow to set up Claude Agent SDK with You.com's HTTP MCP server.
Workflow
-
Ask: Language Choice
- Python or TypeScript?
-
If TypeScript - Ask: SDK Version
- v1 (stable, generator-based) or v2 (preview, send/receive pattern)?
- ⚠️ v2 Stability Warning: The v2 SDK is in preview and uses
unstable_v2_*APIs that may change. Only use v2 if you need the send/receive pattern and accept potential breaking changes. For production use, prefer v1. - Note: v2 requires TypeScript 5.2+ for
await usingsupport
-
Install Package
- Python:
pip install claude-agent-sdk - TypeScript:
npm install @anthropic-ai/claude-agent-sdk
- Python:
-
Ask: Environment Variables
Related skills
More from youdotcom-oss/agent-skills
youdotcom-cli
>
106ydc-ai-sdk-integration
Integrate Vercel AI SDK applications with You.com tools (web
50ydc-openai-agent-sdk-integration
>
44teams-anthropic-integration
>
42ydc-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