diff --git a/plugins/webflow-skills/skills/custom-code-management/SKILL.md b/plugins/webflow-skills/skills/custom-code-management/SKILL.md index e175f5e..63c48cd 100644 --- a/plugins/webflow-skills/skills/custom-code-management/SKILL.md +++ b/plugins/webflow-skills/skills/custom-code-management/SKILL.md @@ -1,50 +1,87 @@ --- name: custom-code-management -description: Add, review, or remove inline custom scripts on a Webflow site (up to 10,000 chars). Use for analytics, tracking pixels, chat widgets, or any custom JavaScript. +description: Add, review, or remove inline custom scripts on a Webflow site (up to 10,000 chars). Use for analytics, tracking pixels, chat widgets, or any custom JavaScript. Also manages page-level scripts. --- # Custom Code Management -## Concepts +Add, review, and manage inline custom scripts on a Webflow site — analytics, tracking pixels, chat widgets, or any custom JavaScript. -Webflow custom code: **register** (store script) → **apply** (attach to site). Inline scripts only via MCP (max 10,000 chars). - -## Important note +## Important Note **ALWAYS use Webflow MCP tools for all operations:** -Use the following tools for all operations: -- `data_scripts_tool` with actions `list_registered_scripts` / `list_applied_scripts` - List scripts -- `data_scripts_tool` with action `add_inline_site_script` - Register inline script (no `