‹ 首页

meta-tags-optimizer

@aaron-he-zhu · 收录于 1 周前

Use when the user asks to "optimize meta tags"; improves titles, descriptions, Open Graph, Twitter cards, and CTR test variants. Not for JSON-LD structured data — use schema-markup-generator; not for body copy — use seo-content-writer. 标题优化/元描述/CTR

适合你,如果你需要改善网页在搜索结果中的表现

/ 下载安装
meta-tags-optimizer.skill双击,或拖进 Claude 桌面版 / Cowork,即完成安装↓ .skill↓ .zip
用别的 agent?下载 .zip 解压,把文件夹放进它的技能目录
Claude Code~/.claude/skills/(项目级 .claude/skills/)
Codex CLI~/.codex/skills/
Cursor自动读取上面两处目录
其他工具见其文档的「skills」目录;两个下载是同一份文件,只是名字不同
/ 通过 npx 安装 校验哈希
npx oh-my-skill add aaron-he-zhu/aaron-marketing-skills/meta-tags-optimizer
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- aaron-he-zhu/aaron-marketing-skills/meta-tags-optimizer
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify aaron-he-zhu/aaron-marketing-skills/meta-tags-optimizer
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
2351GitHub stars
待重算上下文体积
镜像托管

怎么用

商店整理自技能原文 · 版本 4c381c8 · 表述以原文为准
它做什么

装上后,Claude 会帮你优化网页的标题、描述、Open Graph 和 Twitter 卡片等元标签,生成多个版本并检查对齐,最后给出点击率优化建议。

什么时候触发

当你要求“优化元标签”或“改善标题/描述”时触发。

装好后可以这样说
Claude 会分析页面并生成优化方案。
Claude 会生成多个选项供你选择。
Claude 会分析并提供优化建议。
技能原文 SKILL.md作者撰写 · Apache-2.0 · 4c381c8

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.md and memory/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:

  1. Gather Page Information — URL, page type, primary and secondary keywords, audience, CTA, and value proposition.
  2. Create Optimized Title Tag — keep it near 50-60 characters, front-load the keyword, and generate three options using the supported title formulas.
  3. Write Meta Description — target 150-160 characters, include the keyword and CTA, and generate three options.
  4. Create Open Graph, Twitter Card, and Additional Meta Tags — include OG, Twitter, canonical, robots, viewport, author, and article tags as needed.
  5. CORE-EEAT Alignment Check — verify C01 (Intent Alignment) and C02 (Direct Answer).
  6. 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-<topic>.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.
按 Apache-2.0 许可原样转载,未经改动 · 在 GitHub 查看 →

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。