brand-guidelines

Apply Anthropic brand colors and typography to visual artifacts.

2|Updated Apr 12, 2026
One-click install
npx skills add https://github.com/Clay-HHK/claude-config --skill brand-guidelines-clay-hhk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: brand-guidelines
Source: https://github.com/Clay-HHK/claude-config/tree/main/skills/brand-guidelines
Command: npx skills add https://github.com/Clay-HHK/claude-config --skill brand-guidelines-clay-hhk

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill applies Anthropic's official brand colors and typography to visual artifacts to ensure consistent corporate styling and remove manual formatting guesswork.

Core Features & Use Cases

  • Brand Color Application: Uses exact hex color values for primary, secondary, and accent colors to style text, backgrounds, and shapes.
  • Typography Mapping: Maps headings to Poppins and body text to Lora with automatic fallback to Arial and Georgia to preserve readability across systems.
  • Use Case: Restyle slide decks, reports, or generated visuals so colors, headings, and accents match Anthropic's official identity.

Quick Start

Apply the brand-guidelines skill to restyle the file presentation.pptx using Anthropic colors and typography.

Frequently Asked Questions about brand-guidelines

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

FAQPage Schema
How do I apply Anthropic brand colors and typography to a PowerPoint presentation?

To apply Anthropic brand colors and typography to a presentation, this Skill maps exact hex color values for primary, secondary, and accent colors alongside font mappings to standardize the visual look-and-feel programmatically.

What fonts are used for Anthropic corporate styling in visual artifacts?

Anthropic corporate styling maps headings to Poppins and body text to Lora. It also supports automatic fallback to Arial and Georgia to preserve readability across different systems.

Can I use python-pptx to programmatically style slides with official brand guidelines?

Yes, you can use python-pptx to programmatically style slides with official brand guidelines. This Skill supports python-pptx integration to automatically apply precise color selection and typography mapping to generated visuals.

When do I need to use exact hex color values for brand consistency in reports?

You need to use exact hex color values for brand consistency in reports when you must standardize text, backgrounds, and shapes to match a specific corporate identity without manual formatting guesswork.

What is the best way to ensure corporate styling across generated slide decks?

The best way to ensure corporate styling across generated slide decks is to programmatically apply a defined style guide. This standardizes look-and-feel by mapping headings, body text, and accent colors to official brand values.