LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

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-09

Capabilities

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

Source

  • Spec: SKILL.md
openai
llm
structured-output
meeting-analysis
validation
detect meeting types
extract atomic facts
generate structured briefs
validate financial data
OpenAI API key
meeting transcriptions
Zod schemas
structured JSON briefs
validation reports
pre-extracted facts files