Meta tags optimizer

Optimize title tags, meta descriptions, Open Graph, and Twitter cards for maximum click-through rate.

How to use it

Claude Code
  1. Run the line below. It pulls the whole folder into ~/.claude/skills/meta-tags-optimizer.
  2. Describe your job in plain words. Claude Code follows the skill from there.
Claude Code — installs the whole folder, not just SKILL.md
npx degit nowork-studio/notfair-plugin/seo/meta-tags-optimizer#main ~/.claude/skills/meta-tags-optimizer

For one project only, change the path to .claude/skills/meta-tags-optimizer.

Claude (web or desktop app)
  1. On this page open ⋯ → Download .md.
  2. Save it as SKILL.md in a folder, zip the folder, then Customize → Skills → + → Create skill → Upload a skill.
  3. Pick the file and Save. Claude shows the name and description and runs a security scan.
  4. Check the skill is switched on.
  5. Start a new chat and describe your job in plain words. The AI follows the skill from there.
ChatGPT or another app
  1. ChatGPT: make a Project and paste it into Instructions.
  2. Neither? Paste it at the top of a new chat — it works for that chat.
Not working?
  • Check which app you pasted it into — the steps above name the right one.
  • Some skills need the paid tier of Claude or ChatGPT.
Step-by-step guide with screenshots · Ask in the forum

Paste into Claude, ChatGPT or Cursor.

Source of Meta tags optimizer

Show the full text314 lines
nameargument-hintdescription
meta-tags-optimizer<URL or page title to optimize>> Optimize title tags, meta descriptions, Open Graph, and Twitter cards for maximum click-through rate. Generates multiple A/B test variations with character counting and SERP preview. Use when asked to "optimize title tag", write meta description", "improve CTR", "Open Graph tags", "fix my meta tags", "social media preview", "my click rate is low", "title optimization", or any meta tag task.

Meta Tags Optimizer

This skill creates compelling, optimized meta tags that improve click-through rates from search results and enhance social media sharing. It covers title tags, meta descriptions, and social meta tags.

When This Must Trigger

Use this when the conversation involves any of these situations — even if the user does not use SEO terminology:

Use this whenever the task needs a shippable asset or transformation that should feed directly into quality review, deployment, or monitoring.

  • Creating meta tags for new pages
  • Optimizing existing meta tags for better CTR
  • Preparing pages for social media sharing
  • Fixing duplicate or missing meta tags
  • A/B testing title and description variations
  • Optimizing for specific SERP features
  • Creating meta tags for different page types

What This Skill Does

  1. Title Tag Creation: Writes compelling, keyword-optimized titles
  2. Meta Description Writing: Creates click-worthy descriptions
  3. Open Graph Optimization: Prepares pages for social sharing
  4. Twitter Card Setup: Optimizes Twitter-specific meta tags
  5. CTR Analysis: Suggests improvements for better click rates
  6. Character Counting: Ensures proper length for SERP display
  7. A/B Test Suggestions: Provides variations for testing

Quick Start

Start with one of these prompts.

Create Meta Tags
Create meta tags for a page about [topic] targeting [keyword]
Write title and meta description for this content: [content/URL]
Optimize Existing Tags
Improve these meta tags for better CTR: [current tags]
Social Media Tags
Create Open Graph and Twitter card tags for [page/URL]

Data Sources

With ~~search console + ~~SEO tool connected: Automatically pull current meta tags, CTR data by query, competitor title/description patterns, SERP preview data, and impression/click metrics to identify optimization opportunities.

With manual data only: Ask the user to provide:

  1. Current title and meta description (if optimizing existing)
  2. Target primary keyword and 2-3 secondary keywords
  3. Page URL and main content/value proposition
  4. Competitor URLs or examples of well-performing titles in the SERP

Proceed with the full workflow using provided data. Note in the output which metrics are from automated collection vs. user-provided data.

Instructions

