SpecMemoryGet startedAtlasBlogDocsGitHub
Developers

Sightmap developer resources

OpenAPI, the Atlas HTTP API, documentation, CLI, and agent skills for the Sightmap spec.

The public HTTP API is read-only and requires no authentication. Errors return JSON with error.code, error.message, and error.hint.

OpenAPI specification

Machine-readable description of the Sightmap HTTP API at /openapi.json.

/openapi.json
OpenAPI (YAML)

The same specification at /api/openapi.yaml.

/api/openapi.yaml
Atlas HTTP API

GET /api/atlas lists published sightmaps. GET /api/atlas/{slug} returns one entry.

/api/atlas
Sightmap documentation

Guides, CLI reference, and the schema reference.

https://docs.sightmap.org
Quickstart

Install the Sightmap CLI and author a first corpus.

https://docs.sightmap.org/start/quickstart
GitHub repository

Spec, reference implementation, and agent skills.

https://github.com/sightmap/sightmap
CLI on npm

npm install -g @sightmap/sightmap — then sightmap skills install.

https://www.npmjs.com/package/@sightmap/sightmap
llms.txt

Published site index for agents, including every Atlas entry.

/llms.txt
sightmap · open-source spec by Subtext
AtlasBlogDevelopersDocsQuickstartSchema referenceGitHubCLI on npmMIT License