Skip to main content

Your Bricks site. Your AI. Your rules.

Give your AI agent direct access to your Bricks Builder site. Build pages, migrate content, orchestrate tools — all from a single prompt.

v2.1.0 Woo discovery, query search, GUI mentions
The Old Way
1. Read the client email
2. Open Bricks → Page 1
3. Find the section, make change #1
4. Save, open next page
5. Repeat across 5 pages...
6. Double-check everything matches
~2 hours of back-and-forth
vs
With Agent to Bricks
> Check my email for the latest client changes, then implement them across the site
● Reading client email via gmail-cli...
Found 6 requested changes
● Pulling pages via bricks cli...
● Implementing changes across 5 pages...
✓ All 6 changes applied. Snapshots saved.
~30 seconds. One prompt.

Bricks Builder is powerful.
Managing it at scale isn't.

Repetitive content work

Client sends 20 testimonials to sprinkle across 5 pages? That's an afternoon of copy-paste, formatting, and layout tweaking — for content that should take minutes.

Switching tools constantly

Read the client email, open the Bricks editor, check the design system, update the page, check another page — the context switching kills your flow.

Other AI tools lock you in

Existing AI plugins charge monthly, force their templates, and don't respect your existing styles. You're locked into their way of doing things.

Migration is a nightmare

Moving pages from another builder to Bricks? Manually recreate every section, match every style, re-upload every image. There's no shortcut.

What if one command could do what takes an hour?

Agent to Bricks
>
CLI

Your workflow, your way

Chain commands together, automate repetitive tasks, and let any AI agent do the heavy lifting. Not a terminal person? The desktop app does everything the CLI can.

  • Bring any AI agent — Claude, Codex, OpenCode
  • Automate bulk updates across all your pages
  • Schedule tasks with cron, CI/CD, or scripts
  • Works alongside your existing tools and frameworks
Terminal
$ bricks search --type heading --all-pages --json \
| bricks modify --style "color: var(--primary)" \
| bricks push --all
● Searching... found 47 headings
● Modifying... applied to 47 elements
● Pushing... 20 pages updated
✓ Pipeline complete. 3 snapshots saved.
GUI

Everything at your fingertips

Tab directly into your site’s pages, colors, styles, and images — all inline in the prompt. No more switching tabs to copy values.

  • @mention pages, colors, components inline
  • Save and reuse prompt templates
  • Multi-site management — switch instantly
  • Multiple concurrent sessions
  • Visual preview before pushing changes
Agent to Bricks — GUI
Resources
Templates
Bulk Style UpdateGallery Builder
Apply style to@page:Homepageheadings
@page:About
@page:Services
@page:Contact
Site Colors
primary
secondary
accent
neutral
Connected: mysite.com
Templates

Build your design system

Download starter templates, create your own from existing pages, or generate new ones with AI. Style profiles keep your brand consistent.

  • Download, create, or AI-generate templates
  • Style profiles enforce brand consistency
  • Export and share with your team
  • Apply templates across multiple pages
Template Browser
Search templates...
SaaS Hero
SaaS Hero
Photo Gallery
Photo Gallery
Pricing Table
Pricing Table

See it in action

Pick a task. Watch the difference between CLI precision and GUI convenience.

Agent to Bricks — GUI
Add@template:testimonialsto@page:Homepageafter the hero
Section Preview
Hero Section
Existing — headline + CTA
Inserting here
Testimonials
3-card grid — styled to match page
New
Features Grid
Existing — 3 columns with icons

Not another AI WordPress plugin.

See how Agent to Bricks is different.

Feature
Other AI Tools
Agent to Bricks
AI Provider
Locked to their API
Bring your own
Pricing
Monthly subscription
Free & open source
CSS Output
Inline styles, code soup
Respects your classes and ACSS
Workflow
Their interface only
CLI, GUI, or API
Safety
Hope nothing breaks
Snapshots on every push, one-click rollback
Automation
Not possible
Chain commands, cron, CI/CD
Templates
Their templates
Create, import, generate your own
Data Privacy
Sent to their servers
Your machine, your keys
Tool Integration
Standalone plugin only
Orchestrate with WP-CLI, email, docs, and more

Get started

Five steps. Under five minutes.

1

Install the WordPress plugin

Download from GitHub releases, upload in WP admin.

2

Generate an API key

Settings → Agent to Bricks → Generate API Key

3

Install the CLI

tar xzf agent-to-bricks_*.tar.gz && sudo mv bricks /usr/local/bin/
4

Connect to your site

bricks config init
5

Verify it works

bricks site info

Why I built this

I kept watching the same thing happen. A new AI tool for WordPress launches, looks good in the demo, then you see the pricing page. $29/month. $49/month. $99 for the "agency tier." On top of everything else you're already paying for.

Bricks has a clean data model and real CSS control. I wanted AI tools that matched that quality. So I built a CLI that does it for free. You bring your own AI agent, use your own API keys, run it from your own machine. Your data never leaves your computer.

I built this because the Bricks community deserves better AI tools right now — not someday on a roadmap. If Bricks ships something great, this tool will complement it. Either way, your workflows and your data are yours to keep.

Agent to Bricks is an independent open-source project. It is not affiliated with, endorsed by, or connected to Bricks Builder.