brand-guidelines

Apply brand colors and typography to documents using RGBColor.

Updated Feb 12, 2026
One-click install
npx skills add https://github.com/jgsqware/pensine --skill brand-guidelines-jgsqware
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: brand-guidelines
Source: https://github.com/jgsqware/pensine/tree/main/.tessl/tiles/anthropics/skills/skills/brand-guidelines
Command: npx skills add https://github.com/jgsqware/pensine --skill brand-guidelines-jgsqware

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python-pptx, PIL, and includes scripts (resource) and assets (resource) components.

What problem does it solve?

This Skill unit ensures that your content consistently meets Anthropic's official brand standards by automatically applying brand colors and typography to documents and other digital assets.

Core Features & Use Cases

  • Automatic Branding Application: Applies the specified colors and typography, even to documents that are not originally styled by Anthropic.
  • Enhanced Visual Identity: Streamlines the design process by incorporating company's visual design rules, leading to a consistent appearance across materials.
  • Use Case: Integrate this skill into your project workflows to maintain visual harmony with Anthropic’s brand identity while authoring documents, presentations, or emails.

Quick Start

To style your document 'annual_report.pdf', utilize the 'apply-brand-guidelines' script in the 'scripts/' directory.

Frequently Asked Questions about brand-guidelines

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

FAQPage Schema
How do I apply brand colors and typography to a document automatically?

To apply brand colors and typography to a document, this Skill styles text, shapes, and backgrounds using RGBColor according to predefined brand standards specified in a SKILL.md configuration file.

Can I use python-pptx to enforce visual identity in presentations?

Yes, you can enforce visual identity in presentations using python-pptx, which is a core dependency for executing the scripts that apply your brand's typography and color schemes.

What's the best way to maintain brand consistency across unstyled digital assets?

The best way to maintain brand consistency across unstyled digital assets is to run the apply-brand-guidelines script, which automatically formats texts and shapes to match official visual design rules.

Do I need PIL to automate visual formatting of document backgrounds?

Yes, PIL is required to automate visual formatting of document backgrounds and images, serving as a dependency for processing and applying brand color schemes to your digital assets.

When should I use design automation for brand styling instead of manual formatting?

You should use design automation for brand styling when you need to maintain strict brand color and typography schemes across multiple documents, ensuring visual harmony while reducing manual design effort.

Does brand-guidelines work with PDF files like annual reports?

Yes, the Skill processes documents like annual_report.pdf by utilizing scripts in the scripts directory to apply the specified brand colors and typography to the file content.