webflow-mcp:site-audit

Audits Webflow sites by inventorying pages, CMS collections, and SEO health via Webflow MCP tools.

Updated Aug 10, 2026
One-click install
npx skills add https://github.com/KryptaMedina7/quero-s-home --skill webflow-mcp-site-audit-kryptamedina7
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: webflow-mcp:site-audit
Source: https://github.com/KryptaMedina7/quero-s-home/tree/main/.agents/skills/site-audit
Command: npx skills add https://github.com/KryptaMedina7/quero-s-home --skill webflow-mcp-site-audit-kryptamedina7

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Understanding the full structure and content health of a Webflow site requires manually clicking through pages and collections, which is slow and error-prone. This Skill automates a comprehensive read-only audit of any Webflow site, producing a structured inventory with health scoring and actionable recommendations. ## Core Features & Use Cases - Full Site Inventory: Lists all static pages, CMS template pages, and collections with field schemas, item counts, and publish status using Webflow MCP tools. - Content Health Scoring: Calculates a 0-100 health score based on SEO metadata completeness, field utilization, content freshness, and structure quality, flagging issues like empty collections, orphaned pages, and duplicate slugs. - Multi-Format Export: Generates audit reports in Markdown, JSON, or CSV for documentation, migrations, or spreadsheet analysis. - Use Case: Before migrating a client's Webflow site, run a detailed audit to document every collection schema, identify unused collections, and export the full inventory as JSON for migration planning. ## Quick Start Ask the AI to run a complete site audit of your Webflow site and provide the site ID when prompted.

Frequently Asked Questions about webflow-mcp:site-audit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit a Webflow site's pages and CMS collections?

Provide the site ID and the audit uses Webflow MCP tools to list all pages, categorize them as static or CMS template pages, and retrieve every collection's schema and item counts. You can choose a quick summary, standard inventory, detailed analysis, or full export.

What tools does a Webflow site audit require?

The audit relies exclusively on Webflow MCP tools: data_sites_tool for site details, data_pages_tool for page listings, and data_cms_tool for collection schemas and item counts. No other tools or direct API calls are used.

Can I export a Webflow site inventory to JSON or CSV?

Yes, the audit supports Markdown, JSON, and CSV export formats. JSON suits migrations and integrations, CSV produces separate files for pages, collections, fields, and items for spreadsheet analysis, and Markdown works for documentation.

Does the Webflow site audit modify my site content?

No, the audit is strictly read-only. It only fetches site details, page lists, and collection data without creating, updating, or deleting anything, so it is safe to run repeatedly with no side effects.

What issues does a Webflow content health score detect?

The health score flags missing SEO metadata, empty collections, orphaned pages, duplicate slugs, and high draft ratios. It also suggests improvements like adding reference fields, navigation pages, or missing page types such as About and Contact.