blog-brand

Generate project-root BRAND.md and VOICE.md files from interactive interview inputs.

8|5|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/shenxingy/Clade --skill blog-brand
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: blog-brand
Source: https://github.com/shenxingy/Clade/tree/main/configs/skills/blog-brand
Command: npx skills add https://github.com/shenxingy/Clade --skill blog-brand

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The blog-brand skill solves the problem of inconsistent messaging by establishing a single, persistent editorial source of truth for audience, positioning, voice, taboo phrases, and disclosure rules across multiple blog sub-skills.

Core Features & Use Cases

  • Generates persistent brand context: Creates project-root BRAND.md and VOICE.md so downstream blog writing/reviewing commands share consistent guidelines.
  • Supports durable workflows across sessions: Auto-loads these files whenever they exist, so brand context survives between runs and across commands.
  • Interviews and maintenance commands: Lets you initialize, view, or update the brand context via /blog brand init, /blog brand show, and /blog brand update, with optional pre-fill from blog-persona.

Quick Start

Run /blog brand init to answer a short interactive interview and automatically write BRAND.md and VOICE.md to your project root.

Frequently Asked Questions about blog-brand

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

FAQPage Schema
How do I maintain consistent editorial voice across multiple blog posts?▼

To maintain consistent editorial voice across multiple blog posts, you establish durable brand context files at the project root. This creates a persistent source of truth for audience and positioning that auto-loads into downstream writing commands across sessions.

What is the best way to set up cross-skill brand guidelines for a blog?▼

The best way to set up cross-skill brand guidelines is to run an interactive interview that captures audience, positioning, and editorial rules. This generates project-root markdown documents that automatically apply brand context to all downstream blog operations.

How do I create and update markdown brand guidelines for my blog?▼

You create and update markdown brand guidelines by running initialization, viewing, and update commands. These commands let you answer interactive interview questions to write or modify project-root files containing your editorial rules, voice constraints, and headline preferences.

Can I use persona integration to pre-fill my blog's editorial voice constraints?▼

Yes, you can use persona integration to pre-fill your blog's editorial voice constraints. The initialization command supports optional pre-fill from persona data before you answer the interactive interview covering audience, positioning, and taboo language.

Why does my blog content strategy lose context between different writing sessions?▼

Your blog content strategy loses context between sessions because it lacks a persistent editorial source of truth. Generating project-root brand and voice markdown files ensures your guidelines automatically load and survive across runs and commands.