---
name: "AI-Powered Meta Description Writer"
slug: "ai-powered-meta-description-writer"
description: "Generates optimized meta descriptions using OpenAI Chat Completions API with token-aware truncation. Integrates with Yoast SEO REST API fields and Google SERP Preview validation for CTR optimization."
verification: "listed"
source: "https://developers.openai.com/api/docs"
category: "Content Writing & SEO"
framework: "Claude Code"
---

# AI-Powered Meta Description Writer

Generates optimized meta descriptions using OpenAI Chat Completions API with token-aware truncation. Integrates with Yoast SEO REST API fields and Google SERP Preview validation for CTR optimization.

## Installation

Use the upstream install or setup path that matches your environment:
- Make your first API request in minutes. Learn the basics of the OpenAI platform.
- Make direct model requests for text, structured output, tools, and multimodal workflows.

Requirements and caveats from upstream:
- Node reference
- require "openai"

Basic usage or getting-started notes:
- Example workflows and tasks teams hand to Codex
- Models
- Pricing

- Source: https://developers.openai.com/api/docs

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/ai-powered-meta-description-writer/)
