← Back to Skills Marketplace
edwardirby

Integrate OpenAI Agents SDK with You.com MCP server

by Edward Irby · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
1760
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install ydc-openai-agent-sdk-integration
Description
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.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ydc-openai-agent-sdk-integration
  3. After installation, invoke the skill by name or use /ydc-openai-agent-sdk-integration
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug ydc-openai-agent-sdk-integration
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 1760 downloads so far.

How do I install Integrate OpenAI Agents SDK with You.com MCP server?

Run "/install ydc-openai-agent-sdk-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Integrate OpenAI Agents SDK with You.com MCP server free?

Yes, Integrate OpenAI Agents SDK with You.com MCP server is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Integrate OpenAI Agents SDK with You.com MCP server support?

Integrate OpenAI Agents SDK with You.com MCP server is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Integrate OpenAI Agents SDK with You.com MCP server?

It is built and maintained by Edward Irby (@edwardirby); the current version is v1.0.0.

💬 Comments