← 返回 Skills 市场
Integrate Claude Agent SDK with You.com MCP server
作者
Edward Irby
· GitHub ↗
· v1.0.0
1842
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install ydc-claude-agent-sdk-integration
功能描述
Integrate Claude Agent SDK with You.com HTTP MCP server for Python and TypeScript. Use when developer mentions Claude Agent SDK, Anthropic Agent SDK, or integrating Claude with MCP tools.
安全使用建议
This skill appears to do what it says (set up Claude + You.com MCP) and legitimately needs two API keys, but exercise caution because the registry metadata omitted those required env vars and there is no source or homepage listed. Before installing or running templates: 1) verify the package names and that they come from official registries (PyPI/NPM) and official maintainers; 2) prefer setting keys as environment variables rather than embedding them in code; 3) confirm the YDC and Anthropic key scopes and rotate keys used for testing; 4) review any downloaded packages' source code (or use a disposable/dev environment) before trusting in production; 5) ask the skill author for a source repository or homepage and an explicit list of required env vars/permissions — providing that would raise confidence and could change this assessment to benign.
功能分析
Type: OpenClaw Skill
Name: ydc-claude-agent-sdk-integration
Version: 1.0.0
The skill bundle is designed to integrate the Claude Agent SDK with You.com's HTTP MCP server. It provides clear instructions and code templates for Python and TypeScript, guiding the user to install legitimate packages (`claude-agent-sdk`, `@anthropic-ai/claude-agent-sdk`) and configure API keys (`YDC_API_KEY`, `ANTHROPIC_API_KEY`) from environment variables. The `YDC_API_KEY` is used to authenticate with the intended service endpoint `https://api.you.com/mcp`. There is no evidence of data exfiltration to unauthorized endpoints, malicious execution patterns, persistence mechanisms, obfuscation, or prompt injection attempts against the agent in the `SKILL.md` file. All actions are aligned with the stated purpose of SDK integration.
能力评估
Purpose & Capability
The skill's templates and instructions (install claude-agent-sdk, configure an HTTP MCP server pointing at api.you.com, and use both YDC_API_KEY and ANTHROPIC_API_KEY) are coherent with the stated purpose of integrating Claude Agent SDK with You.com's MCP. However, the package/source provenance is missing (no homepage/source repo), which reduces trustworthiness.
Instruction Scope
SKILL.md stays within the integration scope: it instructs installing the SDK, creating/updating files, reading two environment variables (YDC_API_KEY and ANTHROPIC_API_KEY), and calling official endpoints (you.com and Anthropic). It doesn't instruct scraping unrelated files or exfiltrating arbitrary data.
Install Mechanism
This is an instruction-only skill (no install spec). The instructions reference normal package installs via pip/npm, which is expected for SDK integration. No downloads from arbitrary URLs or archive extraction are present.
Credentials
The runtime instructions require YDC_API_KEY and ANTHROPIC_API_KEY — which are reasonable for this integration — but the skill's registry metadata declares no required environment variables or primary credential. That metadata/instruction mismatch is a red flag because tools should declare the credentials they need. Also there is no explicit primaryEnv or explanation of minimal required scopes for the keys.
Persistence & Privilege
The skill does not request permanent presence (always:false), doesn't modify other skills' configs, and is instruction-only. It does not request elevated system privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ydc-claude-agent-sdk-integration - 安装完成后,直接呼叫该 Skill 的名称或使用
/ydc-claude-agent-sdk-integration触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
ydc-claude-agent-sdk-integration 1.0.0 – Initial Release
- Introduces an interactive workflow for integrating Claude Agent SDK with the You.com HTTP MCP server.
- Supports both Python (3.10+) and TypeScript (v1: generator, v2: send/receive, TypeScript 5.2+).
- Guides users to set up API keys, environment variables, and file structure for new or existing projects.
- Provides ready-to-run template code for Python and TypeScript (v1/v2), including MCP server configuration.
- Includes step-by-step prompts to ensure correct setup of Claude Agent SDK with You.com tool access.
- MIT licensed and compatible with Node.js 18+ and modern Python/TypeScript versions.
元数据
常见问题
Integrate Claude Agent SDK with You.com MCP server 是什么?
Integrate Claude Agent SDK with You.com HTTP MCP server for Python and TypeScript. Use when developer mentions Claude Agent SDK, Anthropic Agent SDK, or integrating Claude with MCP tools. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1842 次。
如何安装 Integrate Claude Agent SDK with You.com MCP server?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ydc-claude-agent-sdk-integration」即可一键安装,无需额外配置。
Integrate Claude Agent SDK with You.com MCP server 是免费的吗?
是的,Integrate Claude Agent SDK with You.com MCP server 完全免费(开源免费),可自由下载、安装和使用。
Integrate Claude Agent SDK with You.com MCP server 支持哪些平台?
Integrate Claude Agent SDK with You.com MCP server 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Integrate Claude Agent SDK with You.com MCP server?
由 Edward Irby(@edwardirby)开发并维护,当前版本 v1.0.0。
推荐 Skills