ckm:brand

Extract structured brand context from markdown guidelines for content generation.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/kileroppo/AI-Coding-Guidance-Skills --skill ckm-brand-kileroppo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ckm:brand
Source: https://github.com/kileroppo/AI-Coding-Guidance-Skills/tree/main/skills/brand
Command: npx skills add https://github.com/kileroppo/AI-Coding-Guidance-Skills --skill ckm-brand-kileroppo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill prevents off-brand marketing content by centralizing brand voice, visual identity rules, and asset consistency guidance so teams can produce compliant copy and design-ready materials without guessing.

Core Features & Use Cases

  • Injects Brand Context for Generation: Extracts brand guidelines into a structured prompt addition (colors, typography, voice, prohibited terms, and AI image style) to keep outputs consistent across channels and creators.
  • Synchronizes Brand to Design Tokens: Updates brand guidelines and then propagates color changes into design-tokens.json and design-tokens.css, ensuring UI tokens stay aligned with the latest brand.
  • Validates and Supports Asset Compliance: Provides brand-aware workflows for asset validation, including extracting and comparing image colors against the approved palette for compliance checking and audits.

Example use case: After a rebrand, update your brand guidelines once and regenerate tokens so every subsequent landing page, email header, and campaign graphic follows the new palette and voice constraints.

Quick Start

Run inject-brand-context to generate branded prompt context from docs/brand-guidelines.md in JSON format.

Frequently Asked Questions about ckm:brand

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

FAQPage Schema
How do I enforce brand voice and visual identity rules during content generation?

You can enforce brand voice and visual identity by extracting structured brand context from markdown guidelines into a JSON prompt addition. This injects colors, typography, voice, and prohibited terms directly into downstream content generation workflows.

How do I synchronize design tokens when brand guidelines change?

To synchronize design tokens after a brand update, you propagate color changes directly into design-tokens.json and design-tokens.css files. This ensures UI tokens automatically stay aligned with the latest visual identity rules.

Can I validate marketing asset compliance against an approved color palette?

Yes, you can validate asset compliance by extracting and comparing image colors against your approved brand palette. This provides brand-aware workflows for compliance checking and audits across multiple marketing channels.

What do I need to set up before injecting brand context into my marketing copy?

You need to provide a docs/brand-guidelines.md file containing your brand voice, messaging framework, and visual identity rules. The deterministic script-driven extraction requires this markdown input to generate structured JSON context.

Does this tool work for managing brand consistency across multiple marketing channels?

Yes, it standardizes brand voice and visual identity for branded copy, marketing messaging frameworks, and asset compliance workflows across multiple channels. It centralizes guidelines so creators produce compliant materials without guessing.