Agent Mirrors¶
Agents should not have to scrape a visual docs site to understand how to use SecondPage.
The docs build generates public, machine-readable files:
agent/llms.txtagent/skill.mdagent/manifest.json
These files are built from public Markdown frontmatter and page summaries. They are included in the same static bundle that gets published through SecondPage.
Frontmatter Fields¶
Use these fields on each docs page:
title: Create Your First Page
description: A user-facing guide for creating and publishing a first SecondPage Page.
audience:
- users
- agents
agent_summary: A first Page starts with a clear agent request, a returned SecondPage URL, review, revision, and sharing.
Verification source notes may exist in hidden frontmatter for maintainers, but they are not included in the public agent mirrors.