Install
$ agentstack add skill-marketingskills-seo-title-meta-rewriter ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
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
- Analyze GSC queries that drive impressions to the page.
- Identify the primary query and secondary queries.
- Check the current SERP for competitor title patterns.
- Evaluate the current title and meta description: does it match the dominant query intent?
- 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)
- Generate 2-3 meta description alternatives.
- For each alternative, note the expected CTR impact.
Output
Title and meta description alternatives with CTR rationale and recommendation.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: marketingskills
- Source: marketingskills/seo
- License: MIT
- Homepage: https://marketingskills.net
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.