← ClaudeAtlas

context-enginelisted

Invoke when setting up a new brand, switching brands, or when any marketing task requires brand context, industry benchmarks, compliance rules, or platform specifications. This is the shared intelligence layer for all Digital Marketing Pro modules.
Faiz07yo/digital-marketing-pro · ★ 3 · DevOps & Infrastructure · score 76
Install: claude install-skill Faiz07yo/digital-marketing-pro
# Context Engine — Shared Marketing Intelligence ## When to Use This Skill - User is setting up a new brand or project for marketing - User switches between brands/clients (agency use case) - Any other marketing skill needs brand context, industry data, compliance rules, or platform specs - User asks about industry benchmarks, platform requirements, or regulatory compliance ## Required Context This skill loads and manages: 1. **Brand Profile** — identity, voice, audiences, competitors, goals (from `~/.claude-marketing/brands/`) 2. **Industry Profiles** — benchmarks, KPIs, channel effectiveness per industry (see `industry-profiles.md`) 3. **Compliance Rules** — geographic privacy laws + industry regulations (see `compliance-rules.md`) 4. **Platform Specs** — character limits, image sizes, algorithm signals per platform (see `platform-specs.md`) 5. **Scoring Rubrics** — standardized evaluation criteria for all content types (see `scoring-rubrics.md`) ## Brand Profile Management ### Loading a Brand 1. Check `~/.claude-marketing/brands/_active-brand.json` for the currently active brand 2. If active brand exists, load `~/.claude-marketing/brands/{slug}/profile.json` 3. If no active brand, prompt: "No active brand configured. Run /dm:brand-setup to create one, or tell me about your brand and I'll help set it up." ### Brand Profile Schema ```json { "brand_name": "", "brand_slug": "", "created_at": "", "updated_at": "", "schema_version": "1.0.0", "identity": {