Docs
Get started

Quickstart

Start using Layers in the app — the agents do the work.

View as Markdown

The fastest way to start is in the app — the agents do the work.

Connect your app at app.layers.com. Layers reads your App Store / website context to learn your product.

Set your goal — installs, revenue, a launch. Elle turns it into a plan.

Approve the plan — the agents generate, schedule, and publish. You stay in control of every beat.

Building on Layers instead of using the app? Start with Create an API key.

Have an agent use Layers

Set up Layers Growth for me so you can plan, render and deliver content for this product from here.
1. Install the CLI: run `npm install -g @layers/cli`.
2. Set it up: run `layers setup` from this repository. It opens my browser once for sign-in and waits for me; it writes the `.mcp.json` entry and the Layers skill into the repo and stores the session in my OS credential store, so nothing secret lands in the repo.
3. Read the skill at `.agents/skills/layers/SKILL.md`, then tell me what to post first.
Let me know when it is ready.

Paste that into Claude Code, Codex, Cursor, or any coding agent working in your repository: the agent runs both commands, and the browser sign-in is the only step that needs a person.

The tools, the credit prices, and the free resources are under MCP.

Manual setup, if you would rather run the commands in a shell: npm install -g @layers/cli, then layers setup.

On this page