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 co...
MIT-0 · Free to use, modify, and redistribute. No attribution required.
⭐ 0 · 140 · 0 current installs · 0 all-time installs
duplicate of @moyu0032/mo-test-2
MIT-0
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name and description (applying Anthropic brand colors/typography) match the SKILL.md content. The skill is documentation-only and does not request unrelated capabilities or credentials.
Instruction Scope
SKILL.md contains only guidance about colors, fonts, and recommended application (mentions python-pptx for RGBColor), with no commands, file reads, network endpoints, or instructions to collect or transmit data. It stays within the stated purpose.
Install Mechanism
There is no install spec (lowest risk). The doc references python-pptx but does not declare or install it; this is a minor documentation note rather than a security problem—if you expect automated application, you or the execution environment will need to install that library from a trusted source.
Credentials
The skill requests no environment variables, credentials, or config paths. Nothing disproportionate is asked for or required.
Persistence & Privilege
The skill is not always-enabled, does not request persistent presence, and does not modify other skills or system settings.
Assessment
This skill is purely an instruction/STYLE doc and appears safe to install: it asks for no credentials and writes nothing. Notes before using: (1) the guide references using python-pptx and system fonts—if you want automated styling, install python-pptx and the Poppins/Lora fonts from trusted sources; (2) the LICENSE is Apache-2.0 but trademark use of Anthropic branding may require permission—ensure you are authorized to apply Anthropic's brand to artifacts; (3) if an implementation is added later (scripts that run automatically), re-evaluate for network calls, file access, or required credentials before allowing execution.Like a lobster shell, security has layers — review code before you run it.
Current versionv0.1.0
Download ziplatest
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
SKILL.md
Anthropic Brand Styling
Overview
To access Anthropic's official brand identity and style resources, use this skill.
Keywords: branding, corporate identity, visual identity, post-processing, styling, brand colors, typography, Anthropic brand, visual formatting, visual design
Brand Guidelines
Colors
Main Colors:
- Dark:
#141413- Primary text and dark backgrounds - Light:
#faf9f5- Light backgrounds and text on dark - Mid Gray:
#b0aea5- Secondary elements - Light Gray:
#e8e6dc- Subtle backgrounds
Accent Colors:
- Orange:
#d97757- Primary accent - Blue:
#6a9bcc- Secondary accent - Green:
#788c5d- Tertiary accent
Typography
- Headings: Poppins (with Arial fallback)
- Body Text: Lora (with Georgia fallback)
- Note: Fonts should be pre-installed in your environment for best results
Features
Smart Font Application
- Applies Poppins font to headings (24pt and larger)
- Applies Lora font to body text
- Automatically falls back to Arial/Georgia if custom fonts unavailable
- Preserves readability across all systems
Text Styling
- Headings (24pt+): Poppins font
- Body text: Lora font
- Smart color selection based on background
- Preserves text hierarchy and formatting
Shape and Accent Colors
- Non-text shapes use accent colors
- Cycles through orange, blue, and green accents
- Maintains visual interest while staying on-brand
Technical Details
Font Management
- Uses system-installed Poppins and Lora fonts when available
- Provides automatic fallback to Arial (headings) and Georgia (body)
- No font installation required - works with existing system fonts
- For best results, pre-install Poppins and Lora fonts in your environment
Color Application
- Uses RGB color values for precise brand matching
- Applied via python-pptx's RGBColor class
- Maintains color fidelity across different systems
Files
2 totalSelect a file
Select a file to preview.
Comments
Loading comments…
