Hubbi & AI

Working with the Agentic Toolkit

The Hubbi Agentic Toolkit lets you build a full, branded website by talking to Claude in plain English. This guide covers everything from downloading the toolkit to getting your finished pages into the portal.

What the toolkit is, and who it is for

The Hubbi Agentic Toolkit is a folder of files you download to your own computer. You open that folder in Claude Co-Work and talk to Claude in plain English: Claude reads the toolkit's built-in instructions and builds your website into the folder's site/ directory. When you are happy, you zip up your site and upload it to the portal, which turns it into live pages.

It is built for partners who want a full, well-structured site (a homepage, articles, member profiles, comparisons, a pricing page, and more) without writing code. You drive by describing what you want; Claude does the building, following the toolkit's rules for layout, links, SEO, and brand style.

The short version: download the toolkit, open it in Claude Co-Work, tell Claude what to build, then zip your site/ folder's contents and upload them in the portal.
Pointing an AI agent at this page? This guide is written to be followed by an AI agent too. The load-bearing facts: the toolkit's instructions live in CLAUDE.md and CLAUDE-reference.md; skills live in .claude/skills/ (read a skill's SKILL.md and follow it); page-type briefs live in .claude/skills/web-page-builder/references/page-types/; built pages go in site/; internal links are extensionless with no trailing slash; never create index.html.
Which toolkit version? This guide covers the latest toolkit. Not sure which you have? Ask Claude "what version is this?" If you are on an older build, the quickest fix is to say "upgrade my toolkit", or re-download it from the portal. A few newer capabilities are marked Newer toolkits below; the toolkit changelog has the full history of what changed.

Step 1
Download the toolkit

The toolkit is personalised to your brand, so you download it from the portal:

  1. Go to the portal and open My Brands.
  2. Open the brand you want to work on.
  3. Go to the Agentic Toolkit tab, then the Generate Toolkit tab.
  4. Optionally tick the brand data to include (demographics, polls), then click Generate ZIP to download the toolkit to your computer.
Go to Portal Brands
The portal Agentic Toolkit tab open on the Generate Toolkit sub-tab, showing the Generate Agentic Toolkit ZIP panel with tick boxes to include brand demographics and poll data, and a Generate ZIP (v1.2.0) button.
1 Open the Agentic Toolkit tab. 2 Switch to Generate Toolkit. 3 Click Generate ZIP to download.

Step 2
Unzip it on your computer

The download is a ZIP. Unzip it before you open it, working from the unzipped folder, not from inside the ZIP.

Keep the unzipped folder somewhere easy to find (your Documents or Desktop). You will point Claude Co-Work at this folder in the next step.

A tour of the important files

This is the folder you unzipped in Step 2, the whole thing is what you will open in Claude Co-Work in the next step, not any single folder inside it. You will not touch most of it. Two subfolders matter: build-assets (where you drop your material) and site (where your finished pages appear).

your unzipped toolkit folder/   (the one you open in Co-Work)
  CLAUDE.md          Claude's instructions, leave this alone
  build-assets/       where you drop your material, see below
  site/              your finished pages appear here, see below
  .claude/           skills Claude uses, leave this alone
  tools/             internal, leave this alone
Common mistake: people sometimes open build-assets itself in Claude Co-Work, since it is the first folder they put files into. Open the parent folder shown above instead, usually named something like Agentic Toolkit <your brand> (12345), the one that contains build-assets and site side by side. If you are not sure which folder you have open, ask Claude "what is in this folder?": it should see build-assets, site, and CLAUDE.md, not just the contents of build-assets on its own.

build-assets: where you put your material

Each folder is a place to hand Claude what it needs for a kind of page. Drop your files in the matching folder, then ask Claude to build that page; it reads the folder first.

build-assets/
  0-the-brand/   your brand: name, colours, fonts, logo, founder, notes (set up first)
  homepage/      homepage copy, hero image or video
  community/     member and review data (drives the community page and member profiles)
  article/       article sources (any author)
  comparisons/   you vs a competitor, one file per competitor
  features/      features page content and icons
  pricing/       your plans
  safety/        trust and safety content
  poll/          poll data
  demographics/  optional aggregate stats (no personal data) for trust lines
Start with 0-the-brand/. Your brand identity (name, colours, fonts, logo) is the foundation every page is built on, so set it up before building pages.

site: where your finished pages go

