What problem does it solve?
In Anthropic Cowork, Digital Marketing Pro's default filesystem writes land in a per-session Linux sandbox that vanishes when the session ends, so brand profiles, campaign plans, and run checkpoints are lost and invisible to teammates. This skill performs a one-time setup that routes all brand state through a shared Google Drive folder so work persists across sessions and is accessible to the whole team.
Core Features & Use Cases
- Environment Detection: Runs plugin-metadata.py to detect whether you are in a Cowork sandbox or local Claude Code, and adjusts behavior accordingly (local installs only get optional Drive mirroring).
- Drive MCP Verification: Scans for a connected Google Drive MCP (Anthropic platform integration, Pipedream, Composio, or Zapier) and stops with setup instructions if none is found.
- Canonical Folder Skeleton: Creates the DigitalMarketingPro Drive root with _brands/, _runs/, and _plans/ subfolders, then writes the routing config via drive-sync-state.py for team namespace isolation.
- Use Case: An agency team adopts Cowork for marketing work; the admin runs this skill once so every teammate's brand-setup, seo-audit, and campaign-plan outputs land in the shared Drive folder instead of disappearing at session end.
Quick Start
Ask the assistant to run /digital-marketing-pro:cowork-setup to connect your team's shared Google Drive and make brand profiles persist across Cowork sessions.