openai
✓OpenAI API via curl. Use this skill for GPT chat completions, DALL-E image generation, Whisper audio transcription, embeddings, and text-to-speech.
Installation
SKILL.md
Use the OpenAI API via direct curl calls to access GPT models, DALL-E image generation, Whisper transcription, embeddings, and text-to-speech.
| Model | Input (per 1M tokens) | Output (per 1M tokens) |
| GPT-4o | $2.50 | $10.00 | | GPT-4o-mini | $0.15 | $0.60 | | GPT-4 Turbo | $10.00 | $30.00 | | text-embedding-3-small | $0.02 | - | | text-embedding-3-large | $0.13 | - |
OpenAI API via curl. Use this skill for GPT chat completions, DALL-E image generation, Whisper audio transcription, embeddings, and text-to-speech. Source: vm0-ai/vm0-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/vm0-ai/vm0-skills --skill openai- Source
- vm0-ai/vm0-skills
- Category
- *Creative Media
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is openai?
OpenAI API via curl. Use this skill for GPT chat completions, DALL-E image generation, Whisper audio transcription, embeddings, and text-to-speech. Source: vm0-ai/vm0-skills.
How do I install openai?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/vm0-ai/vm0-skills --skill openai Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/vm0-ai/vm0-skills
Details
- Category
- *Creative Media
- Source
- skills.sh
- First Seen
- 2026-02-01