When a user requests meta tag optimization:

  1. Gather Page Information

    ### Page Analysis
    
    **Page URL**: [URL]
    **Page Type**: [blog/product/landing/service/homepage]
    **Primary Keyword**: [keyword]
    **Secondary Keywords**: [keywords]
    **Target Audience**: [audience]
    **Primary CTA**: [action you want users to take]
    **Unique Value Prop**: [what makes this page special]
    
  2. Create Optimized Title Tag

    ### Title Tag Optimization
    
    **Requirements**:
    - Length: 50-60 characters (displays fully in SERP)
    - Include primary keyword (preferably near front)
    - Make it compelling and click-worthy
    - Match search intent
    - Include brand name if appropriate
    
    **Title Tag Formula Options**:
    
    1. **Keyword | Benefit | Brand**
       "[Primary Keyword]: [Benefit] | [Brand Name]"
       
    2. **Number + Keyword + Promise**
       "[Number] [Keyword] That [Promise/Result]"
       
    3. **How-to Format**
       "How to [Keyword]: [Benefit/Result]"
       
    4. **Question Format**
       "What is [Keyword]? [Brief Answer/Hook]"
       
    5. **Year + Keyword**
       "[Keyword] in [Year]: [Hook/Update]"
    
    **Generated Title Options**:
    
    | Option | Title | Length | Power Words | Keyword Position |
    |--------|-------|--------|-------------|------------------|
    | 1 | [Title] | [X] chars | [words] | [Front/Middle] |
    | 2 | [Title] | [X] chars | [words] | [Front/Middle] |
    | 3 | [Title] | [X] chars | [words] | [Front/Middle] |
    
    **Recommended**: Option [X]
    **Reasoning**: [Why this option is best]
    
    **Title Tag Code**:
    ```html
    <title>[Selected Title]</title>
    
  3. Write Meta Description

    ### Meta Description Optimization
    
    **Requirements**:
    - Length: 150-160 characters (displays fully in SERP)
    - Include primary keyword naturally
    - Include clear call-to-action
    - Match page content accurately
    - Create urgency or curiosity
    - Avoid duplicate descriptions
    
    **Meta Description Formula**:
    
    [What the page offers] + [Benefit to user] + [Call-to-action]
    
    **Power Elements to Include**:
    - Numbers and statistics
    - Current year
    - Emotional triggers
    - Action verbs
    - Unique value proposition
    
    **Generated Description Options**:
    
    | Option | Description | Length | CTA | Emotional Trigger |
    |--------|-------------|--------|-----|-------------------|
    | 1 | [Description] | [X] chars | [CTA] | [Trigger] |
    | 2 | [Description] | [X] chars | [CTA] | [Trigger] |
    | 3 | [Description] | [X] chars | [CTA] | [Trigger] |
    
    **Recommended**: Option [X]
    **Reasoning**: [Why this option is best]
    
    **Meta Description Code**:
    ```html
    <meta name="description" content="[Selected Description]">
    
  4. Create Open Graph, Twitter Card, and Additional Meta Tags

    Generate OG tags (og:type, og:url, og:title, og:description, og:image), Twitter Card tags, canonical URL, robots, viewport, author, and article-specific tags. Then combine into a complete meta tag block.

    Reference: See references/meta-tag-code-templates.md for OG type selection guide, Twitter card type selection, all HTML code templates, and the complete meta tag block template.

  5. CORE-EEAT Alignment Check

    Verify meta tags align with content quality standards (CORE-EEAT Benchmark).

    ### CORE-EEAT Meta Tag Alignment
    
    | Check | Status | Notes |
    |-------|--------|-------|
    | **C01 Intent Alignment**: Title promise matches actual content delivery | ✅/⚠️/❌ | [Does the title accurately represent what the page delivers?] |
    | **C02 Direct Answer**: Meta description reflects the core answer available in first 150 words | ✅/⚠️/❌ | [Does the description preview the direct answer?] |
    
    **If C01 fails**: Title is misleading — rewrite to match actual content.
    **If C02 fails**: Content may need restructuring to front-load the answer, or description should better reflect available content.
    
  6. Provide CTR Optimization Tips

    ## CTR Optimization Analysis
    
    ### Power Words Used
    - [Word 1] - Creates [emotion/action]
    - [Word 2] - Creates [emotion/action]
    
    ### CTR Boosting Elements
    
    | Element | Present | Impact |
    |---------|---------|--------|
    | Numbers | Yes/No | +20-30% CTR |
    | Current Year | Yes/No | +15-20% CTR |
    | Power Words | Yes/No | +10-15% CTR |
    | Question | Yes/No | +10-15% CTR |
    | Brackets | Yes/No | +10% CTR |
    
    ### A/B Test Suggestions
    
    Test these variations:
    
    **Version A** (Current):
    - Title: [Title]
    - Description: [Description]
    
    **Version B** (Test):
    - Title: [Alternative title]
    - Description: [Alternative description]
    - Hypothesis: [Why this might perform better]
    

Validation Checkpoints

Input Validation
  • Primary keyword confirmed and matches page content
  • Page type identified (blog/product/landing/service/homepage)
  • Target audience and search intent clearly defined
  • Unique value proposition articulated
