← Back to the directory
Community listing This entry is based on publicly available sources and was not created by the owner. Is this your website?
Claim for free
· Standard Standard-Status
llmstxt.info directory · Standard Featured

Flows

flows.sh ↗
Community listing llms.txt reachable AI Impact Score 95/100 · A

Flows provides structured information for AI assistants via an llms.txt file. Industry: E-Commerce & Products. The website flows.sh provides its llms.txt at https://flows.sh/llms.txt. Listed since 20. January 2026.

Business category
E-Commerce & Products
Listed since
Description
Flows is a fully customizable product adoption platform for modern companies building onboarding and user engagement experiences. Die Dokumentation umfasst: flows.sh, What is Flows, Features, SDKs u. a..
Under GDPR Art. 17 you can request the deletion of your data.
llms.txt — current content Open ↗
# flows.sh > Flows is a fully customizable product adoption platform for modern companies building onboarding and user engagement experiences. ## What is Flows Flows lets you build in-app experiences - user onboarding, feature announcements, guided tours, surveys, and product-led growth loops - without requiring engineering changes for each update. A no-code editor lets non-technical teams design and manage experiences, while developers retain full control through custom UI components and SDKs. Flows is not a simple tooltip library. It is a workflow engine: experiences are composed of blocks (UI elements, logic, actions) connected into multi-step sequences that can span sessions, branch based on user properties, trigger other workflows, and track analytics. ## Features - **Workflows**: Multi-step campaigns combining UI, logic, and actions that guide users through your product journey. - **Floating components**: Components that follow users as they navigate, always visible (e.g. checklists, tooltips, hints). - **Embeddable components**: Inline components rendered inside your app's UI via Slots. - **Custom UI components**: Full design control via your own components registered with Flows. Build with your design system. - **Tours**: Step-by-step guides with instant navigation, back/forward support, and persistent state. - **Surveys**: Collect in-app feedback at any point in a workflow. - **Localization**: Support any language or locale. Language detection is automatic or manually configured. - **Segmentation / Targeting**: Target users based on properties or behavior using Start blocks and Filter blocks. - **Personalization**: Insert user properties into workflow content using `{{ property_name }}` syntax with `{{ property_name | fallback }}` support. - **Versioning**: Draft, publish, and restore workflow versions per environment. - **Analytics**: Track entries, completions, and drop-offs per workflow and per block. - **Environments**: Unlimited environments for staging and production isolation. - **Launchpad**: Priority-based workflow scheduling with concurrency limits. - **Action blocks**: Trigger other workflows from within a workflow. - **Logic blocks**: Filter and Delay blocks for conditional branching and timed pauses. - **Agent skills**: Install the Flows install skill to let AI coding assistants set up Flows automatically. ## SDKs ### React SDK - Package: `@flows/react` (provider + hooks) and `@flows/react-components` (built-in UI components) - Install: `npm i @flows/react @flows/react-components` - Wrap your app with `FlowsProvider` passing `organizationId`, `environment`, `userId`, and component registrations. - Optional `LinkComponent` prop for client-side navigation integration. - Docs: https://flows.sh/docs/sdk/react/overview ### JavaScript SDK - Package: `@flows/js` and `@flows/js-components` - Works with any JavaScript framework (Angular, Vue, Svelte, Solid, etc.) - Docs: https://flows.sh/docs/sdk/javascript/overview ### Framework guides - Next.js: https://flows.sh/docs/sdk/frameworks/next - Angular: https://flows.sh/docs/sdk/frameworks/angular - Vue/Nuxt: https://flows.sh/docs/sdk/frameworks/nuxt - Svelte: https://flows.sh/docs/sdk/frameworks/svelte - Solid: https://flows.sh/docs/sdk/frameworks/solid ## Agent skills (AI coding assistants) Flows provides an install skill for AI coding assistants that support the [open agent skills ecosystem](https://skills.sh). The skill detects your framework, installs the right packages, and sets up the SDK. ```bash npx skills add RBND-studio/flows.sh --skill flows-install ``` After installation, ask your agent: "Install Flows in my project" and it handles the rest. Docs: https://flows.sh/docs/agent-skills ## Use cases - [User onboarding](https://flows.sh/solutions/user-onboarding): Guide users to value and drive activation. - [Feature adoption](https://flows.sh/solutions/feature-adoption): Announce releases with in-app banners and guides. - [Product-led growth]( […truncated]