Tag: openai
Deep Research MCP Server
An MCP server and Python API for executing deep research tasks using backends such as OpenAI, Gemini, and DR-Tulu. It supports agentic workflows featuring clarification loops, status polling, and multi-provider integration.
OpenAI Audio Transcription API Wrapper
This skill provides a wrapper for transcribing audio files using various OpenAI models, including gpt-4o and whisper-1. It supports advanced features such as speaker diarization, language specification, and custom prompts.
Cost-efficient text summarisation skill
This skill provides concise text summaries by overriding the agent's default LLM with a smaller, more cost-effective model. It enables independent configuration of the provider, model, and maximum token budget.
OpenAI Developer Documentation Retrieval
Provides a workflow for retrieving authoritative OpenAI API documentation, schemas, and endpoint specifications via MCP server tools. It enables agents to fetch exact markdown and OpenAPI specs to ensure accurate responses regarding models,…
OpenAI Help Center Ticket Submission Tool
A tool for submitting technical help tickets to the OpenAI help centre using a detailed description of the issue.