Executable distribution template

Competitor page evidence dossier

Capture your page and a bounded competitor page set, reduce their observable term differences, and preserve the raw page evidence with a deterministic dossier.

Updated 1 August 2026 from the executable catalog.

definition.nodes

The executable path

Node labels and costs come from the registry. Dependency captions come from each node's dependsOn field, including parallel starts and approval gates.

competitor-page-evidence-dossier.json4 nodes / current registry
  1. Fetch page textweb_fetch_page
    Starts immediately
  2. Fetch page textweb_fetch_page
    Loop Starts immediately
  3. Content gap vs competitorsseo_content_gap
    After own + competitors
  4. Render an HTML report artifactreport_render
    After own + competitors + gap
Template metadata

Set it up without surprises

The following notes are shipped beside the executable definition.

Customize

Inputs to change

  1. Node `own`: set your page URL.
  2. Node `competitors`: use two to ten comparable public pages.
  3. Node `report`: rename the dossier for the market or campaign.
Runtime

Requirements

  • Public HTTPS pages reachable by the page reader.
  • The dossier is based on sampled readable copy and does not claim competitor performance or proprietary data.
Generally available operations

Operation manifest

Every operation below is present in this template's JSON and has no private rollout gate in the registry.

01
Open web

Fetch page text

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_page
Cost
1 credits
Plan
Free
Approval
Not required
02
SEO toolkit

Content gap vs competitors

Compare 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_gap
Cost
0 credits
Plan
Free
Approval
Not required
03
Report artifacts

Render an HTML report artifact

Compose 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_render
Cost
2 credits
Plan
Free
Approval
Not required
Competitor page evidence dossier

The wiring is visible. The final decision stays yours.

Start free to build workflows manually. This template's requirement panel shows what must be unlocked before execution.