getting-started

Installation
SKILL.md

Getting Started with Open SaaS

Follow these steps in order:

Step 1: Fetch the Documentation Map

Fetch the Open SaaS documentation map from the LLMs.txt index. This contains raw markdown file GitHub URLs of all documentation sections.

Step 2: Fetch the Getting Started Guide

From the documentation map, find the "Getting Started" guide URL (a raw.githubusercontent.com URL) and fetch its full contents. Use this as the source of truth for all instructions below.

Step 3: Check Wasp Installation

Run wasp version to check if Wasp is installed and which version is available.

  • If Wasp is installed: Confirm the version to the user and continue to Step 4.
  • If Wasp is NOT installed: Walk the user through the installation instructions from the Getting Started guide for their OS (detect the OS from the environment). After installation, verify with wasp version before continuing.
Related skills
Installs
2
GitHub Stars
14.4K
First Seen
Apr 29, 2026