Generate title and meta description alternatives from GSC query evidence and SERP intent. Use when Codex needs to improve organic CTR by rewriting page metadata.
Scanned 9/20/2026
Install to Claude Code
npx -y skills add unempyd/revenueos --skill title-meta-rewriter --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Title Meta Rewriter?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/unempyd-title-meta-rewriter)More formats (shields.io, HTML) on the badges page.
---
name: title-meta-rewriter
description: Generate title and meta description alternatives from GSC query evidence and SERP intent. Use when Codex needs to improve organic CTR by rewriting page metadata.
---
# Title Meta Rewriter
## Overview
Given a page URL and its GSC query performance, produce title and meta description alternatives that better match search intent and improve organic CTR. Uses actual query data to understand what users are searching for.
## Inputs
- Page URL
- GSC query data for the page (queries driving impressions, CTR per query)
- Optional: current SERP titles from top-ranking competitors
## Workflow
1. Analyze GSC queries that drive impressions to the page.
2. Identify the primary query and secondary queries.
3. Check the current SERP for competitor title patterns.
4. Evaluate the current title and meta description: does it match the dominant query intent?
5. Generate 3-5 title alternatives that:
- Include the primary query or close variant
- Match the search intent (informational, commercial, etc.)
- Differentiate from competitor titles
- Stay within length limits (60 chars for title, 160 for meta)
6. Generate 2-3 meta description alternatives.
7. For each alternative, note the expected CTR impact.
## Output
Title and meta description alternatives with CTR rationale and recommendation.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!