Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add skills/thevibeworks/claude-code-docs/applying-brand-guidelinesnpx skills add thevibeworks/claude-code-docs --skill applying-brand-guidelinesgit clone --depth 1 https://github.com/thevibeworks/claude-code-docsWhat it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00027 | $0.01242 |
| Opus 5 | $0.00014 | $0.00621 |
| Sonnet 5 | $0.00005 | $0.00248 |
| Haiku 4.5 | $0.00003 | $0.00124 |
Grade A, and why
applying-brand-guidelines scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
This is a copy
100% identical to applying-brand-guidelines — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
How it starts
The opening of the file, as written. The whole thing — 172 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Corporate Brand Guidelines Skill
This skill ensures all generated documents adhere to corporate brand standards for consistent, professional communication.
Brand Identity
Company: Acme Corporation
Tagline: "Innovation Through Excellence" Industry: Technology Solutions
Visual Standards
Color Palette
Primary Colors:
- Acme Blue: #0066CC (RGB: 0, 102, 204) - Headers, primary buttons
- Acme Navy: #003366 (RGB: 0, 51, 102) - Text, accents
- White: #FFFFFF - Backgrounds, reverse text
Secondary Colors:
- Success Green: #28A745 (RGB: 40, 167, 69) - Positive metrics
- Warning Amber: #FFC107 (RGB: 255, 193, 7) - Cautions
- Error Red: #DC3545 (RGB: 220, 53, 69) - Negative values
- Neutral Gray: #6C757D (RGB: 108, 117, 125) - Secondary text
Typography
Primary Font Family: Segoe UI, system-ui, -apple-system, sans-serif
Font Hierarchy:
- H1: 32pt, Bold, Acme Blue
- H2: 24pt, Semibold, Acme Navy
- H3: 18pt, Semibold, Acme Navy
- Body: 11pt, Regular, Acme Navy
- Caption: 9pt, Regular, Neutral Gray
Logo Usage
- Position: Top-left corner on first page/slide
- Size: 120px width (maintain aspect ratio)
- Clear space: Minimum 20px padding on all sides
- Never distort, rotate, or apply effects
Document Standards
PowerPoint Presentations
Slide Templates:
- Title Slide: Company logo, presentation title, date, presenter
- Section Divider: Section title with blue background
- Content Slide: Title bar with blue background, white content area
- Data Slide: For charts/graphs, maintain color palette
Layout Rules:
- Margins: 0.5 inches all sides
- Title position: Top 15% of slide
- Bullet indentation: 0.25 inches per level
- Maximum 6 bullet points per slide
- Charts use brand colors exclusively
Excel Spreadsheets
Formatting Standards:
- Headers: Row 1, Bold, White text on Acme Blue background
- Subheaders: Bold, Acme Navy text
- Data cells: Regular, Acme Navy text
- Borders: Thin, Neutral Gray
- Alternating rows: Light gray (#F8F9FA) for readability
What ships with it
1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 3d ago First seen · 172 lines · 27 tokens per session scan A 6db648c228ee
applying-brand-guidelines is a skill published in the GitHub repository thevibeworks/claude-code-docs (38 stars, last pushed 3d ago), licensed MIT. It adds 27 tokens to every session and 1,242 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to applying-brand-guidelines, differing in 0 lines, and is treated as a copy.
Other skills, from other repositories
golden-pptx
Use when testing the pptx golden build.
generate-readme
Generate or refresh a comprehensive, professional README.md for a repository, with architecture overview, mermaid and optional C4 diagrams, repository structure, dependencies, and API documentation. Use whenever the user asks to create, write, update, improve, or regenerate a README, project documentation, or a…
guizang-ppt-skill
生成横向翻页网页 PPT(单 HTML 文件),含 WebGL 背景、章节幕封、数据大字报、图片网格等模板。提供两种风格:① "电子杂志 × 电子墨水"(衬线 + 流体背景 + 暖色) ② "瑞士国际主义"(无衬线 + 网格点阵 + IKB/柠檬黄/柠檬绿/安全橙高亮)。当用户需要制作分享 / 演讲 / 发布会风格的网页 PPT,或提到"杂志风 PPT"、"瑞士风 PPT"、"Swiss Style"、"horizontal swipe deck"时使用。.
docx
Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when…
Use this skill whenever the user mentions a PDF file or asks to produce/edit one. For read-only tasks such as reading, summarizing, extracting plain text, or answering questions from a PDF, follow this skill's read-only routing rules: use the built-in Read tool first, do not write code or scripts, and prefer…
pptx
Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying…