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 skills add psd401/psd-claude-plugins --skill psd-brand-guidelinesgit clone --depth 1 https://github.com/psd401/psd-claude-pluginsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/psd401/psd-claude-plugins/psd-brand-guidelines)<a href="https://agentmods.dev/skills/psd401/psd-claude-plugins/psd-brand-guidelines"><img src="https://agentmods.dev/badge/skills/psd401/psd-claude-plugins/psd-brand-guidelines.svg" alt="Measured on agentmods" height="20"></a>What 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.1 | $0.00020 | $0.02246 |
| Opus 5 | $0.00010 | $0.01123 |
| Sonnet 5 | $0.00004 | $0.00449 |
| Haiku 4.5 | $0.00002 | $0.00225 |
Grade A, and why
psd-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 8d 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 psd-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 — 280 lines — stays where its author put it; the contents beside it link to each section on GitHub.
PSD Brand Guidelines Skill
This skill applies Peninsula School District's official brand identity to artifacts including presentations, documents, graphics, and other materials.
CRITICAL: Enforcement Rules
NEVER Generate
NEVER use image-gen or any AI tool to generate:
- District logos or emblems
- "Peninsula School District" in stylized/logo text
- Bridge/landscape imagery meant to represent the district logo
- Any official-looking district branding elements
- District seals or official marks
Why? AI-generated logos are inconsistent and may hallucinate incorrect details (wrong colors, wrong name, made-up imagery). Always use actual logo files.
ALWAYS Use Actual Files
For any branded materials:
- Use logo files from
assets/directory - Use colors from
brand-config.json - Use
brand.pyutilities to select the right assets
Programmatic Access
Machine-readable brand data: brand-config.json
Python utilities: brand.py
# Get colors
uv run brand.py colors
# Get appropriate logo path
uv run brand.py logo light wide
uv run brand.py logo dark small
# Validate prompt before image generation
uv run brand.py validate "create an infographic about enrollment"
Image Generation with Brand
When generating images for PSD materials, always use the --brand flag:
# This validates the prompt and blocks logo generation attempts
uv run generate.py "school campus scene" campus.png --brand psd
Purpose
Ensure professional and consistent use of the Peninsula School District brand across all communications. The brand reflects the stunning beauty of the Pacific Northwest and the Puget Sound region.
Typography
Headings & Logo Text: Josefin Sans
Modern geometric, elegant font with a vintage 1920s feel. Use Bold weight for district name and all headings.
- Font: Josefin Sans Bold
- Source: https://fonts.google.com/specimen/Josefin+Sans
- Fallback: Arial, sans-serif
Body Text: Josefin Slab
What ships with it
42 files 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.
- assets/PSD_Branding_Guide.pdf 1443 KB
- assets/psd_logo-1color-blue-emblem.eps 820 KB
- assets/psd_logo-1color-blue-emblem.png 118 KB
- assets/psd_logo-1color-blue-fulllandscape.eps 1006 KB
- assets/psd_logo-1color-blue-fulllandscape.png 118 KB
- assets/psd_logo-1color-blue-horizontal.eps 1028 KB
- assets/psd_logo-1color-blue-horizontal.png 103 KB
- assets/psd_logo-1color-blue-square.eps 841 KB
- assets/psd_logo-1color-blue-square.png 83 KB
- assets/psd_logo-1color-blue-stacked.eps 937 KB
- assets/psd_logo-1color-blue-stacked.png 85 KB
- assets/psd_logo-1color-green-emblem.eps 820 KB
- assets/psd_logo-1color-green-emblem.png 117 KB
- assets/psd_logo-1color-green-fulllandscape.eps 1005 KB
- assets/psd_logo-1color-green-fulllandscape.png 116 KB
- assets/psd_logo-1color-green-horizontal.eps 1028 KB
- assets/psd_logo-1color-green-horizontal.png 103 KB
- assets/psd_logo-1color-green-square.eps 841 KB
- assets/psd_logo-1color-green-square.png 82 KB
- assets/psd_logo-1color-green-stacked.eps 937 KB
- assets/psd_logo-1color-green-stacked.png 84 KB
- assets/psd_logo-2color-emblem.eps 847 KB
- assets/psd_logo-2color-emblem.png 132 KB
- assets/psd_logo-2color-fulllandscape.eps 1006 KB
- assets/psd_logo-2color-fulllandscape.png 117 KB
- assets/psd_logo-2color-horizontal.eps 1052 KB
- assets/psd_logo-2color-horizontal.png 112 KB
- assets/psd_logo-2color-square.eps 867 KB
- assets/psd_logo-2color-square.png 87 KB
- assets/psd_logo-2color-stacked.eps 961 KB
- assets/psd_logo-2color-stacked.png 89 KB
- assets/psd_logo-white-emblem.eps 853 KB
- assets/psd_logo-white-emblem.png 84 KB
- assets/psd_logo-white-horizontal.eps 1027 KB
- assets/psd_logo-white-horizontal.png 100 KB
- assets/psd_logo-white-square.eps 840 KB
- assets/psd_logo-white-square.png 80 KB
- assets/psd_logo-white-stacked.eps 937 KB
- assets/psd_logo-white-stacked.png 81 KB
- brand-config.json 6.3 KB
- brand.py 9.1 KB runs code
- test_brand.py 4.8 KB runs code
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.
- 8d ago First seen · 280 lines · 20 tokens per session scan A 098e2ffe010e
psd-brand-guidelines is a skill published in the GitHub repository psd401/psd-claude-plugins (2 stars, last pushed 7d ago), licensed MIT. It adds 20 tokens to every session and 2,246 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 psd-brand-guidelines, differing in 0 lines, and is treated as a copy.
Other skills, from other repositories
webgl-holographic-foil
A self-contained WebGL2 hero: thin-film interference over a crushed-foil surface whose palette shifts with the viewing angle; move the cursor to tilt the film.
html-ppt-hermes-cyber-terminal
OpenDesign + BYOK: choosing and wiring your own model, hands-on — cost, quality, and the routing decision. Built as a decision-grade AI literacy deck for engineers, IT, applied-AI teams.
html-ppt-taste-brutalist
16:9 HTML deck in tactical-telemetry / CRT-terminal taste. Deactivated-CRT charcoal slides, white-phosphor monospace, hazard-red accent, scanline overlay, ASCII syntax, density over decoration. Distilled from Leonxlnx/taste-skill brutalist-skill (Tactical Telemetry mode).
visual-ralph
Visual Ralph orchestration for frontend UI from generated references, static references, or live URL targets, using $ralph with built-in visual verdict and pixel-diff evidence until the implementation matches and leaves a reproducible design system.
accessibility
Consolidated accessibility skill entrypoint for WCAG 2.2, ARIA Authoring Practices, cognitive accessibility, Section 508, EN 301 549, design intent verification, and the Accessibility Planner workflow.
make-resume
A Chinese-language tool for creating editable HTML resumes that can be changed in a browser and printed to PDF. It uses available resume templates when they are installed and otherwise provides a simpler fallback.