Quickstart

Install the skills and ask your first question

Prerequisites

Four things need to be in place before you begin.

Well workspace

An active workspace with data at app.wellapp.ai

Well MCP connected

Your assistant reaches Well through the MCP server

MCP client

Claude, Codex, Cursor, or another assistant that speaks MCP

Node.js

The install command runs through npx


Install every skill

One command from skills.sh adds all twelve skills from the WellApp-ai/skills repository.

npx skills add wellapp-ai/skills
  1. 1

    Run the command

    Run it in the terminal, from anywhere.
  2. 2

    Restart your assistant

    Most clients pick up newly added skills on restart.
  3. 3

    Sign in when asked

    The first skill that needs your data prompts you to authenticate with Well.


Ask your first question

Type the question the way you would say it out loud.

What's our runway?
Who owes us money, and since when?
Where does our money go?

The skill checks what your workspace has connected, pulls the numbers, and shows the working behind the answer.

Troubleshooting

Next steps