brand

brand is a skill for Claude Code from itsbariscan/claude-code-marketing. It costs 12 tokens per session (1,356 once invoked), scanned A, original, MIT.

A system for keeping brand information available across marketing sessions. A brand is the identity and related context for a company, product, or client.

In plain words
What is it for?
Use it to create, select, inspect, and update brands, record notes and competitors, and confirm which brand a marketing task belongs to.
Why use it?
It prevents marketing work from being based on generic assumptions or the wrong client context.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: reads .claude/ paths.

Part of the claude-code-marketing plugin — 3 skills, 4 hooks shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/itsbariscan/claude-code-marketing/brand
Any agent
npx skills add itsbariscan/claude-code-marketing --skill brand
Clone the repo
git clone --depth 1 https://github.com/itsbariscan/claude-code-marketing

Made for: Claude Code.

Or install claude-code-marketing, the plugin that ships this one along with the rest of its 3 skills, 4 hooks.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for brand

README.md
[![agentmods](https://agentmods.dev/badge/skills/itsbariscan/claude-code-marketing/brand.svg)](https://agentmods.dev/skills/itsbariscan/claude-code-marketing/brand)
Your own site
<a href="https://agentmods.dev/skills/itsbariscan/claude-code-marketing/brand"><img src="https://agentmods.dev/badge/skills/itsbariscan/claude-code-marketing/brand.svg" alt="Measured on agentmods" height="20"></a>
Per session 12 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,356 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00012 $0.01356
Opus 5 $0.00006 $0.00678
Sonnet 5 $0.00002 $0.00271
Haiku 4.5 $0.00001 $0.00136

Measured 6d ago against content hash 67ac2161d568, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

brand scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/brand/SKILL.md · 259 lines

How it starts

The opening of the file, as written. The whole thing — 259 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Brand Management

Manage marketing brands and client context with session continuity.


The Iron Law

NO MARKETING WORK WITHOUT BRAND CONTEXT

If brand context isn't loaded, recommendations are generic. Always confirm brand is active before marketing tasks.


Commands

/brand                    Show active brand or list all
/brand list               List all brands
/brand new                Create a new brand
/brand switch <name>      Switch to a different brand
/brand info               Show detailed brand info
/brand update             Update brand information
/brand add-competitor     Add a competitor
/brand add-note           Add a note

Natural Language Detection

Detect these patterns and route to brand management:

User Says Action
"working on [name]" Switch to brand
"new client" / "new brand" Create brand
"switch to [name]" Switch to brand
"who am I working with" Show active brand
"my brands" / "list clients" List all brands

Brand Context Gate

BEFORE any marketing task, verify:

  1. Is a brand active?

    • If yes: Proceed with context
    • If no: "Which brand are you working on? Use /brand switch [name] or /brand new"
  2. Do I have needed context?

    • Industry? Product? Audience? Competitors?
    • If missing critical info: Ask or note the gap

Session Continuity

When Switching Brands

  1. Save current session → Creates handoff with:

    • Completed tasks
    • In-progress tasks
    • Key decisions made
  2. Load new brand → Shows:

    • Last session summary
    • Pending tasks
    • Recommended next steps

Handoff Display

📋 RESUMING: [Brand Name]

**Last session:** [Date]

✅ **Completed:**
- [Task 1]
- [Task 2]

🔄 **In Progress:**
- [Task 3]

📌 **Recommended Next:**
- [Priority action]

Ready to continue. What would you like to focus on?

Brand Creation Flow

When user says /brand new or "new client":

Read the full file on GitHub · 259 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 259 lines · 12 tokens per session scan A 67ac2161d568

Subscribe to this mod's changes

brand is a skill published in the GitHub repository itsbariscan/claude-code-marketing (11 stars, last pushed 7mo ago), licensed MIT. It adds 12 tokens to every session and 1,356 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

context-manager

Context management skill providing discovery, fetching, harvesting, extraction, compression, organization, cleanup, and guided workflows for project context.

darrenhinde/OpenAgentsControl · 27 tokens

mindos

MindOS: local knowledge assistant & shared KB. Keeps decisions, notes, SOPs, debugging lessons, research findings, preferences across sessions/agents. Core: save notes, search KB, organize files, run workflows, review, append CSV, hand off context, distill lessons. NOT for app source or paths outside KB. Triggers…

GeminiLight/MindOS · 136 tokens

mindos-zh

MindOS 是用户的本地知识助手,也是跨会话、跨 Agent 共享的知识库。它保存决策记录、会议纪要、SOP、 排错经验、架构选型、调研结论和偏好设置。 仅 mindRoot 知识库内任务。不用于:改代码仓库、项目源码、KB 外路径。 核心概念:空间、指令(INSTRUCTION.md)、技能(SKILL.md);笔记可承载指令与技能。 触发场景:保存或记录任何内容、搜索历史笔记或上下文、更新或编辑文件、整理或重组文件结构、 执行SOP或工作流、捕获对话中的决策、复盘或总结经验、追加表格或CSV数据、跨Agent交接上下文、 提炼经验教训、同步关联文档、查找之前是否讨论过某事、查询历史决策、查找模板或SOP、…

GeminiLight/MindOS · 490 tokens

mindos-max

MindOS: local knowledge assistant & global memory layer. Keeps decisions, notes, SOPs, debugging lessons, architecture choices, research findings, preferences, conversation summaries for all connected agents. PROACTIVE: (1) search MindOS first for past context, (2) offer to save after valuable work, (3) persist key…

GeminiLight/MindOS · 145 tokens

mindos

Operate a MindOS knowledge base: update notes, search, organize files, execute SOPs/workflows, retrospective, append CSV, cross-agent handoff, route unstructured input to the right files, distill experience, sync related docs. Use when the task targets files inside the user's MindOS KB (mindRoot). NOT for editing app…

GeminiLight/MindOS · 157 tokens

plugin-core-builtin-migration

将 MindOS 渲染器插件从“可选插件”升级为“完全内置能力(core builtin)”的通用流程。 当用户要求“把某插件改成内置/核心”“插件不应可关闭”“插件主程序化”或需要将旧入口迁移到 新主流程并保留兼容迁移能力时触发。.

GeminiLight/MindOS · 86 tokens