ckm:brand

Extract brand context from Markdown guidelines and inject it into prompts.

Updated Nov 21, 2024
One-click install
npx skills add https://github.com/TenBeltz/tenbeltz-frontend --skill ckm-brand-tenbeltz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ckm:brand
Source: https://github.com/TenBeltz/tenbeltz-frontend/tree/main/.agents/skills/brand
Command: npx skills add https://github.com/TenBeltz/tenbeltz-frontend --skill ckm-brand-tenbeltz

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Brand governance and consistency across brand voice, visuals, and messaging. Activate for branded content, tone of voice, marketing assets, brand compliance, and style guides.

Core Features & Use Cases

  • Brand voice definition and content tone guidance
  • Visual identity standards and style guide development
  • Messaging framework creation
  • Asset organization, naming, and approval
  • Color palette management and typography specs
  • Brand sync workflow automation and token updates

Quick Start

Inject the brand context into prompts by running node scripts/inject-brand-context.cjs.

Frequently Asked Questions about ckm:brand

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

FAQPage Schema
How do I inject brand guidelines into prompts to keep voice and visuals consistent?

You can inject brand guidelines into prompts by running the Node.js script to parse Markdown brand documents and append the extracted context. This ensures generated content adheres to defined brand standards.

What is brand context injection and how does it work with Markdown documentation?

Brand context injection works by parsing Markdown brand documentation to extract styling, messaging, and visual rules, then appending this context to your prompts. This mechanism ensures generated outputs automatically follow established brand governance and identity standards.

Can I use this skill to generate and sync design tokens for brand color palettes and typography?

Yes, you can generate and sync design tokens for brand color palettes and typography. The skill runs scripts to validate assets and generate design tokens with robust defaults, supporting automated brand sync workflows and visual identity updates.

Does this brand governance workflow require any external dependencies or libraries?

No external dependencies are required to run this brand governance workflow. The skill operates independently using its internal scripts and references to parse Markdown brand docs, validate assets, and manage brand voice and visual standards without prerequisites.

What are the limitations of using scripts to automate brand compliance and asset validation?

A limitation of using scripts for asset validation and brand compliance is reliance on accurate Markdown documentation; if brand guidelines are outdated or poorly structured, the injected prompt context and generated design tokens may not match actual visual identity standards.