# Sightmap

> An open YAML spec and CLI that maps views, components, and API requests to source files, with memory for runtime behavior.

This is the Sightmap homepage at https://sightmap.org. Sightmap is an open YAML spec and CLI that maps views, components, and API requests to source files, with memory for runtime behavior.

## Start here

- [Sightmap developer resources](https://sightmap.org/developers)
- [OpenAPI specification](https://sightmap.org/openapi.json)
- [llms.txt](https://sightmap.org/llms.txt)
- [Documentation](https://docs.sightmap.org)
- [Atlas](https://sightmap.org/atlas)
- [Blog](https://sightmap.org/blog)
- [GitHub](https://github.com/sightmap/sightmap)
- [CLI on npm](https://www.npmjs.com/package/@sightmap/sightmap)

## Get started

    npm install -g @sightmap/sightmap
    sightmap skills install
