openai-patterns - OpenAI API usage patterns for meeting brief generation
Uses OpenAI API patterns with dual-model strategy, structured output, and anti-hallucination mechanisms
Tags
Updated: 2026-03-09Capabilities
Typical Inputs
Typical Outputs
What this skill does
- detect meeting types
- extract atomic facts
- generate structured briefs
- validate financial data
- apply post-processings
Inputs
- OpenAI API key
- meeting transcriptions
- Zod schemas
- pre-extracted facts
- system prompts
Outputs
- structured JSON briefs
- validation reports
- pre-extracted facts files
- meeting classification results
Requirements
- OpenAI API access
- Node.js environment
- gpt-4o/gpt-4o-mini models
- Zod schema definitions
- environment variables
