Inputs to change
- Node `own`: set the page you want to improve.
- Node `competitors`: replace the sample pages with two to ten comparable public pages.
- Node `report`: change the filename and title for the planning cycle.
Compare one page with a bounded competitor sample, pair the deterministic term gap with a technical audit of your page, and save one evidence-led triage report.
Updated 1 August 2026 from the executable catalog.
Node labels and costs come from the registry. Dependency captions come from each node's dependsOn field, including parallel starts and approval gates.
web_fetch_pageweb_fetch_pageseo_content_gapweb_audit_pagereport_renderThe following notes are shipped beside the executable definition.
Every operation below is present in this template's JSON and has no private rollout gate in the registry.
Download a web page and return its title and readable text content (HTML stripped, capped). Use for reading landing pages, articles, or competitor copy.
web_fetch_pageCompare your page against competitor pages and list the terms/topics a majority of them cover that you don't (plus shared topics and your unique angles). Template web_fetch_page outputs in as `own` and `competitors`, then feed the result to ai_analyze_data for a prioritized content plan.
seo_content_gapRun an on-page audit of a URL covering technical SEO (title, meta description, canonical, indexability, H1s, viewport, language, alt coverage, content length, Open Graph), CRO (call-to-action presence, form friction, script/page weight), and AI visibility (JSON-LD structured data, section-heading structure). Returns a 0–100 score with graded findings. Compose with web_get_sitemap + a loop to audit a whole site.
web_audit_pageCompose text, KPI metrics, inline charts, and tables (typically templated from upstream operation outputs) into a branded, self-contained HTML report stored as a workspace file. Supports white-label brand name/colour/logo. Returns the file id and download path; prints cleanly to PDF.
report_renderStart free to build workflows manually. This template's requirement panel shows what must be unlocked before execution.