brand

Manage and preserve active brand context across marketing conversations.

10|Updated Jan 11, 2026
One-click install
npx skills add https://github.com/itsbariscan/claude-code-marketing --skill brand-itsbariscan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: brand
Source: https://github.com/itsbariscan/claude-code-marketing/tree/main/skills/brand
Command: npx skills add https://github.com/itsbariscan/claude-code-marketing --skill brand-itsbariscan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Brand context management for marketing sessions with continuity across conversations to ensure recommendations stay aligned with the active brand.

Core Features & Use Cases

  • Session continuity across multiple marketing tasks and brands
  • Brand creation, switching, and quick info retrieval to keep context in sync
  • Guardrails to verify an active brand before performing marketing actions and surface brand-related decisions

Quick Start

Create a brand with the brand creation flow, switch to it, and start marketing tasks with loaded brand context.

Frequently Asked Questions about brand

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I maintain brand context across multiple marketing conversations?

Brand context management preserves your active brand profile locally across sessions, preventing generic recommendations by enforcing an active brand before executing any marketing actions.

Why do my marketing recommendations lose continuity between sessions?

Recommendations lose continuity because session context is not persisted locally. Implementing brand context management with local storage ensures your active brand data syncs and stays available when switching between marketing tasks.

What's the best way to switch between brands during marketing tasks?

The best way to switch between brands is using a dedicated brand management flow that retrieves quick info and updates the active session context, ensuring subsequent marketing actions align with the selected brand.

Do I need local storage to manage brand sessions and continuity?

Yes, local storage is required to manage brand sessions and continuity. It stores your brand data, supports optional components like scripts and assets, and maintains the active brand state across marketing conversations.

Can I use optional components like scripts and assets with brand management?

Yes, brand management supports optional components including scripts, references, and assets. These are stored locally alongside your brand data to provide deeper context and resources during marketing tasks.

When should I enforce an active brand before performing marketing actions?

You should always enforce an active brand before performing marketing actions to prevent generic recommendations. This guardrail verifies that brand context is loaded and surfaces brand-related decisions before executing tasks.