⚡ AgentSkillHub
Style Theme:
GitHub Login
Back to Home
workflowVerified

OpenAI Agents SDK Tools

Defines hosted tools, function tools, and agent-as-tool patterns for OpenAI Agents SDK.

Overview

Official OpenAI Agents SDK tool model covering hosted tools, Python function tools, and agents exposed as tools inside larger workflows.

⚙️ Installation Command

Select your coding agent to generate the install script:

npx @agent-skill-hub/cli install openai-agents-sdk-tools

Risk Grade

CScore Grade C

Publisher

👤 OpenAI

Last Updated

📅 6/10/2026

License

📄 OpenAI documentation and service terms

Compatibility

openai-agents-sdk

Repository

🔗 GitHub Link
---
name: openai-agents-sdk-tools
description: Defines hosted tools, function tools, and agent-as-tool patterns for OpenAI Agents SDK.
license: OpenAI documentation and service terms
compatibility:
  - openai-agents-sdk
allowedTools:
  - hosted_tools
  - function_tools
---

# OpenAI Agents SDK Tools

Official OpenAI Agents SDK tool model covering hosted tools, Python function tools, and agents exposed as tools inside larger workflows.

Source: https://openai.github.io/openai-agents-python/tools/