Skip to content

feat: Add 6 SEO and search optimization skills for EDS content ops#163

Open
focusgts wants to merge 2 commits into
adobe:mainfrom
focusgts:feat/eds-seo-search-skills
Open

feat: Add 6 SEO and search optimization skills for EDS content ops#163
focusgts wants to merge 2 commits into
adobe:mainfrom
focusgts:feat/eds-seo-search-skills

Conversation

@focusgts

Copy link
Copy Markdown
Contributor

Summary

Adds six new skills to the EDS content operations plugin, focused on search engine optimization and content discoverability:

Skill What it does
heading-optimizer Audit and optimize H1–H6 heading hierarchy for search intent and consistency
image-seo Audit images for alt text quality, missing dimensions, lazy loading, and fetch priority
internal-linking Build link graphs from the query index to find orphan pages and improve site structure
product-page-seo Optimize commerce product pages for search crawler indexing of client-rendered content
structured-data Generate and validate JSON-LD schema.org markup for rich search results
sitemap-audit Cross-reference sitemap.xml against the query index for missing or orphaned pages

All skills follow Adobe skill format conventions:

  • Functional-style descriptions (no persona intros)
  • External Content Safety section
  • "When to Use" section
  • Apache-2.0 license
  • 0.0.0-semantically-released versioning

Test plan

  • Verify each SKILL.md renders correctly in the skills marketplace
  • Confirm no references to non-Adobe controlled repositories
  • Validate CODEOWNERS coverage for new paths

Add six new skills focused on search engine optimization and content
discoverability for AEM Edge Delivery Services sites:

- heading-optimizer: Audit and optimize H1-H6 heading hierarchy
- image-seo: Audit images for alt text, dimensions, lazy loading, and fetch priority
- internal-linking: Analyze link graphs to find orphan pages and improve site structure
- product-page-seo: Optimize commerce product pages for search crawler indexing
- structured-data: Generate and validate JSON-LD schema.org markup
- sitemap-audit: Cross-reference sitemap.xml against the query index

All skills follow Adobe skill format conventions with functional-style
descriptions, External Content Safety sections, and Apache-2.0 licensing.

Co-Authored-By: claude-flow <ruv@ruv.net>
Address tessl-review CI feedback for internal-linking, sitemap-audit,
and structured-data (all scored 76%, threshold is 80%):

- Extract verbose EDS context and troubleshooting tables into
  references/ subdirectories for progressive disclosure
- Add concrete fetch/parse code examples for actionability
- Trim SKILL.md files (283→165, 424→199, 280→195 lines)

Co-Authored-By: claude-flow <ruv@ruv.net>
@focusgts

focusgts commented Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

Hey @trieloff, gentle nudge on this one. All checks are green (tessl-review, validate, CLA) and it's been ready since the last round. These six are the SEO/search batch: heading-optimizer, image-seo, internal-linking, product-page-seo, structured-data, and sitemap-audit. Happy to rebase or split it up if that's easier to review. No rush, just flagging it's ready whenever you have a moment. 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant