ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 5/5

brand-guidelines

Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.

Why use this skill?

Automate Anthropic branding in your documents. Apply official typography, colors, and design standards to artifacts with this OpenClaw skill.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/seanphan/brand-guidelines
Or

What This Skill Does

The brand-guidelines skill acts as a design-focused formatting engine for OpenClaw. It automates the application of Anthropic's official visual identity—encompassing specific typography, a curated color palette, and hierarchical styling—to generated artifacts. By leveraging predefined design tokens (like the primary #141413 dark and #d97757 orange accent), the skill ensures that all documents, presentations, or graphical outputs adhere to corporate standards. It intelligently parses text hierarchies to apply Poppins for headings and Lora for body text, ensuring that visual output is consistent, professional, and on-brand without requiring manual layout adjustments.

Installation

To integrate this skill into your local environment, use the OpenClaw hub command: clawhub install openclaw/skills/skills/seanphan/brand-guidelines This command registers the skill within your agent's capability library. While the skill performs styling autonomously, users are encouraged to install the Poppins and Lora font families locally to ensure the highest rendering fidelity. In instances where these fonts are missing, the skill gracefully defaults to Arial and Georgia to maintain structural integrity.

Use Cases

  • Presentation Refinement: Automatically stylize PowerPoint or PDF reports generated during data analysis tasks.
  • Content Formatting: Transform raw markdown notes or documentation into polished, brand-compliant internal artifacts.
  • Visual Standardization: Ensure that diverse outputs across different agents maintain a unified look and feel for stakeholders.
  • Rapid Prototyping: Apply consistent styling to new documents, saving time by removing the need for manual design edits.

Example Prompts

  1. "Apply the brand-guidelines to the last generated report to make it look professional and consistent with our corporate identity."
  2. "Draft a summary of our Q3 findings and format it using the Anthropic brand-guidelines for headers, body text, and color schemes."
  3. "Please restyle the current presentation slides so that all titles use Poppins and the charts incorporate our accent color palette."

Tips & Limitations

  • Pre-Installation: For pixel-perfect results, install the source fonts directly into your system's font folder before execution.
  • Contextual Awareness: The skill functions best when applied to structured text. If a document lacks clear heading levels, the agent may struggle to identify which text elements should be bolded or enlarged.
  • Compatibility: The skill primarily utilizes python-pptx for document manipulation; ensure your environment supports this library for complex file exports.
  • Visual Hierarchy: Always review generated outputs to ensure that automated color contrast (e.g., light text on dark backgrounds) meets accessibility standards for your specific screen resolution.

Metadata

Author@seanphan
Stars1054
Views0
Updated2026-02-16
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-seanphan-brand-guidelines": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#branding#design#typography#styling#visuals
Safety Score: 5/5

Flags: file-write, file-read

Related Skills

artifacts-builder

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.

seanphan 1054

template-skill

Replace with description of the skill and when Claude should use it.

seanphan 1054

canvas-design

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.

seanphan 1054

xlsx

Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas

seanphan 1054

algorithmic-art

Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.

seanphan 1054