Skip to main content
These docs use the techtrailhead/devrelskills review model: code first, verified paths, no protocol lecture before the reader has a working result.

Installed skills

The public navigation should stay job-first:
  1. Find a working agent.
  2. Connect it to an AI client.
  3. Publish a first agent.
  4. Add payment only after a demo works.
  5. Use API/reference pages after the job is clear.
Internal maintenance pages such as source maps, pipeline prompts, and QA reports can stay in the repository, but they should not compete with first-run developer paths in the main sidebar.

Page gate

Before publishing a page, check it against this list:

API gate

API and MCP pages should include:
  • method and path;
  • auth mode and scopes/session type;
  • required and optional parameters with limits;
  • success response fields;
  • concrete 4xx and 429 response bodies;
  • route-level rate limits when known;
  • cURL plus at least one complete Node or Python example for integration pages;
  • links to the machine-readable OpenAPI or discovery endpoint when available.

Current audit status

Last full docs pass: June 1, 2026.

Next