Output Validation
  • Title length 50-60 characters (displays fully in SERP)
  • Meta description length 150-160 characters
  • Primary keyword appears in both title and description
  • Open Graph image specified (1200x630px recommended)
  • All HTML syntax valid (no unclosed quotes or tags)
  • Source of each data point clearly stated (~~search console CTR data, ~~SEO tool competitor data, user-provided, or estimated)

Example

User: "Create meta tags for a blog post about 'how to start a podcast in [current year]'"

Output:

## Meta Tags: How to Start a Podcast ([current year])

### Title Tag
```html
<title>How to Start a Podcast in [current year]: Complete Beginner's Guide</title>

Length: ~55 characters ✅ Keyword: "how to start a podcast" at front ✅ Power Words: "Complete", "Beginner's" ✅

Meta Description
<meta name="description" content="Learn how to start a podcast in [current year] with our step-by-step guide. Covers equipment, hosting, recording, and launching your first episode. Start podcasting today!">

Length: ~163 characters ✅ Keyword: Included naturally ✅ CTA: "Start podcasting today!" ✅

Complete meta tag block (with OG, Twitter, Article tags) generated using template from references/meta-tag-code-templates.md.

A/B Test Variations

Title Variation B: "Start a Podcast in [current year]: Step-by-Step Guide (+ Free Checklist)"

Title Variation C: "How to Start a Podcast: [current year] Guide [Equipment + Software + Tips]"

Description Variation B: "Want to start a podcast in [current year]? This guide covers everything: equipment ($100 budget option), best hosting platforms, recording tips, and how to get your first 1,000 listeners."


## Tips for Success

1. **Front-load keywords** - Put important terms at the beginning
2. **Match intent** - Description should preview what page delivers
3. **Be specific** - Vague descriptions get ignored
4. **Test variations** - Small changes can significantly impact CTR
5. **Update regularly** - Add current year, refresh messaging
6. **Check competitors** - See what's working in your SERP


## Reference Materials

- [Meta Tag Formulas](references/meta-tag-formulas.md) — Proven title and description formulas
- [CTR and Social Reference](references/ctr-and-social-reference.md) — Page-type templates, CTR data, OG best practices

## Next Best Skill

- **Primary**: [schema-markup-generator](../schema-markup-generator/SKILL.md) — complete the SERP packaging with structured data.
1---
2name: meta-tags-optimizer
3argument-hint: "<URL or page title to optimize>"
4description: >
5 Optimize title tags, meta descriptions, Open Graph, and Twitter cards for
6 maximum click-through rate. Generates multiple A/B test variations with
7 character counting and SERP preview. Use when asked to "optimize title tag",
8 "write meta description", "improve CTR", "Open Graph tags", "fix my meta
9 tags", "social media preview", "my click rate is low", "title optimization",
10 or any meta tag task.
11---
12 
13# Meta Tags Optimizer
14 
15This skill creates compelling, optimized meta tags that improve click-through rates from search results and enhance social media sharing. It covers title tags, meta descriptions, and social meta tags.
16 
17## When This Must Trigger
18 
19Use this when the conversation involves any of these situations — even if the user does not use SEO terminology:
20 
21Use this whenever the task needs a shippable asset or transformation that should feed directly into quality review, deployment, or monitoring.
22 
23- Creating meta tags for new pages
24- Optimizing existing meta tags for better CTR
25- Preparing pages for social media sharing
26- Fixing duplicate or missing meta tags
27- A/B testing title and description variations
28- Optimizing for specific SERP features
29- Creating meta tags for different page types
30 
31## What This Skill Does
32 
331. **Title Tag Creation**: Writes compelling, keyword-optimized titles
342. **Meta Description Writing**: Creates click-worthy descriptions
353. **Open Graph Optimization**: Prepares pages for social sharing
364. **Twitter Card Setup**: Optimizes Twitter-specific meta tags
375. **CTR Analysis**: Suggests improvements for better click rates
386. **Character Counting**: Ensures proper length for SERP display
397. **A/B Test Suggestions**: Provides variations for testing
40 
41## Quick Start
42 
43Start with one of these prompts.
44 
45### Create Meta Tags
46 
47```
48Create meta tags for a page about [topic] targeting [keyword]
49```
50 
51```
52Write title and meta description for this content: [content/URL]
53```
54 
55### Optimize Existing Tags
56 
57```
58Improve these meta tags for better CTR: [current tags]
59```
60 
61### Social Media Tags
62 
63```
64Create Open Graph and Twitter card tags for [page/URL]
65```
66 
67## Data Sources
68 
69**With ~~search console + ~~SEO tool connected:**
70Automatically pull current meta tags, CTR data by query, competitor title/description patterns, SERP preview data, and impression/click metrics to identify optimization opportunities.
71 
72**With manual data only:**
73Ask the user to provide:
741. Current title and meta description (if optimizing existing)
752. Target primary keyword and 2-3 secondary keywords
763. Page URL and main content/value proposition
774. Competitor URLs or examples of well-performing titles in the SERP
78 
79Proceed with the full workflow using provided data. Note in the output which metrics are from automated collection vs. user-provided data.
80 
81## Instructions
82 
83When a user requests meta tag optimization:
84 
851. **Gather Page Information**
86 
87 ```markdown
88 ### Page Analysis
89 
90 **Page URL**: [URL]
91 **Page Type**: [blog/product/landing/service/homepage]
92 **Primary Keyword**: [keyword]
93 **Secondary Keywords**: [keywords]
94 **Target Audience**: [audience]
95 **Primary CTA**: [action you want users to take]
96 **Unique Value Prop**: [what makes this page special]
97 ```
98 
992. **Create Optimized Title Tag**
100 
101 ```markdown
102 ### Title Tag Optimization
103 
104 **Requirements**:
105 - Length: 50-60 characters (displays fully in SERP)
106 - Include primary keyword (preferably near front)
107 - Make it compelling and click-worthy
108 - Match search intent
109 - Include brand name if appropriate
110 
111 **Title Tag Formula Options**:
112 
113 1. **Keyword | Benefit | Brand**
114 "[Primary Keyword]: [Benefit] | [Brand Name]"
115 
116 2. **Number + Keyword + Promise**
117 "[Number] [Keyword] That [Promise/Result]"
118 
119 3. **How-to Format**
120 "How to [Keyword]: [Benefit/Result]"
121 
122 4. **Question Format**
123 "What is [Keyword]? [Brief Answer/Hook]"
124 
125 5. **Year + Keyword**
126 "[Keyword] in [Year]: [Hook/Update]"
127 
128 **Generated Title Options**:
129 
130 | Option | Title | Length | Power Words | Keyword Position |
131 |--------|-------|--------|-------------|------------------|
132 | 1 | [Title] | [X] chars | [words] | [Front/Middle] |
133 | 2 | [Title] | [X] chars | [words] | [Front/Middle] |
134 | 3 | [Title] | [X] chars | [words] | [Front/Middle] |
135 
136 **Recommended**: Option [X]
137 **Reasoning**: [Why this option is best]
138 
139 **Title Tag Code**:
140 ```html
141 <title>[Selected Title]</title>
142 ```
143 ```
144 
1453. **Write Meta Description**
146 
147 ```markdown
148 ### Meta Description Optimization
149 
150 **Requirements**:
151 - Length: 150-160 characters (displays fully in SERP)
152 - Include primary keyword naturally
153 - Include clear call-to-action
154 - Match page content accurately
155 - Create urgency or curiosity
156 - Avoid duplicate descriptions
157 
158 **Meta Description Formula**:
159 
160 [What the page offers] + [Benefit to user] + [Call-to-action]
161 
162 **Power Elements to Include**:
163 - Numbers and statistics
164 - Current year
165 - Emotional triggers
166 - Action verbs
167 - Unique value proposition
168 
169 **Generated Description Options**:
170 
171 | Option | Description | Length | CTA | Emotional Trigger |
172 |--------|-------------|--------|-----|-------------------|
173 | 1 | [Description] | [X] chars | [CTA] | [Trigger] |
174 | 2 | [Description] | [X] chars | [CTA] | [Trigger] |
175 | 3 | [Description] | [X] chars | [CTA] | [Trigger] |
176 
177 **Recommended**: Option [X]
178 **Reasoning**: [Why this option is best]
179 
180 **Meta Description Code**:
181 ```html
182 <meta name="description" content="[Selected Description]">
183 ```
184 ```
185 
1864. **Create Open Graph, Twitter Card, and Additional Meta Tags**
187 
188 Generate OG tags (og:type, og:url, og:title, og:description, og:image), Twitter Card tags, canonical URL, robots, viewport, author, and article-specific tags. Then combine into a complete meta tag block.
189 
190 > **Reference**: See [references/meta-tag-code-templates.md](references/meta-tag-code-templates.md) for OG type selection guide, Twitter card type selection, all HTML code templates, and the complete meta tag block template.
191 
1925. **CORE-EEAT Alignment Check**
193 
194 Verify meta tags align with content quality standards (CORE-EEAT Benchmark).
195 
196 ```markdown
197 ### CORE-EEAT Meta Tag Alignment
198 
199 | Check | Status | Notes |
200 |-------|--------|-------|
201 | **C01 Intent Alignment**: Title promise matches actual content delivery | ✅/⚠️/❌ | [Does the title accurately represent what the page delivers?] |
202 | **C02 Direct Answer**: Meta description reflects the core answer available in first 150 words | ✅/⚠️/❌ | [Does the description preview the direct answer?] |
203 
204 **If C01 fails**: Title is misleading — rewrite to match actual content.
205 **If C02 fails**: Content may need restructuring to front-load the answer, or description should better reflect available content.
206 ```
207 
2089. **Provide CTR Optimization Tips**
209 
210 ```markdown
211 ## CTR Optimization Analysis
212 
213 ### Power Words Used
214 - [Word 1] - Creates [emotion/action]
215 - [Word 2] - Creates [emotion/action]
216 
217 ### CTR Boosting Elements
218 
219 | Element | Present | Impact |
220 |---------|---------|--------|
221 | Numbers | Yes/No | +20-30% CTR |
222 | Current Year | Yes/No | +15-20% CTR |
223 | Power Words | Yes/No | +10-15% CTR |
224 | Question | Yes/No | +10-15% CTR |
225 | Brackets | Yes/No | +10% CTR |
226 
227 ### A/B Test Suggestions
228 
229 Test these variations:
230 
231 **Version A** (Current):
232 - Title: [Title]
233 - Description: [Description]
234 
235 **Version B** (Test):
236 - Title: [Alternative title]
237 - Description: [Alternative description]
238 - Hypothesis: [Why this might perform better]
239 ```
240 
241## Validation Checkpoints
242 
243### Input Validation
244- [ ] Primary keyword confirmed and matches page content
245- [ ] Page type identified (blog/product/landing/service/homepage)
246- [ ] Target audience and search intent clearly defined
247- [ ] Unique value proposition articulated
248 
249### Output Validation
250- [ ] Title length 50-60 characters (displays fully in SERP)
251- [ ] Meta description length 150-160 characters
252- [ ] Primary keyword appears in both title and description
253- [ ] Open Graph image specified (1200x630px recommended)
254- [ ] All HTML syntax valid (no unclosed quotes or tags)
255- [ ] Source of each data point clearly stated (~~search console CTR data, ~~SEO tool competitor data, user-provided, or estimated)
256 
257## Example
258 
259**User**: "Create meta tags for a blog post about 'how to start a podcast in [current year]'"
260 
261**Output**:
262 
263```markdown
264## Meta Tags: How to Start a Podcast ([current year])
265 
266### Title Tag
267```html
268<title>How to Start a Podcast in [current year]: Complete Beginner's Guide</title>
269```
270**Length**: ~55 characters ✅
271**Keyword**: "how to start a podcast" at front ✅
272**Power Words**: "Complete", "Beginner's" ✅
273 
274### Meta Description
275```html
276<meta name="description" content="Learn how to start a podcast in [current year] with our step-by-step guide. Covers equipment, hosting, recording, and launching your first episode. Start podcasting today!">
277```
278**Length**: ~163 characters ✅
279**Keyword**: Included naturally ✅
280**CTA**: "Start podcasting today!" ✅
281 
282_Complete meta tag block (with OG, Twitter, Article tags) generated using template from [references/meta-tag-code-templates.md](references/meta-tag-code-templates.md)._
283 
284### A/B Test Variations
285 
286**Title Variation B**:
287"Start a Podcast in [current year]: Step-by-Step Guide (+ Free Checklist)"
288 
289**Title Variation C**:
290"How to Start a Podcast: [current year] Guide [Equipment + Software + Tips]"
291 
292**Description Variation B**:
293"Want to start a podcast in [current year]? This guide covers everything: equipment ($100 budget option), best hosting platforms, recording tips, and how to get your first 1,000 listeners."
294```
295 
296## Tips for Success
297 
2981. **Front-load keywords** - Put important terms at the beginning
2992. **Match intent** - Description should preview what page delivers
3003. **Be specific** - Vague descriptions get ignored
3014. **Test variations** - Small changes can significantly impact CTR
3025. **Update regularly** - Add current year, refresh messaging
3036. **Check competitors** - See what's working in your SERP
304 
305 
306## Reference Materials
307 
308- [Meta Tag Formulas](references/meta-tag-formulas.md) — Proven title and description formulas
309- [CTR and Social Reference](references/ctr-and-social-reference.md) — Page-type templates, CTR data, OG best practices
310 
311## Next Best Skill
312 
313- **Primary**: [schema-markup-generator](../schema-markup-generator/SKILL.md) — complete the SERP packaging with structured data.
314 

Discussion