aptos-labsaptos-labsOfficial·1 Agent Skills Included

aptos-docs

Developer documentation publishing with LLM and SEO readiness checks

Publishes and maintains the Aptos developer documentation site with built-in machine-readable feeds. Validates every docs change for LLM consumption, search indexing, sitemaps, and agent-discovery endpoints. Removes manual checks for metadata, translations, and crawler signals so docs stay accurate for readers and machines.
npx skills add aptos-labs/aptos-docs --all -g -y
Available:

Instructs your AI agent on how to keep the site's agent-discovery endpoints, LLM feeds, middleware, and translations in sync whenever documentation changes are made.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install aptos-docs?

Run `npx skills add aptos-labs/aptos-docs --all -g -y` in your terminal to install all skills in this repository globally.

What is the Aptos docs repository used for?

It is the source code for the official Aptos developer documentation site, built with Astro and Starlight, including English and Chinese content.

How to make documentation readable by LLMs?

The included llm-seo-readiness skill checks frontmatter, curated llms.txt feeds, Markdown exports, and discovery endpoints so AI tools can ingest your docs correctly.

Does aptos-docs support AI agent discovery?

Yes. It ships well-known endpoints like an API catalog, MCP server card, agent-skills index, and markdown content negotiation for coding agents.

Can I contribute docs without deep technical knowledge?

Yes. Content is written in plain MDX files with simple frontmatter, and your AI agent can handle linting, formatting, and validation for you.

Related Repositories in Content & Communication

View All in Content & Communication