← 返回 Skills 市场
edwardirby

Integrate OpenAI Agents SDK with You.com MCP server

作者 Edward Irby · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
1760
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install ydc-openai-agent-sdk-integration
功能描述
Integrate OpenAI Agents SDK with You.com MCP server - Hosted and Streamable HTTP support for Python and TypeScript. Use when developer mentions OpenAI Agents SDK, OpenAI agents, or integrating OpenAI with MCP.
安全使用建议
This skill appears to do what it says: it provides templates and step-by-step guidance to wire the OpenAI Agents SDK to You.com's MCP and asks for the expected API keys. Before installing or using: (1) Note the metadata mismatch — the registry says no env vars required but the templates require YDC_API_KEY and OPENAI_API_KEY; don't paste keys into files or share them in chat. (2) Review the templates locally before running; pay attention to the 'require_approval': 'never' setting (it lets the agent call tools without extra prompts). (3) Install packages from the official registries (PyPI/npm) and verify package names and maintainers. (4) Run first in a development environment with least-privilege API keys, and rotate keys if you later decide they may have been exposed. (5) If you need the registry metadata corrected (so required env vars are declared), ask the skill author to update it; metadata should match the runtime instructions.
功能分析
Type: OpenClaw Skill Name: ydc-openai-agent-sdk-integration Version: 1.0.0 The skill bundle is designed to integrate the OpenAI Agents SDK with You.com's MCP server. It provides instructions and code templates for installing necessary packages (`openai-agents`, `@openai/agents`), configuring API keys (`YDC_API_KEY`, `OPENAI_API_KEY`), and setting up an agent to interact with `https://api.you.com/mcp`. All actions, including package installation commands and network calls, are directly aligned with the stated purpose. There is no evidence of data exfiltration to unauthorized endpoints, malicious execution, persistence mechanisms, prompt injection attempts against the agent to deviate from its purpose, or obfuscation. The API keys are handled securely via environment variables and used for authentication with the intended service.
能力评估
Purpose & Capability
Name, description, and runtime instructions all describe integrating the OpenAI Agents SDK with You.com's MCP server. The recommended installs (pip/npm) and the code templates match the claimed purpose.
Instruction Scope
Instructions are limited to asking questions, installing the SDK packages, and creating/updating project files with MCP configuration. Templates include a 'require_approval': 'never' setting in one example which reduces manual approval for tool use — this is a configuration choice relevant to runtime safety and should be reviewed before use.
Install Mechanism
No install spec in the skill bundle (instruction-only). The SKILL.md suggests installing published packages via pip/npm (openai-agents/@openai/agents), which is expected and low-risk compared with arbitrary downloads.
Credentials
The skill's metadata declares no required environment variables, but the SKILL.md and templates explicitly require YDC_API_KEY and OPENAI_API_KEY. Requesting those two keys is proportionate to the stated integration, but the metadata mismatch is an incoherence that should be corrected/clarified before trusting the skill.
Persistence & Privilege
Skill is not always-enabled and uses normal agent invocation. Templates configure agent/tool behavior (e.g., 'require_approval': 'never') which affects runtime autonomy — this is not a skill-level permission but it changes how the integrated agent will behave and should be audited.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ydc-openai-agent-sdk-integration
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ydc-openai-agent-sdk-integration 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release – integrates OpenAI Agents SDK with You.com MCP server: - Provides guided workflow for selecting language (Python or TypeScript) and MCP server configuration (Hosted or Streamable HTTP). - Includes installation steps and environment variable setup for You.com and OpenAI API keys. - Offers code snippets and full ready-to-run templates for both Python and TypeScript. - Supports integration into new or existing files with clear instructions. - Licensed under MIT and compatible with Python 3.10+ or Node.js 18+ with TypeScript.
元数据
Slug ydc-openai-agent-sdk-integration
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Integrate OpenAI Agents SDK with You.com MCP server 是什么?

Integrate OpenAI Agents SDK with You.com MCP server - Hosted and Streamable HTTP support for Python and TypeScript. Use when developer mentions OpenAI Agents SDK, OpenAI agents, or integrating OpenAI with MCP. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1760 次。

如何安装 Integrate OpenAI Agents SDK with You.com MCP server?

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

Integrate OpenAI Agents SDK with You.com MCP server 是免费的吗?

是的,Integrate OpenAI Agents SDK with You.com MCP server 完全免费(开源免费),可自由下载、安装和使用。

Integrate OpenAI Agents SDK with You.com MCP server 支持哪些平台?

Integrate OpenAI Agents SDK with You.com MCP server 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Integrate OpenAI Agents SDK with You.com MCP server?

由 Edward Irby(@edwardirby)开发并维护,当前版本 v1.0.0。

💬 留言讨论