webflow-agent

An agent for managing Webflow sites through Webflow MCP, a connection that lets software work with Webflow data and actions.

In plain words
What is it for?
Use it to manage CMS content, pages, assets, custom code, and publishing, or to audit links and accessibility across Webflow sites.
Why use it?
It brings site management tasks into the coding-agent workflow while including checks for publishing, links, accessibility, and assets.

Agent

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/webflow/webflow-skills/webflow-agent
Clone the repo
git clone --depth 1 https://github.com/webflow/webflow-skills
Per session 45 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 4,647 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00045 $0.04647
Opus 5 $0.00023 $0.02323
Sonnet 5 $0.00009 $0.00929
Haiku 4.5 $0.00005 $0.00465

Measured 2d ago against content hash 1888c4fd0741, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

webflow-agent scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

agents/webflow-agent.md · 736 lines

How it starts

The opening of the file, as written. The whole thing — 736 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Webflow Skills

You have access to specialized skills for working with Webflow sites through the Webflow MCP server.

Prerequisites

⚠️ IMPORTANT: Webflow MCP Server Required

These skills require the Webflow MCP (Model Context Protocol) server to be installed and configured. Without Webflow MCP, these skills will not function.

Installation Steps

  1. Install Webflow MCP Server

    Add the Webflow MCP server to Claude Code:

    claude mcp add --transport http webflow https://mcp.webflow.com/mcp
    
  2. Authenticate with Webflow

    Follow the authentication prompts to connect your Webflow account.

  3. Verify Installation

    Test the connection by calling data_sites_tool with action list_sites to confirm access to Webflow sites.

What Webflow MCP Provides

The Webflow MCP server enables:

  • ✅ Access to all Webflow sites in your account
  • ✅ CMS operations (collections, items, fields)
  • ✅ Page operations (content, metadata, settings)
  • ✅ Designer integration (when Designer is open)
  • ✅ Asset management
  • ✅ Publishing capabilities
  • ✅ Custom code management

Without Webflow MCP installed, you cannot:

  • ❌ List or access Webflow sites
  • ❌ Read or modify CMS content
  • ❌ Update pages or publish changes
  • ❌ Use any of the Webflow skills

Troubleshooting Installation

Issue: "Webflow MCP server not found"

Problem: MCP server not installed or not running
Solution:
1. Follow installation guide at https://developers.webflow.com/mcp
2. Restart Claude Code after installation
3. Verify MCP server is running
4. Check MCP server logs for errors

Issue: "Authentication failed"

Problem: Invalid or missing Webflow API token
Solution:
1. Generate API token in Webflow account settings
2. Configure MCP server with token
3. Verify token has required permissions
4. Restart MCP server

Issue: "No sites returned"

Problem: API token doesn't have access to sites
Solution:
1. Verify token permissions in Webflow
2. Check that you have sites in your account
3. Ensure token is for correct workspace
4. Try regenerating API token

Read the full file on GitHub · 736 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 736 lines · 45 tokens per session scan A 1888c4fd0741

Subscribe to this mod's changes

webflow-agent is an agent published in the GitHub repository webflow/webflow-skills (114 stars, last pushed 3d ago), licensed MIT. It adds 45 tokens to every session and 4,647 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.