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.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/blue37bird/brand-guidelines-2What This Skill Does
The brand-guidelines skill acts as an automated design assistant that enforces Anthropic’s specific visual identity across various digital artifacts. By standardizing color palettes, typography, and visual hierarchy, it ensures that your presentations, reports, and generated documents align with corporate design standards. It leverages a strictly defined set of brand colors, ranging from the foundational Dark (#141413) and Light (#faf9f5) tones to the vibrant primary accent of Orange (#d97757). The skill intelligently applies Poppins for headings and Lora for body text, ensuring a professional and consistent reading experience. By utilizing the python-pptx library, it maintains high-fidelity color reproduction, allowing users to transform generic output into professional, branded assets without manual formatting.
Installation
To integrate this skill into your OpenClaw environment, use the command-line interface to pull the package directly from the hub. Execute the following command in your terminal:
clawhub install openclaw/skills/skills/blue37bird/brand-guidelines-2
Ensure your local environment has the required font libraries (Poppins and Lora) installed to prevent fallback to system defaults like Arial or Georgia.
Use Cases
This skill is ideal for professionals creating slide decks, formal reports, or UI mockups. If you are preparing a project pitch for stakeholders, the skill ensures your slides use the official Anthropic color palette and typographic scale. It is particularly useful for automated reporting pipelines where generated text needs to be styled for corporate presentations. Designers can also use this to quickly prototype documentation layouts that require immediate, on-brand visual application.
Example Prompts
- "Apply the Anthropic brand guidelines to this 10-slide presentation deck I just generated."
- "Format this research document using the Lora body font and ensure all headings are styled in Poppins with the brand accent colors."
- "Recolor the charts and headings in my current project file to match the official Anthropic corporate identity styles."
Tips & Limitations
For optimal results, ensure the environment where the artifacts are generated has Poppins and Lora installed; while the skill provides robust fallbacks to Arial and Georgia, the intended aesthetic is only fully realized with the original typefaces. Avoid overriding colors manually after running the skill, as it may conflict with the automated styling logic. The skill currently focuses on visual styling and does not perform content editing or proofreading, so apply it only after your content has been finalized.
Metadata
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-blue37bird-brand-guidelines-2": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write, file-read