Site Audit

🏢Official
by webflow · vlatest · Repository

Identifies Webflow site errors, accessibility issues, and optimization opportunities for improved performance and SEO.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add site-audit npx -- -y @trustedskills/site-audit
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "site-audit": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/site-audit"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill performs a comprehensive audit of Webflow websites, analyzing their structure, content health, and overall quality. It provides detailed insights into site performance and SEO readiness by examining pages, CMS collections, and field schemas. The skill utilizes the Webflow Model Context Protocol (MCP) exclusively for all operations, ensuring compatibility and accuracy within the Webflow ecosystem.

When to use it

  • To identify potential errors or areas for improvement on a Webflow website.
  • Before launching a new Webflow site to ensure optimal performance and SEO.
  • When troubleshooting issues related to content health or site structure in Webflow.
  • To understand the details of CMS collections, including field schemas and item counts.
  • For generating reports detailing a Webflow site's inventory and overall condition.

Key capabilities

  • Retrieves detailed site information (name, ID, last published date, timezone, locales).
  • Lists all pages within a Webflow site, categorizing them by type (static, CMS template, archived, draft).
  • Analyzes page structure to identify missing SEO metadata, orphaned pages, and duplicate slugs.
  • Lists and analyzes CMS collections, including detailed schemas and item counts.
  • Identifies empty, unused, or large collections, as well as those with missing required fields.
  • Generates insights into total content count, content health score, and SEO readiness.

Example prompts

  • "Perform a quick summary audit of my Webflow site."
  • "Get the standard inventory for my Webflow website, including pages and collections."
  • "List all CMS collections on my Webflow site and their item counts."
  • "What is the content health score for my Webflow site?"

Tips & gotchas

  • MCP Requirement: This skill exclusively uses Webflow MCP tools. Do not attempt to use other methods or tools for Webflow operations.
  • Context Parameter: All tool calls require a context parameter (15-25 words) describing the action being performed in third person.
  • Site ID: If you don't provide a site ID, the agent will ask for it.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
webflow
Installs
40

🏢 Official

Published by the company or team that built the technology.