webflow-mcp:review-comments

Installation
SKILL.md

Review open comment threads on a Webflow site and triage each one.

Input: $ARGUMENTS — a site name (e.g. "Workhaus"), site ID (e.g. 6808fd4eff835ee3af009d6f), or either with the -reply flag (e.g. Workhaus -reply).

Flags:

  • -reply — in addition to writing the report, post a bot reply to each non-open thread. Without this flag, the skill runs in report-only mode (read-only).

Parse $ARGUMENTS at the start: strip -reply from the input to get the site identifier, and set replyMode = true if -reply was present, false otherwise.


Step 1 — Resolve the site

If the site identifier is empty or blank — cross-site comment survey

Installs
89
GitHub Stars
81
First Seen
May 20, 2026
webflow-mcp:review-comments — webflow/webflow-skills