Install
$ agentstack add skill-aaron-he-zhu-aaron-marketing-skills-meta-tags-optimizer ✓ 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.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Meta Tags Optimizer
Creates title tags, meta descriptions, and social meta tags that improve CTR and sharing quality.
Quick Start
Create meta tags for a page about [topic] targeting [keyword]
Improve these meta tags for better CTR: [current tags]
Skill Contract
Expected output: a ready-to-use metadata package plus the standard handoff summary for memory/content/.
- Reads: the brief, target keywords, entity inputs, and quality constraints.
- Writes: a user-facing metadata deliverable and reusable summary.
- Promotes: approved angles, messaging choices, missing evidence, and publish blockers to
memory/hot-cache.mdandmemory/open-loops.md; propose durable decisions as pending-decision items. - Done when: three title and three description options are provided within the character limits with the keyword front-loaded; a complete OG/Twitter tag block is included; and C01 (Intent Alignment) and C02 (Direct Answer) pass.
- Primary next skill: [schema-markup-generator](../schema-markup-generator/SKILL.md) when the metadata package is ready for structured-data support.
Handoff Summary
> Emit the standard shape from [skill-contract.md §Handoff Summary Format](../../references/skill-contract.md).
Data Sources
Optional search console and SEO tool integrations pull CTR data and competitor patterns automatically; otherwise ask for current tags, keywords, and competitors. See [CONNECTORS.md](../../CONNECTORS.md).
Instructions
When a user requests meta-tag optimization, run these six steps:
- Gather Page Information — URL, page type, primary and secondary keywords, audience, CTA, and value proposition.
- Create Optimized Title Tag — keep it near 50-60 characters, front-load the keyword, and generate three options using the supported title formulas.
- Write Meta Description — target 150-160 characters, include the keyword and CTA, and generate three options.
- Create Open Graph, Twitter Card, and Additional Meta Tags — include OG, Twitter, canonical, robots, viewport, author, and article tags as needed.
- CORE-EEAT Alignment Check — verify C01 (Intent Alignment) and C02 (Direct Answer).
- Provide CTR Optimization Tips — explain the winning elements, tradeoffs, and A/B test options.
Label every metric Measured (tool/export), User-provided, or Estimated (model inference); never present an estimate as measured; if a required metric is unavailable, mark it N/A — do not invent it.
> Reference: See [Instructions Detail](references/instructions-detail.md) for the compact workflow, formulas, alignment matrix, CTR analysis, and example. See [Meta Tag Code Templates](references/meta-tag-code-templates.md) for HTML blocks.
Example
See the full worked sample in [Instructions Detail — Example](references/instructions-detail.md#example).
Save Results
On user confirmation, save to memory/content/YYYY-MM-DD-.md — see [Skill Contract](../../references/skill-contract.md) §Save Results Template.
Reference Materials
- [Instructions Detail](references/instructions-detail.md) — Workflow, formulas, alignment matrix, example
- [Meta Tag Formulas](references/meta-tag-formulas.md) — Title and description formulas
- [Meta Tag Code Templates](references/meta-tag-code-templates.md) — HTML templates
- [CTR and Social Reference](references/ctr-and-social-reference.md) — CTR patterns and social guidance
Next Best Skill
- Primary: [schema-markup-generator](../schema-markup-generator/SKILL.md) — complete the SERP package with structured data.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: aaron-he-zhu
- Source: aaron-he-zhu/aaron-marketing-skills
- License: Apache-2.0
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.