SKILL·87A777

webflow-automation

davepoon
Updated 1 month ago
11 views
2,553
277
2,553
View on GitHub
Othermcpautomation

About

This Claude Skill automates Webflow operations via Rube MCP, enabling developers to manage CMS collections, publish sites, handle pages/assets, and retrieve ecommerce orders. Always use `RUBE_SEARCH_TOOLS` first to get current schemas before executing any actions. It requires an active Webflow connection through Rube's connection manager.

Quick Install

Claude Code

Recommended
Primary
npx skills add davepoon/buildwithclaude -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/davepoon/buildwithclaude
Git CloneAlternative
git clone https://github.com/davepoon/buildwithclaude.git ~/.claude/skills/webflow-automation

Copy and paste this command in Claude Code to install this skill

GitHub Repository

davepoon/buildwithclaude
Path: plugins/all-skills/skills/webflow-automation
0
claudeclaude-codeclaude-code-commandsclaude-skillscli-toolcommands
FAQ

Frequently asked questions

What is the webflow-automation skill?

webflow-automation is a Claude Skill by davepoon. Skills package instructions and resources that Claude loads on demand, so Claude can perform webflow-automation-related tasks without extra prompting.

How do I install webflow-automation?

Use the install commands on this page: add webflow-automation to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does webflow-automation belong to?

webflow-automation is in the development-code category, tagged mcp and automation.

Is webflow-automation free to use?

Yes. webflow-automation is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

Related Skills

mcp-builder
Other

This skill guides developers in building high-quality MCP (Model Context Protocol) servers to connect LLMs with external APIs and services. It provides a structured workflow for designing agent-centric tools in either Python (FastMCP) or Node.js/TypeScript (MCP SDK). Use it when creating MCP servers to ensure your tools are well-designed and effectively enable LLMs to accomplish real-world tasks.

View skill
skill-creator
Other

The skill-creator provides guidance for developers to build or update modular skills that extend Claude's capabilities with specialized workflows, tool integrations, and domain knowledge. Use this skill when you need to create a new skill that transforms Claude into a specialized agent for specific tasks. It offers a structured approach for packaging procedural knowledge and instructions.

View skill
webapp-testing
Other

This Claude Skill provides Playwright-based testing tools for local web applications, enabling frontend verification, UI debugging, and screenshot/log capture. It includes helper scripts like `with_server.py` for managing server lifecycles during testing. Developers should use this for automated browser testing of local web apps, running scripts directly rather than reading their source code.

View skill
supabase-automation
Other

This Claude Skill automates Supabase operations including database queries, table management, project administration, storage, and SQL execution via Rube MCP. It requires an active Supabase connection and always searches for current tool schemas first. Use it when you need to programmatically manage your Supabase infrastructure directly within Claude.

View skill