Skip to main content

1. Install iii

Install the iii engine:
curl -fsSL https://install.iii.dev/iii/main/install.sh | sh

2. Verify installation

Check that iii has installed correctly with the following command. It should return a version number.
iii --version

3. Add Agent Skills (Optional)

Give your IDEs and AI coding agents full context on iii:
npx skillkit add iii-hq/iii/skills

Next Steps

Quickstart

Follow the Quickstart and explore a live iii application.

Concepts

Understand Functions and Triggers from a conceptual point of view.