Native Meta Ads launch lane (4 new skills)
meta-prep, meta-launch, meta-report, and meta-autogrow. Build a research-grounded campaign package, launch it paused behind a two-step human approval, read canonical performance, and run a weekly kill, refresh, and scale cycle. Meta now has the same guarded-launch discipline as Google.
Cross-platform asset census (1 new skill)
brand-asset-census reads every live Google Ads asset and every Taboola item, judges each one in context with a spend floor and Poisson significance, and writes one Google Sheet per brand with a swap plan. Read-only, so it is safe to run any time.
Higgsfield creative studio (8 new skills)
Generate images, video, 3D, and audio, plus brand kits, product photoshoots, marketplace cards, explainer videos, YouTube thumbnails, consistent characters, and full websites. Ships with its bundled helper scripts.
Pollection offer pages (1 new skill)
offer-pollection builds a Shopify page with a feed-approved buy box on top and a filterable category grid beneath it, the right destination for generic category searches where the buyer is still choosing between products.
Taboola first-party audiences (1 new skill)
taboola-audience-sync onboards your buyer ledger as Taboola audiences and runs lookalike discovery, dry-run by default.
Leaner roster
Eight alias skills and two unused router skills were retired. Every capability they pointed at is still here under its canonical name.
The complete engine now ships, not just what each skill points at
The full utility layer (987 Python utilities, up from 682), every core library, schema, data contract, page block, and seed data file is included, along with the scripts and templates that live inside skill folders. Nothing a skill calls is missing from your copy.
This release rounds out the three-surface engine from v1.3.0 with a fourth native lane and a measurement layer that spans all of them. The End-to-End Codebase moves from 173 to 178 skills: 15 added, 10 retired, 450+ existing files deepened.
Until now the Meta lane repurposed winning Google creative and pulled performance. It now builds and runs Meta campaigns from scratch with the same gates as the Google engine:
One read-only observer over every live asset you run: Performance Max, Search, Demand Gen, extensions, feed product ids, and Taboola items split into title, thumbnail, description, and CTA. Each asset is judged in context over 90, 180, and 365 days under a per-platform spend floor with Poisson significance, stitched across campaign types, and written to one Google Sheet per brand alongside a swap plan. Run it with no brand to cover the whole portfolio.
A full generative creative toolkit, included under its MIT license (see THIRD-PARTY-NOTICES.md in your repo):
You need your own Higgsfield account to use these; nothing else in the system depends on them.
offer-pollection adds a new page type to the offer pipeline. The top of the page is a feed-approved buy box (live price, rating, add-to-cart) so the URL stays valid for Shopping and Performance Max. Beneath it sits a curated, filterable category grid and a cross-sell rail. Use it as the bottom-of-funnel destination for generic category queries when you have six or more product groups in one family. It stages locally and the existing offer-deploy-shopify skill pushes it live.
taboola-audience-sync is the Taboola sibling of brand-audience-sync on the shared buyer ledger. It onboards your buyers as audiences (one-time and repeat), runs lookalike discovery and seed matching, and generates the request for your Taboola rep, since lookalike creation is not available through the API. It mutates only when you tell it to and is a dry run by default.
Ten skills were retired. None of them carried unique capability:
If you had a saved prompt that used one of these names, use the plural or canonical form instead (for example demandgen-prep-images, demandgen-upload-images, brand-report, spy-brief). SKILL-ROUTING.md maps every task to its skill.
More than 450 existing files were updated in this release: tighter gates in the search, Performance Max, and presell pipelines, new shared authoring standards for copy, creative, page copy, and reporting, the upload gate, new example campaign specs for Meta and Taboola, and new image and render creative templates.
Earlier releases included the supporting code each skill referenced by name. That missed modules that are loaded indirectly, so some utilities, libraries, and page blocks were absent from your copy. This release ships the system directories whole:
Every file still passes the same sanitization gate, and an import check now confirms that every module the code loads is present.
Existing owners pull the latest from your private codebase repo - no upgrade charge. Pricing is unchanged.