‹ 首页

brand-guidelines

@anthropics · 收录于 3 周前 · 上游提交 4 天前

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.

适合你,如果需要为内容快速应用品牌视觉规范。

/ 下载安装
brand-guidelines.skill双击,或拖进 Claude 桌面版 / Cowork,即完成安装↓ .skill↓ .zip
用别的 agent?下载 .zip 解压,把文件夹放进它的技能目录
Claude Code~/.claude/skills/(项目级 .claude/skills/)
Codex CLI~/.codex/skills/
Cursor自动读取上面两处目录
其他工具见其文档的「skills」目录;两个下载是同一份文件,只是名字不同
/ 通过 npx 安装 校验哈希
npx oh-my-skill add anthropics/skills/brand-guidelines
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- anthropics/skills/brand-guidelines
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify anthropics/skills/brand-guidelines
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
GitHub stars
~435最小装载
~435含声明引用
~2.7K文本包总量
镜像托管

怎么用

商店整理自技能原文 · 版本 b29e7cf · 表述以原文为准
它做什么

装上后,Claude 会为你的文档、幻灯片等产出物自动套用 Anthropic 的品牌颜色(深色、浅色、灰色、橙蓝绿强调色)和字体(标题用 Poppins,正文用 Lora),并智能选择颜色保证可读。

什么时候触发

当需要应用公司品牌颜色、样式指南或视觉格式化时触发,例如你要求“按 Anthropic 品牌风格排版”或涉及品牌视觉设计。

装好后可以这样说
Claude 会应用品牌颜色和字体到幻灯片。
Claude 会为标题和正文设置对应字体和颜色。
Claude 会为非文字形状循环使用橙、蓝、绿强调色。
技能原文 SKILL.md作者撰写 · Apache-2.0 · b29e7cf

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
按 Apache-2.0 许可原样转载,未经改动 · 在 GitHub 查看 →

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。