Visual Automation Design — Optimizing Marketing Workflows with Claude AI
Design and visualize marketing and sales automation workflows in a clear and professional manner, making it easier to understand and optimize the customer journey.
How to install
Skill (folder)A Skill is a folder with a SKILL.md file that gives Claude extra instructions for a task.
Claude Code (project or global):
# per-project mkdir -p .claude/skills/visual-automation-design-optimizing-mark # ...or for all projects mkdir -p ~/.claude/skills/visual-automation-design-optimizing-mark # copy SKILL.md and any supporting files into that folder
Claude.ai / Claude Desktop:
Customize → Skills → “+” → Browse skills → Install. (Installed skills are view-only; download a copy to customise.)
Claude auto-detects skills in that folder — no restart needed.
Exact steps can vary per project — always double-check the original source. New to this? Read the full install guide →
Source
More in Productivity & Automation
View all →Executing Plans
Use when you have a written implementation plan to execute in a separate session with review checkpoints
Finishing A Development Branch
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
Using Superpowers
Use when starting any conversation - establishes how to find and use skills, requiring skill invocation before ANY response including clarifying questions
Writing Plans
Use when you have a spec or requirements for a multi-step task, before touching code