Claude Skill

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.

LLM Mart · 0 points · 0 views 0 listing impressions 0 install-command copies
Virus-scanned Reviewed automatically before listing.

Full trust report

Download agentskillexchange-skills-skills_ai-powered-meta-description-writer-07beb56.zip · 0 KB
Part of agentskillexchange/skills — 249 skills

Install

skills CLI npx skills add https://github.com/agentskillexchange/skills/tree/main/skills/ai-powered-meta-description-writer
Claude Code claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install agentskillexchange-skills@llmmart
Git git clone https://github.com/agentskillexchange/skills.git

The skills CLI installs just this skill, for any of its supported agents. Claude Code installs the whole agentskillexchange/skills collection as a plugin from our marketplace. Git is the plain clone.

Skill manifest

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:

Source

Files (skills)
  • SKILL.md 1.3 KB
    ---
    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: "security_reviewed"
    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/)
    

Comments (0)

Sign in to join the conversation.

No comments yet.

Reviews (0)

No reviews yet.

Related