mo-test-2

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 · 380 · 0 current installs · 0 all-time installs
MIT-0
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
SKILL.md content matches the skill name/description (provides Anthropic brand colors, typography, and usage guidance). It references applying colors via python-pptx and using Poppins/Lora fonts, but the skill declares no required binaries or packages — a minor mismatch: the guidance assumes tooling (python-pptx) and pre-installed fonts exist in the runtime.
Instruction Scope
Instructions are limited to brand colors, typography, and styling rules. They do not direct the agent to read unrelated files, access credentials, send data to external endpoints, or perform broad system inspection.
Install Mechanism
No install spec and no code files — lowest-risk model. Nothing will be written to disk by an installer as part of this skill.
Credentials
Skill requests no environment variables or credentials (appropriate). It does, however, assume presence of system fonts (Poppins, Lora) and mentions python-pptx usage; these are not declared as requirements and may be necessary for automated application of the styles.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request permanent presence or elevated privileges and does not modify other skills or system-wide settings.
Assessment
This is an instruction-only styling guide that appears coherent with its stated purpose and carries low technical risk (no installs, no credentials). Before installing or using it, consider: (1) The SKILL.md assumes you have python-pptx and the Poppins/Lora fonts — confirm those libraries/fonts are available or install them separately if you want automated application. (2) Trademark/licensing: the included LICENSE.txt is Apache for the file content but explicitly does not grant trademark permission — ensure you have the right to apply Anthropic branding in your context. (3) Because this skill contains only guidance (no code), it will not itself execute changes; if you instruct your agent to run tooling based on these instructions, verify the agent's runtime environment and any third-party tools it will invoke. If you need the skill to actually modify files (PowerPoint, SVG, etc.), ask the author for a clear install/run checklist (required packages, commands, or a small trusted code implementation) and proof of permission to use the brand assets.

Like a lobster shell, security has layers — review code before you run it.

Current versionv1.0.2
Download zip
latestvk97ce9gvjmet78mh8a3v8f8zns81esq8

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 total
Select a file
Select a file to preview.

Comments

Loading comments…