Skills fixing-metadata
📦

fixing-metadata

v1.0.1 Content revision r2 Safe

Fix HTML Metadata and Social Previews

Missing or inconsistent metadata harms search indexing and social previews. This skill audits page metadata and guides focused fixes across common web frameworks.

Supports: Claude Codex Code(CC)
🥈 82 Silver

Install with my Agent

Copy this request to your Agent. It includes the canonical Skill page and manifest.

Agent request
Review the Skillstore skill "fixing-metadata" from https://skillstore.io/skills/ibelick-fixing-metadata.md and its manifest at https://skillstore.io/api/skills/ibelick-fixing-metadata/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.

Your Agent should still show its plan and request any confirmation required by the security policy.

Agent-readable resources

Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.

Test it

Using "fixing-metadata". Review the product page metadata for search and sharing.

Expected outcome:

  • The title is present but repeats the site name.
  • The canonical URL and Open Graph URL do not match.
  • Add an absolute social image URL and retain the current framework pattern.

Using "fixing-metadata". Audit metadata for localized documentation pages.

Expected outcome:

  • Each locale needs its own canonical URL.
  • Add alternate-language links only for published translations.
  • Set the document language and Open Graph locale consistently.

Using "fixing-metadata". Check structured data on an article page.

Expected outcome:

  • The article metadata must match the visible author and publication details.
  • Remove claims that are not present on the page.
  • Validate the final structured data after deployment.

Security Audit

Safe
v5 • 7/23/2026 Open versioned report

All five static alerts are false positives caused by ordinary metadata guidance in SKILL.md. No reconnaissance, prompt injection, or other harmful intent was found.

1
Files scanned
113
Lines analyzed
0
Review items
0
False positives ignored
No confirmed security findings were detected by the latest completed static and semantic audit. This does not prove the skill has no side effects.
Audited by: codex View Audit History →
Share & cite this report

Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.

Open versioned report
Security Assessment

Copy report link

https://skillstore.io/skills/ibelick-fixing-metadata/audits/5?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report

Markdown badge

[![Skillstore security assessment](https://skillstore.io/badges/skills/ibelick-fixing-metadata/security.svg)](https://skillstore.io/skills/ibelick-fixing-metadata?utm_source=security_passport_badge)

HTML badge

<a href="https://skillstore.io/skills/ibelick-fixing-metadata?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/ibelick-fixing-metadata/security.svg" alt="Skillstore security assessment" loading="lazy"></a>

Embed card

<iframe src="https://skillstore.io/embed/skills/ibelick-fixing-metadata.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>
Academic citations (APA · BibTeX · CFF)

APA citation

ibelick. (2026). fixing-metadata security audit report (audit version 5) [Author version 1.0.1]. Skillstore. https://skillstore.io/skills/ibelick-fixing-metadata/audits/5

BibTeX citation

@techreport{ibelick-ibelick-fixing-metadata-2026, author = {ibelick}, title = {fixing-metadata security audit report (audit version 5)}, institution = {Skillstore}, year = {2026}, number = {5}, url = {https://skillstore.io/skills/ibelick-fixing-metadata/audits/5}, note = {Author version 1.0.1} }

CITATION.cff

cff-version: 1.2.0 message: "If you use this Skill, cite its author and this versioned security audit report." title: "fixing-metadata security audit report (audit version 5)" version: "1.0.1" type: report authors: - name: "ibelick" date-released: "2026-07-23" url: "https://skillstore.io/skills/ibelick-fixing-metadata/audits/5" identifiers: - type: other value: "skillstore:ibelick-fixing-metadata:audit:5" description: "Skillstore immutable audit report identifier"

Skillstore Score

Why this score Evidence Confidence: High
55
Architecture
100
Maintainability
87
Content
69
Community
100
Spec Compliance

What You Can Build

Prepare a New Marketing Page

Review essential search and sharing metadata before a new page is published.

Correct Search Indexing Signals

Resolve duplicate titles, conflicting canonical URLs, and incorrect robots directives across important pages.

Standardize Shared Metadata

Align framework defaults and page overrides without replacing the existing metadata system.

Try These Prompts

Audit One Page
Audit metadata for [page or file]. Identify missing or duplicate titles, descriptions, canonical URLs, and robots directives. Suggest minimal fixes.
Fix Social Previews
Review Open Graph and Twitter metadata for [URL]. Check text, image URLs, card type, canonical agreement, and deployment requirements.
Review Structured Metadata
Audit icons, manifest settings, locale tags, alternate links, and JSON-LD for [page]. Flag invalid or unsupported claims.
Standardize Site Metadata
Review metadata architecture across [routes]. Find conflicting defaults and overrides, prioritize indexing risks, and propose minimal framework-consistent changes.

Best Practices

  • Provide the page route, framework, and intended public URL before requesting an audit.
  • Resolve duplicate, canonical, and indexing issues before improving optional metadata.
  • Validate social previews and structured data against the deployed page.

Avoid

  • Do not create ratings, prices, reviews, or organization details that the page does not support.
  • Do not introduce a second metadata system when the project already has one.
  • Do not verify social cards only through localhost or relative image paths.

Frequently Asked Questions

Can this skill modify project files?
It can make scoped metadata changes when project files and clear requirements are available.
Does this skill crawl an entire website?
No. It provides an audit workflow but does not include an automated crawler.
Which web frameworks are supported?
It follows the existing project pattern, including framework APIs, head libraries, or manual HTML metadata.
Can it verify social preview cards?
It can review their configuration. Final verification requires a deployed public URL and relevant platform tools.
Will it create structured data?
It can recommend or revise JSON-LD when the data accurately reflects visible page content.
Does correct metadata guarantee higher rankings?
No. Correct metadata supports indexing and presentation, but search engines determine rankings using many factors.

Developer Details

Author

ibelick

License

MIT

Author version

v1.0.1

Skillstore revision

r2

Ref

ebdfe608f5de2b66ff37ab4af12af8ac4f5e8006

Maintenance freshness

7/25/2026

Usage

3 downloads · 133 views

File structure

📄 SKILL.md