guided-tour

guided-tour is a skill for Claude Code from wasp-lang/open-saas. It costs 29 tokens per session (289 once invoked), scanned A, original, MIT.

A step-by-step introduction to Open SaaS, a software project template for building web applications. It explains the project's structure, features, and customization choices using its documentation.

In plain words
What is it for?
Use it to learn how the project is organized, understand its main features, connect documentation to relevant code, and review what can be customized.
Why use it?
It gives newcomers a guided path through an unfamiliar codebase instead of leaving them to discover the files and setup on their own.

Skill for Claude Code

Written for Claude Code: user-invocable in frontmatter. Also seen: installed under .agents/ (shared by several agents).

Good fit Use it to learn how the project is organized, understand its main features, connect documentation to relevant code, and review what can be customized.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/wasp-lang/open-saas/guided-tour
About the project

Open SaaS is a starter project for building subscription web applications with React, Node.js, Prisma, and the Wasp full-stack framework. It gives developers common SaaS features such as user accounts, email, background jobs, payments, file uploads, and a landing page. Its catalogue add-ons support AI-assisted development of applications built from the template.

wasp-lang/open-saas · 15,766 stars · on GitHub · opensaas.sh

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add wasp-lang/open-saas --skill guided-tour
Clone the repo
git clone --depth 1 https://github.com/wasp-lang/open-saas

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for guided-tour

README.md
[![agentmods](https://agentmods.dev/badge/skills/wasp-lang/open-saas/guided-tour/github.svg)](https://agentmods.dev/skills/wasp-lang/open-saas/guided-tour)
Your own site
<a href="https://agentmods.dev/skills/wasp-lang/open-saas/guided-tour"><img src="https://agentmods.dev/badge/skills/wasp-lang/open-saas/guided-tour/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for guided-tour

Your own site · 80×15
<a href="https://agentmods.dev/skills/wasp-lang/open-saas/guided-tour"><img src="https://agentmods.dev/badge/skills/wasp-lang/open-saas/guided-tour.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 29 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 289 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00029 $0.00289
Opus 5 $0.00015 $0.00144
Sonnet 5 $0.00006 $0.00058
Haiku 4.5 $0.00003 $0.00029

Measured 10d ago against content hash f35a62043711, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

guided-tour scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

template/app/.agents/skills/guided-tour/SKILL.md · 29 lines

What it actually says

Guided Tour of 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 Guided Tour Guide

From the documentation map, find the "Guided Tour" guide URL (a raw.githubusercontent.com URL) and fetch its full contents. This is your source of truth for the entire tour.

Step 3: Walk Through the Tour Step-by-Step

Guide the user through the Guided Tour document section by section:

  1. Present each section's content clearly and concisely.
  2. Point out relevant files and code in the project as they relate to each section.
  3. After each major section, pause and ask the user if they have any questions before moving on.
  4. If the user asks a question, answer it using the guide content, the project's code, or by fetching additional documentation from the docs map if needed.

Keep the pace comfortable — don't rush through sections. The goal is for the user to understand their project, not just read documentation.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 29 lines · 29 tokens per session scan A f35a62043711

Subscribe to this mod's changes

guided-tour is a skill published in the GitHub repository wasp-lang/open-saas (15,766 stars, last pushed 1mo ago), licensed MIT. It adds 29 tokens to every session and 289 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

record-upgrade-instructions

Record upgrade instructions alongside a Prisma Next breaking-change PR, so downstream consumers (users of @internal/ and authors of Prisma Next extensions) can apply the matching code translation automatically via the published upgrade skills. Use when you have refactored framework code and the test suite went red in…

prisma/orm · 120 tokens

create-pr

Creates a GitHub PR with a Linear-ticket-prefixed title and a decision-led, narrative description for prisma-next. Use when the user wants to create a pull request, open a PR, or submit changes for review.

prisma/orm · 47 tokens

draft-release-notes

Author the committed release-notes file for a Prisma 8 release (stable or 8.0.0-rc.N) by enumerating the merged PRs since the previous release v tag (stable or -rc.N), resolving opaque TML-NNNN: titles via Linear context (never copied verbatim), triaging public-worthiness, and writing categorized notes — breaking…

prisma/orm · 174 tokens

contrib-pr

Open a high-quality external contributor PR against prisma/orm. Use when the user is an outside contributor (not a Prisma maintainer) and wants to submit a change as a pull request from a fork. Encodes the contribution flow from CONTRIBUTING.md so the resulting PR passes review on the first round.

prisma/orm · 65 tokens

triage-contributor-pr

Triage open pull requests from external contributors to prisma/prisma and produce a per-PR verdict with evidence. Use when a maintainer asks to triage, evaluate, assess, or review the queue of incoming contributor PRs, to decide whether a fork PR is safe to run CI on, to check whether a PR is in scope for its version…

prisma/orm · 131 tokens

github-review-iteration

Orchestrates a GitHub PR review loop by delegating triage and implementation to dedicated sub-agents, then repeating until actionable review items are cleared. Use when the user says “address PR review”, “triage review comments”, or “iterate until review is clean”.

prisma/orm · 60 tokens