Claude writes your pages here. This is the folder whose contents you will zip and upload.

site/
  global.css        your site's single stylesheet
  img/              your images
  homepage.html     your landing page (there is no index.html)
  pricing.html      pricing
  articles/         article pages, with articles.html as the landing
  community/        member profiles, with community.html as the landing
  comparisons/      comparison pages
Good to know: pages come out as templated HTML with {{...}} placeholders for things like your logo and menus. They are not meant to look finished when opened straight from your computer, the portal fills the placeholders and renders them properly once uploaded.

Step 3
Open the folder in Claude Co-Work

Most people use the toolkit in the Claude Co-Work desktop app. Open Claude, make sure you are in Co-Work, then point it at your unzipped toolkit folder.

Open the app in Co-Work

Open the Claude desktop app on its home screen. Make sure you're using Cowork, not Chat, then use the folder control near the message box to add your toolkit folder. Claude updates this screen from time to time, so the exact wording and position can vary a little by version, look for a Chat / Cowork switch and a Project or folder control near the message box; the idea is the same either way.

The Claude desktop app message box on a current version, with the Chat/Cowork switch and the Project or folder control highlighted.
1 The Chat / Cowork switch, just above the message box. 2 The Project or folder control, just below it.

On some older versions, Cowork is instead a separate toggle at the top of the left sidebar rather than a switch by the message box:

An older version of the Claude desktop app with the sidebar expanded, showing a separate Cowork toggle at the top of the sidebar.
1 Older versions: the Cowork toggle, at the top of the sidebar.

Add your folder, not a project

Click the Project or folder control (older versions: Work in a project or folder), then choose Choose a different folder at the bottom of the menu (not Create new project), and pick your unzipped toolkit folder. Adding it as a folder is what lets Claude read your files and build your site directly in it.

Pick the toolkit folder, not build-assets. The folder to choose is the one from Step 2 that contains build-assets, site, and CLAUDE.md side by side, not the build-assets folder on its own, see the file tour above if you're not sure which one that is.
An older version of the project or folder menu open, with Choose a different folder highlighted at the bottom of the menu, below the list of projects.
An older version of this menu. 1 Click the folder control. 2 Choose Choose a different folder (not a project), then pick your toolkit folder. Current versions look slightly different but work the same way.
How to check it worked: say hello, or "what is in this folder?" Claude should see build-assets, site, and CLAUDE.md all together, not just the contents of one subfolder. A good opener is in the next section, you can build one with the Starting Prompt Builder.

Step 4
Working with the toolkit: how to converse with Claude

You build your site by talking to Claude. Lead with your goal in plain English and let Claude do the work, it reads the toolkit's instructions and follows them. When Claude offers you a small set of choices, it shows clickable options; you can always type your own answer instead.

What you can ask for (the workflows)

Build your opening message

Pick where you are, fill in a couple of details, and copy a ready-to-paste message for Claude.

Starting points, and what to say

Where you start changes your opening message:

Not sure what to type? Build a ready-to-paste opening message above, or explore the page types below.

Explore the page types

Pick a page type to see what it is, which folder to fill, and what to say.

Step 5
Getting your site into the CMS

What to zip

The easiest way is to let the toolkit package it for you Newer toolkits: ask Claude to "package the site". It writes a zip into the _packages/ folder containing the contents of your site/ folder, ready to upload. On an older build that does not have this, use the manual method below.

If you zip it yourself, zip the contents of site/, not the site/ folder itself. Your homepage.html must sit at the top level of the zip, not inside a site folder. Getting this wrong is the most common mistake, the helper below shows the difference.

Package and upload, without the common mistakes

First, zip the right thing. Put the contents of site/ at the top of the zip, not the site/ folder itself:

Correct: zip the contents
my-upload.zip
  homepage.html
  pricing.html
  global.css
  articles/
  img/
Wrong: zip the folder
my-upload.zip
  site/
    homepage.html
    pricing.html
    ...

On the left, homepage.html is at the top of the zip. On the right it is buried inside a site folder, so every page lands at the wrong address.

Before you upload, check these off

Where to upload

Upload your zip in the portal under Agentic Toolkit → Upload Brand Assets. The uploader validates every file and shows exactly what it will do before you confirm. Full walkthrough:

Uploading a site with a ZIP →

What the CMS does for you on the way in

When you upload, the portal does work for you automatically:

Two choices are worth making with Claude as you build: