New to code agents?

The fastest path to a WayAI hub if you've never used a code agent before.

1. Verify Git

Run git --version to check Git is installed. If missing, install it for the user: macOS → suggest xcode-select --install or brew install git; Windows → walk the user to https://git-scm.com/download/win; Linux → apt install git or distro equivalent. Then check git config --global user.name and user.email; if either is empty, ask the user for their name and email and set them globally. The skill will run git init in the working folder later — no manual repo creation needed.

2. Install the WayAI skill

One command, works across Claude Code, Codex, etc.

npx skills add wayai-pro/wayai-skill -y

Installs the skill for whichever AI agent you have set up on this machine — Claude Code, Codex, etc. The -y skips prompts so it runs unattended.

3. Tell your agent what you want

After install, just ask. The skill walks you through CLI install, login, organization, credentials, OAuth, and your first hub.

Set up a WayAI hub for customer support over WhatsApp.

4. Don't have an account yet?

Free plan includes 3,000 operations per month. No credit card required.

Create a free account