Co-Pilot / 辅助式
更新于 a month ago

webflow-skills

Wwebflow
0.0k
webflow/webflow-skills
78
Agent 评分

💡 摘要

该技能集使Webflow CMS内容和网站健康的高效管理和优化成为可能。

🎯 适合人群

Webflow开发者数字营销人员内容经理SEO专家网页设计师

🤖 AI 吐槽:看起来很能打,但别让配置把人劝退。

安全分析中风险

风险:Medium。建议检查:是否执行 shell/命令行指令;是否发起外网请求(SSRF/数据外发);文件读写范围与路径穿越风险。以最小权限运行,并在生产环境启用前审计代码与依赖。

Webflow Skills

Production-ready agent skills for managing Webflow CMS content, auditing site health, optimizing assets, and safely publishing changes through Claude Code, following the Agent Skills open format.

Prerequisites

⚠️ IMPORTANT: Webflow MCP Server Required

These skills require the Webflow MCP (Model Context Protocol) server to be installed and configured. The Webflow MCP server provides the connection between Claude Code and your Webflow sites.

What You Need

  1. Webflow Account - Active Webflow account with sites
  2. Webflow MCP Server - Installed and configured in your MCP environment
  3. Claude Code - With MCP support enabled

Quick Setup

  1. Configure Webflow MCP in Claude Code

    Add the Webflow MCP server to your Claude Code settings:

    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 Connection

    Test the connection by asking Claude to list your Webflow sites.

Without the Webflow MCP server, these skills cannot access your Webflow sites and will not function.

For detailed installation and configuration instructions, visit the Webflow MCP Documentation.


Installation

Claude Code (via Marketplace)

# Add the marketplace claude plugin marketplace add webflow/webflow-skills # Install the plugin claude plugin install webflow-skills@webflow-skills

Claude Code (from local clone)

# Clone the repository git clone git@github.com:webflow/webflow-skills.git ~/webflow-skills # Install the plugin directly claude plugin install ~/webflow-skills

After installation, restart Claude Code. The skills will be automatically invoked when relevant to your task.

Updating

# Update the marketplace index claude plugin marketplace update # Update the plugin claude plugin update webflow-skills@webflow-skills

Or use /plugin to open the interactive plugin manager.

Other Agents

Copy the skills/ directory to your agent's skills location, or reference the SKILL.md files directly according to your agent's documentation.

Available Skills

Content Management

  • bulk-cms-update - Batch create/update CMS items with validation and preview
  • cms-collection-setup - Create collections with custom fields and relationships (supports 16 field types)

Site Health & Optimization

  • site-audit - Comprehensive health check with scoring (0-100) and prioritized recommendations
  • asset-audit - Identify optimization opportunities for images and files
  • link-checker - Scan and fix broken/insecure links across pages and CMS content
  • accessibility-audit - WCAG 2.1 compliance check for pages with detailed reports and fixes

Publishing & Code

  • safe-publish - Preview → Confirm → Publish workflow with verification
  • custom-code-management - Manage tracking scripts and custom code safely

Resources

License

MIT

五维分析
清晰度8/10
创新性7/10
实用性9/10
完整性8/10
可维护性7/10
优缺点分析

优点

  • 全面的Webflow管理技能集
  • 支持批量操作以提高效率
  • 包括网站健康和优化工具

缺点

  • 需要设置Webflow MCP服务器
  • 新用户可能需要学习曲线
  • 依赖Claude Code环境

相关技能

pytorch

S
toolCode Lib / 代码库
92/ 100

“它是深度学习的瑞士军刀,但祝你好运能从47种安装方法里找到那个不会搞崩你系统的那一个。”

agno

S
toolCode Lib / 代码库
90/ 100

“它承诺成为智能体领域的Kubernetes,但得看开发者有没有耐心学习又一个编排层。”

nuxt-skills

S
toolCo-Pilot / 辅助式
90/ 100

“这本质上是一份组织良好的小抄,能把你的 AI 助手变成一只 Nuxt 框架的复读机。”

免责声明:本内容来源于 GitHub 开源项目,仅供展示和评分分析使用。

版权归原作者所有 webflow.