context-engine

Solid

Load brand context for marketing tasks. Use when: setting up brands, switching context, or needing industry benchmarks.

AI & Automation 136 stars 37 forks Updated 3 days ago MIT

Install

View on GitHub

Quality Score: 90/100

Stars 20%
71
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# 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 /digital-marketing-pro: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",...

Details

Author
indranilbanerjee
Repository
indranilbanerjee/digital-marketing-pro
Created
4 months ago
Last Updated
3 days ago
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category