webflow-mcp:bulk-cms-update

webflow-mcp:bulk-cms-update is a skill for Claude Code, Codex from webflow/webflow-skills. It costs 43 tokens per session (4,751 once invoked), scanned A, original, MIT.

A workflow for creating or changing many items in a Webflow CMS collection at once. Webflow CMS is the content database behind items such as blog posts and products.

In plain words
What is it for?
Use it to add multiple blog posts or products, change fields across many CMS items, or publish approved draft items in Webflow.
Why use it?
It reduces the risk of inconsistent bulk edits by checking data, showing the proposed differences, asking for approval, and supporting rollback.

Skill for Claude CodeCodex

Part of the webflow-skills plugin — 30 skills shipped together

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 skills/webflow/webflow-skills/bulk-cms-update
Any agent
npx skills add webflow/webflow-skills --skill bulk-cms-update
Clone the repo
git clone --depth 1 https://github.com/webflow/webflow-skills

Made for: Claude Code, Codex.

Or install webflow-skills, the plugin that ships this one along with the rest of its 30 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for webflow-mcp:bulk-cms-update

README.md
[![agentmods](https://agentmods.dev/badge/skills/webflow/webflow-skills/bulk-cms-update.svg)](https://agentmods.dev/skills/webflow/webflow-skills/bulk-cms-update)
Your own site
<a href="https://agentmods.dev/skills/webflow/webflow-skills/bulk-cms-update"><img src="https://agentmods.dev/badge/skills/webflow/webflow-skills/bulk-cms-update.svg" alt="Measured on agentmods" height="20"></a>
Per session 43 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,751 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.00043 $0.04751
Opus 5 $0.00022 $0.02375
Sonnet 5 $0.00009 $0.00950
Haiku 4.5 $0.00004 $0.00475

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

Security

Grade A, and why

webflow-mcp:bulk-cms-update 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 4d 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.

plugins/webflow-skills/skills/bulk-cms-update/SKILL.md · 672 lines

How it starts

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

Bulk CMS Update

Create or update multiple CMS items with comprehensive validation, granular approval, and rollback capability.

Important Note

ALWAYS use Webflow MCP tools for all operations:

  • Use Webflow MCP's data_sites_tool with action list_sites for listing available sites
  • Use Webflow MCP's data_cms_tool with action get_collection_list for listing CMS collections
  • Use Webflow MCP's data_cms_tool with action get_collection_details for fetching collection schemas
  • Use Webflow MCP's data_cms_tool with action list_collection_items for retrieving existing items
  • Use Webflow MCP's data_cms_tool with action create_collection_items for creating items (draft or published)
  • Use Webflow MCP's data_cms_tool with action update_collection_items for updating items (draft or published)
  • Use Webflow MCP's data_cms_tool with action publish_collection_items for publishing draft items
  • Use Webflow MCP's webflow_guide_tool to get best practices before starting
  • DO NOT use any other tools or methods for Webflow operations
  • All tool calls must include the required context parameter (15-25 words, third-person perspective)

Instructions

Phase 1: Site & Collection Selection

  1. Get site: Identify the target site. If user does not provide site ID, ask for it.
  2. List collections: Use Webflow MCP's data_cms_tool with action get_collection_list to show available collections
  3. Ask user to select collection: User specifies which collection to work with
  4. Fetch collection schema: Use Webflow MCP's data_cms_tool with action get_collection_details to retrieve:
    • All field definitions with types
    • Required vs optional fields
    • Field validations (max length, patterns, etc.)
    • Reference field targets

Phase 2: Data Collection & Parsing

  1. Ask operation type: Clarify what user wants to do:
    • Create new items only
    • Update existing items only
    • Both create and update
  2. Receive data from user: Accept data in flexible formats:
    • Structured format (JSON-like)
    • Natural language descriptions
    • CSV-style data
    • Bullet lists
  3. Parse and normalize: Convert user data into structured format
  4. Fetch existing items (if updates involved): Use Webflow MCP's data_cms_tool with action list_collection_items to get current data

Read the full file on GitHub · 672 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. 4d ago First seen · 672 lines · 43 tokens per session scan A 6e4bfba05bd2

Subscribe to this mod's changes

webflow-mcp:bulk-cms-update is a skill published in the GitHub repository webflow/webflow-skills (114 stars, last pushed 5d ago), licensed MIT. It adds 43 tokens to every session and 4,751 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.

Related

Other skills, from other repositories

hermes-manual-update-and-report

Manually update a local Hermes Agent checkout and generate a maintenance report when hermes update is blocked by approval issues or hangs.

davidtoby/agent-skills · 35 tokens

deal-checker

Judges whether a product's price is worth it by checking typical prices, alternatives, total cost, and timing, then giving a clear buy / wait / skip call. Use when the user asks "is this a good deal", "should I buy this", "is this worth the price", "too expensive", or wants a price check or comparison before…

surfmind-space/awesome-surfmind · 77 tokens

coupon-hunter

Finds legitimate discount codes for the store the user is shopping, points to the sources most likely to carry a working code, and flags suspicious or unverifiable coupon claims. Use when the user asks for a "promo code", "coupon code", "discount code", "voucher", "deal", or "savings" for an online store, or asks "is…

surfmind-space/awesome-surfmind · 83 tokens

simple-review-analyzer

AI驱动的电商评论深度分析工具,支持22维度智能标签、用户画像识别、VOC洞察和可视化看板生成。 当用户需要以下功能时触发: 分析电商产品评论(Amazon/eBay/AliExpress等平台) 从评论中提取用户画像、痛点和VOC(客户之声) 生成产品洞察报告和机会点分析 创建专业的可视化分析看板 进行竞品分析和市场定位研究 触发关键词:电商评论分析、评论分析、竞品分析、用户洞察、VOC分析、产品优化、市场调研、评论数据挖掘 AI Agent 约束:必须通过 AskUserQuestion 收集分析数量后再执行分析.

liangdabiao/simple-review-analyzer · 175 tokens

order

Place orders on Bob's Online Store. Use when the user wants to add items to a cart, apply coupons, choose shipping, and complete checkout via API. Handles the full purchase workflow from cart to confirmation. Requires a Bearer token (user must be logged in). Do NOT use for product search or browsing.

0xtresser/Web-Skills-Protocol · 65 tokens

search

Search and browse products in Bob's Online Store catalog. Use when the user wants to find products by keyword, category, price range, or brand. Returns structured product data including prices, ratings, and stock availability. Supports pagination and sorting. Do NOT use for order management or account operations.

0xtresser/Web-Skills-Protocol · 60 tokens