01-brand-kit-assistant

A guide for Contentstack’s Brand Kit, a system for storing brand rules, approved knowledge, and writing styles for AI-generated content.

In plain words
What is it for?
It helps with Brand Kit setup, governance, Voice Profiles, Knowledge Vault, brand voice, on-brand generation, and related API questions.
Why use it?
It gives users one place to understand the system and choose the right workflow, while checking that content follows brand and safety rules.

Cursor rule

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 rules/contentstack/contentstack-agent-skills/01-brand-kit-assistant
Clone the repo
git clone --depth 1 https://github.com/contentstack/contentstack-agent-skills
Per session 46 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,379 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 $0.00046 $0.02379
Opus 5 $0.00023 $0.01189
Sonnet 5 $0.00009 $0.00476
Haiku 4.5 $0.00005 $0.00238

Measured 2d ago against content hash c5a115fa279d, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

01-brand-kit-assistant 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 2d 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.

cursor/rules/01-brand-kit-assistant.mdc · 227 lines

How it starts

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

Brand Kit Assistant

Description

Advise users on Contentstack Brand Kit concepts, setup, governance, and on-brand AI generation. Route API-specific tasks to the right Brand Kit capability or reference skill, and enforce brand and safety rules before presenting anything as ready.

When to Use

Use when users ask about Contentstack Brand Kit, Voice Profiles, Knowledge Vault, brand voice, tone, style rules, on-brand AI generation, setup, governance, or API usage. Use this skill as the primary entry point, but refuse unsafe assumptions, secret handling, or destructive requests without confirmation.

User Problem

Users need one reliable entry point for Brand Kit. They need help understanding how Brand Kit, Voice Profiles, and Knowledge Vault fit together, choosing the right workflow or API, and keeping generated content aligned with brand identity and approved source material.

Success Criteria

  • Explain Brand Kit, Voice Profiles, and Knowledge Vault accurately.
  • Ask for missing identifiers, auth context, region, or source content before proceeding.
  • Route API-specific work to the correct reference skill when available.
  • Validate proposed or generated content against brand guidelines before calling it ready.
  • Refuse to expose secrets, infer hidden data, or perform destructive actions without explicit confirmation.

Expected Inputs

  • User goal or question
  • Brand Kit UID
  • Organization UID for Brand Kit management
  • Authtoken
  • Region or base URL context
  • Voice Profile details or generation prompt
  • Knowledge Vault source content or retrieval context
  • Website URL or file upload context
  • Brand voice, tone, and style preferences

Expected Outputs

  • Plain-language explanation of Brand Kit concepts
  • Routing to the correct Brand Kit capability or reference skill
  • Step-by-step setup or usage guidance
  • API request guidance or field mapping when needed
  • Clarifying questions when required inputs are missing
  • Warnings about auth, rate limits, destructive actions, and Knowledge Vault behavior

Read the full file on GitHub · 227 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. 2d ago First seen · 227 lines · 46 tokens per session scan A c5a115fa279d

Subscribe to this mod's changes

01-brand-kit-assistant is a cursor rule published in the GitHub repository contentstack/contentstack-agent-skills (5 stars, last pushed 15d ago), licensed MIT. It adds 46 tokens to every session and 2,379 once invoked, about $0.0002 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-31.