git:20260518.471df3d to git:20260710.2925510

12 added, 18 removed. Audit A to B.

---
- name: "AI-Powered Meta Description Writer"
- slug: "ai-powered-meta-description-writer"
+ title: "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"
+ verification: "security_reviewed"
source: "https://developers.openai.com/api/docs"
- category: "Content Writing & SEO"
- framework: "Claude Code"
+ 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
+ Choose whichever fits your setup:
- - Source: https://developers.openai.com/api/docs
+ 1. Copy this skill folder into your local skills directory.
+ 2. Clone the repo and symlink or copy the skill into your agent workspace.
+ 3. Add the repo as a git submodule if you manage shared skills centrally.
+ 4. Install it through your internal provisioning or packaging workflow.
+ 5. Download the folder directly from GitHub and place it in your skills collection.
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/ai-powered-meta-description-writer/)