cms-collection-setup

Automate Webflow CMS collection creation with field validation and dependency resolution.

111|18|Updated Jan 7, 2026
One-click install
npx skills add https://github.com/webflow/webflow-skills --skill cms-collection-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cms-collection-setup
Source: https://github.com/webflow/webflow-skills/tree/main/plugins/webflow-skills/skills/cms-collection-setup
Command: npx skills add https://github.com/webflow/webflow-skills --skill cms-collection-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the end-to-end creation of Webflow CMS collections using the Webflow MCP server, eliminating manual, error-prone setup of collections, fields, and relationships across sites.

Core Features & Use Cases

  • Automated collection creation with display name, singular name, and slug.
  • Field provisioning for static, option, reference, and multi-reference fields, with validation and dependencies.
  • Dependency-aware creation order including self-references and referenced collections to ensure correct relationships.
  • Preview, validation, and verification steps to ensure plan limits, naming conflicts, and field types are correct before creation.
  • Suitable for complex site schemas like blogs, products, teams, or portfolios with multiple related collections.

Quick Start

Start by describing the collection you want, e.g. "Create a Blog Posts collection with fields for title, content, author, and publish date." Then the skill will guide you through site selection, validation, preview, and creation.

Frequently Asked Questions about cms-collection-setup

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

FAQPage Schema
How do I automate Webflow CMS collection creation with multiple fields?

You can automate Webflow CMS collection creation by using the MCP server to define display names, singular names, and slugs, while provisioning static, option, and reference fields through a guided schema design process.

How does dependency resolution work for Webflow CMS multi-collection setups?

Dependency resolution ensures referenced collections are created before the dependent ones. The system maps creation order automatically, handling self-references and multi-reference relationships to prevent schema conflicts during CMS setup.

Can I validate Webflow CMS field types and plan limits before creating collections?

Yes, the system performs validation and preview steps before actual creation. It checks plan limits, field types, and naming conflicts to ensure your Webflow CMS collections are configured correctly without hitting errors.

What's the best way to set up related Webflow CMS collections for a blog schema?

The best way is to use an automated CMS setup tool that handles dependency-aware creation order for related collections like blog posts and authors, ensuring reference fields and multi-reference links are validated before final deployment.

Does the Webflow MCP server support reference fields and multi-reference relationships?

Yes, the Webflow MCP server supports provisioning reference and multi-reference fields. It validates dependencies and ensures correct relationships are established across multiple CMS collections during the automated setup process.

Why do my Webflow CMS collections fail when setting up complex site schemas?

Complex site schemas often fail due to incorrect creation order, naming conflicts, or exceeding plan limits. Using an automated setup process with pre-creation validation and dependency resolution prevents these common CMS configuration errors.