Implement comprehensive author markup

SkillWeb & browsing

Lets your agent audit author metadata, structured data, and indexability on web pages.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Implement comprehensive author markup skill

About this capability

Use when auditing metadata, crawlability, structured data, or indexability related to Implement comprehensive author markup. Verify the rendered HTML and HTTP response rather than relying only on source files.

What this skill tells your AI

The instructions your AI receives, as published by thedaviddias/front-end-checklist in skills/author-info/SKILL.md and read by ahel’s review.

Structured author information helps search engines uniquely identify authors across the web, building an authority profile that can benefit your site's rankings.

Quick Reference

  • Use JSON-LD to provide detailed metadata about the author (Person or Organization)
  • Include properties like name, url, sameAs, and jobTitle
  • Connect author markup to the main Article or WebPage schema

Check

Verify that the page includes structured data identifying the author with relevant metadata.

Fix

Add a Person or Organization schema to your JSON-LD block and link it to the author property of your content.

Explain

Explain how 'sameAs' properties in schema help search engines connect an author to their other authoritative profiles.

Code Review

Review metadata generation, rendered HTML, structured data, and response headers related to Implement comprehensive author markup. Flag exact routes or templates where search-facing output violates the rule, and describe how to verify the final page output.


For full implementation details, code examples, and framework-specific guidance, see references/rule.md.

Rule page: https://frontendchecklist.io/en/rules/seo/author-info

Signals

GitHub stars
74k
Forks
7k
Last commit
Aug 2026
Advanced
Catalog kind
skill
Gateway key
author-info
Source
github.com/thedaviddias/front-end-checklist