openai-responses

Community

Stateful OpenAI responses for agentic apps.

Authorjackspace
Version1.0.0
Installs0

System Documentation

What is the Responses API?

The Responses API provides a stateful, server-side capable interface for building agentic applications with automatic state management and polymorphic outputs.

Core Features & Use Cases

  • Stateful conversations with conversation IDs
  • Built-in tools: Code Interpreter, File Search, Web Search, Image Generation
  • MCP server integration for external tools
  • Background processing for long-running tasks
  • Polymorphic outputs for richer debugging and auditing

Quick Start

Install the OpenAI Responses SDK, set API keys, and start building stateful agent workflows.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: openai-responses
Download link: https://github.com/jackspace/ClaudeSkillz/archive/main.zip#openai-responses

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository