openloomi-tourlisted
Install: claude install-skill melandlabs/plugins
# OpenLoomi Tour — Hands-on Walkthrough
This skill is the **canonical first-run experience**. After
`openloomi-setup` finishes and prints its post-ready walkthrough, the
user can type **`@OpenLoomi tour`** (or any of the trigger phrases) and
you'll run the same pipeline live, stopping between phases so the user
can react.
The tour is **interactive, idempotent, and skippable**. Each phase
checks its own prerequisite and lets the user move on with `next` /
`skip` / `back`. Nothing is destructive — if the user already did a
phase, you re-confirm it and move on.
---
## Reference docs
Quick links to the OpenLoomi docs that this tour draws from. Every
phase below cites the relevant entries inline.
| Topic | Doc |
| --- | --- |
| Getting started / install / one-time setup | <https://openloomi.ai/docs/getting-started> |
| What OpenLoomi is (the pipeline in one page) | <https://openloomi.ai/docs/what-is-openloomi> |
| Glossary — every term used here (Connector / Signal / Loop channel / Action Runner / etc.) | <https://openloomi.ai/docs/glossary> |
| Loop engine — ticks, Decisions, cards, channels, classifier rules | <https://openloomi.ai/docs/loop> |
| Loop — Approve / Edit Draft / dry-run anatomy of a Card | <https://openloomi.ai/docs/loop#approvals-and-dry-run> |
| Memory — people / projects / notes / insights / Screen Capture | <https://openloomi.ai/docs/memory> |
| Knowledge Base / Library — uploaded documents (PDF, DOCX, MD, …) | <https://openloomi.ai/docs/library> |
| Con