llm-seo-readiness

Validate Aptos documentation for LLM indexing and SEO compliance.

79|31|Updated Feb 2, 2025
One-click install
npx skills add https://github.com/aptos-labs/aptos-docs --skill llm-seo-readiness
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: llm-seo-readiness
Source: https://github.com/aptos-labs/aptos-docs/tree/main/.cursor/skills/llm-seo-readiness
Command: npx skills add https://github.com/aptos-labs/aptos-docs --skill llm-seo-readiness

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Validates and optimizes Aptos documentation for machine-readable content and SEO performance.

Core Features & Use Cases

  • Validates content for LLM consumption (llms.txt, curated feeds, Markdown exports, HTML→Markdown).
  • Ensures SEO best practices for metadata, sitemap, robots, and structured data.
  • Supports documentation changes, llms routes or curation edits, and updates to metadata and sitemap behavior.

Quick Start

Run the llm-seo-readiness skill after making changes to the documentation to check for LLM readiness and SEO compliance.

Frequently Asked Questions about llm-seo-readiness

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I validate documentation for LLM consumption and SEO compliance?

Content validation for LLM readiness checks documentation against machine-readable formats like llms.txt and Markdown exports, ensuring optimal discoverability and accurate indexing by language models.

What is llms.txt and how does it make documentation machine-readable?

An llms.txt file is a curated feed that makes documentation machine-readable for LLM indexing. It exports content into structured Markdown, ensuring language models can efficiently parse and understand your documentation.

How do I optimize Aptos documentation for SEO and structured data?

To optimize Aptos documentation for SEO, validate metadata, sitemap, robots directives, and structured data. This ensures content compliance with indexing standards and improves search engine discoverability.

Does converting HTML to Markdown improve LLM indexing for documentation?

Yes, converting HTML to Markdown improves LLM indexing by simplifying content structure into machine-readable text. This process strips complex styling, allowing language models to parse documentation feeds more accurately.

When should I run content validation checks on my documentation?

You should run content validation checks after making any documentation changes, including metadata updates, sitemap behavior edits, or curation modifications, to verify ongoing SEO compliance and LLM readiness.

What SEO best practices are required for documentation discoverability?

Required SEO best practices for documentation discoverability include validating metadata, maintaining sitemap and robots directives, and implementing structured data to meet standard content indexing and compliance requirements.