Skip to main content
What you need before adding, authoring, or publishing facets. If you just want to try a facet, the Quickstart is faster.
1

Install the CLI

Keep it current with facet self-update — the newer authoring commands need v0.24.0+:
2

Connect an adapter (required before adding facets)

A facet is only useful once it’s materialized into an AI tool, which the handles. Install one per machine with facet adapter install:
Without an adapter, facet add shows a picker in a terminal — and fails in a non-interactive shell (CI). Install one first.
3

Create a registry account + token

Adding public facets needs no account. A token is what unlocks the rest: publishing your own facets, plus accessing private or organization-owned facets you’re authorized to use. Sign up at agentfacets.io and create a in your account settings. Sign in with facet login and confirm with facet whoami:

Verify your setup

Next steps

Install facets

Add, pin, reinstall, and remove facets.

Create your first facet

Scaffold, author, build, and verify.