M
MeshWorld.
Back to Tags
Topic View

#OpenAI.

4 posts filed under this topic.

Agent Skills 8 min read

Vercel AI SDK Tools: One API for Claude and OpenAI Skills

Vercel AI SDK's unified tool interface works with Claude, OpenAI, and Gemini. Write your skill once and switch AI providers without rewriting the agent loop.

Vishnu Damwala
OpenAI 7 min read

Agent Skills with the OpenAI API: Function Calling Explained

How to use OpenAI function calling with gpt-4o — define functions, handle tool_calls in responses, execute your code, and return results. Full Node.js working example.

Vishnu Damwala
AI 8 min read

What Are Agent Skills? AI Tools Explained Simply

Agent skills are the actions an AI can take beyond just talking. Learn what skills are, how they differ from prompts, and why they make AI actually useful in real workflows.

Vishnu Damwala
Cheatsheet 6 min read

OpenAI API Cheat Sheet: GPT-4o, Tools & Assistants

Complete OpenAI reference — GPT-4o and o-series models, chat completions, function calling, structured output, Assistants API, embeddings, DALL-E 3, and Whisper.

Vishnu Damwala