applying-brand-guidelines

Apply corporate colors, typography, logos, and layout to PowerPoint, PDF, and Excel documents.

53|8|Updated Jan 2, 2026
One-click install
npx skills add https://github.com/zk-b612/claude-cookbooks-zh --skill applying-brand-guidelines-zk-b612
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: applying-brand-guidelines
Source: https://github.com/zk-b612/claude-cookbooks-zh/tree/main/skills/custom_skills/applying-brand-guidelines
Command: npx skills add https://github.com/zk-b612/claude-cookbooks-zh --skill applying-brand-guidelines-zk-b612

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

该技能将一致的企业品牌和样式应用于所有生成的文档,包括颜色、字体、布局与文案,确保输出的专业性与一致性,减少人工审校负担。

Core Features & Use Cases

  • 统一品牌应用:自动将品牌颜色、字体、徽标和排版规则应用到文档(PowerPoint、PDF、Excel)中,确保跨文档风格统一。
  • 模板与合规性:生成与品牌指南一致的模板结构,并对最终输出进行风格校验。
  • Use Case: 例如为季度汇报自动生成符合Acme品牌规范的PPT,确保整个演示文稿的视觉一致性。

Quick Start

Run this skill to apply branding rules to the current document configuration and produce a branded result. Input example: a PowerPoint configuration with a title and slide count; output: slides colored, fonts set, and logo positioned according to brand guidelines.

Frequently Asked Questions about applying-brand-guidelines

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

FAQPage Schema
How do I apply brand guidelines consistently across PowerPoint, Excel, and PDF documents?

You can apply brand guidelines consistently across PowerPoint, Excel, and PDF documents by automating the styling of corporate colors, typography, logos, and layout. This ensures visual uniformity and reduces manual proofreading.

Can I automatically enforce corporate colors and typography in generated PowerPoint reports?

Yes, you can automatically enforce corporate colors and typography in generated PowerPoint reports. The tool reads branding data from frontmatter and assets to apply your specific visual rules to slides and proposals.

What do I need to prepare to automate document styling for branding compliance?

To automate document styling for branding compliance, you need a Python environment with the standard library and your brand guidelines defined in the skill assets and frontmatter. This provides the necessary colors, fonts, and logos for application.

How does the automated brand application process work for document templates?

The automated brand application process works by reading corporate branding data from configured assets and applying those rules to document templates. It outputs fully styled documents with correct colors, fonts, and logo positioning.

Does this document styling tool require any external Python dependencies?

No, this document styling tool does not require external Python dependencies. It relies solely on the Python standard library to read branding data and enforce visual guidelines across your documents.

Are there limitations when enforcing brand layout and logo positioning across different file formats?

Limitations when enforcing brand layout and logo positioning depend on the file format being processed. While PowerPoint, PDF, and Excel workflows are supported, complex custom layouts may require manual adjustments after the automated styling is applied.