spectacles-ai

Installation
SKILL.md

Spectacles AI — Reference Guide

The primary bridge between a lens and external AI models on Spectacles is the Remote Service Gateway (RSG). RSG is Snap's managed, authenticated proxy layer that handles auth, rate limiting, and response streaming for any registered endpoint — not just AI endpoints.

Official docs: Spectacles Home · Features Overview (Camera Module for vision input)


Core Concepts

Remote Service Gateway (RSG)

  • Available via require('LensStudio:RemoteServiceModule')
  • Makes authenticated calls to registered cloud endpoints defined in your Lens Studio project's Remote Services panel.
  • Returns results asynchronously; use callbacks or async/await.

Key APIs on Spectacles

Capability API / Module Notes
Related skills

More from rolandsmeenk/lensstudioagents

Installs
4
GitHub Stars
5
First Seen
Mar 5, 2026