Skip to main content
Back to registry

openai-responses

jezweb/claude-skills

Status : Production Ready Last Updated : 2026-01-21 API Launch : March 2025 Dependencies : openai@6.16.0 (Node.js) or fetch API (Cloudflare Workers)

Installs346
Install command
npx skills add https://github.com/jezweb/claude-skills --skill openai-responses
Security audits
Gen Agent Trust HubFAIL
SocketPASS
SnykWARN
About this skill
Status : Production Ready Last Updated : 2026-01-21 API Launch : March 2025 Dependencies : openai@6.16.0 (Node.js) or fetch API (Cloudflare Workers) OpenAI's unified interface for agentic applications, launched March 2025 . Provides stateful conversations with preserved reasoning state across turns. Key Innovation: Unlike Chat Completions (reasoning discarded between turns), Responses preserves the model's reasoning notebook , improving performance by 5% on TAUBench and enabling better multi-turn interactions. vs Chat Completions: Key differences from Chat Completions: Use Responses: Use Chat Completions: Automatic State Management using conversation IDs: Benefits: No manual history tracking, reasoning preserved, 40-80% better cache utilization Conversation Limits: 90-day expiration Server-side hosted tools eliminate backend round trips: Usage: TypeScript Limitation : The web_search tool's external_web_access option is missing from SDK types (as of v6.16.0). Workaround : Source : GitHub Issue #1716 Built-in support for Model Context Protocol (MCP) servers to connect external tools (Stripe, databases, custom APIs). By default, explicit user approval is required before any data is shared with a remote MCP server (security feature). Handling Approval : Alternative : Pre-approve MCP servers in OpenAI dashboard (users configure trusted servers via settings) Source : Official MCP...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does openai-responses do?

Status : Production Ready Last Updated : 2026-01-21 API Launch : March 2025 Dependencies : openai@6.16.0 (Node.js) or fetch API (Cloudflare Workers)

Is openai-responses good?

openai-responses does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does openai-responses work with?

openai-responses currently lists compatibility with codex, gemini-cli, opencode, cursor, claude-code, antigravity.

What are alternatives to openai-responses?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install openai-responses?

npx skills add https://github.com/jezweb/claude-skills --skill openai-responses

Related skills

More from jezweb/claude-skills

Related skills

Alternatives in Software Engineering