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/luizedupp/rememb/applying-brand-guidelinesnpx skills add LuizEduPP/Rememb --skill applying-brand-guidelinesgit clone --depth 1 https://github.com/LuizEduPP/RemembWrote 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/luizedupp/rememb/applying-brand-guidelines)<a href="https://agentmods.dev/skills/luizedupp/rememb/applying-brand-guidelines"><img src="https://agentmods.dev/badge/skills/luizedupp/rememb/applying-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.00042 | $0.01379 |
| Opus 5 | $0.00021 | $0.00690 |
| Sonnet 5 | $0.00008 | $0.00276 |
| Haiku 4.5 | $0.00004 | $0.00138 |
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 5d 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
89% identical to applying-brand-guidelines — 26 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 — 196 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
3 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.
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.
- 5d ago First seen · 196 lines · 42 tokens per session scan A 69b6cadb7268
applying-brand-guidelines is a skill published in the GitHub repository LuizEduPP/Rememb (4 stars, last pushed 1mo ago), licensed MIT. It adds 42 tokens to every session and 1,379 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. It is 89% identical to applying-brand-guidelines, differing in 26 lines, and is treated as a copy.
Other skills, from other repositories
ingest
Ingest a file or URL into the memory graph. Handles local files (text, PDF, DOCX, XLSX, images, etc.) and URLs (web pages, YouTube, Wikipedia, RSS). Use when the user wants to add any document or web content to their knowledge graph.
wowerpoint
Turn one document into a kawaii NotebookLM slide-deck PDF. Use for "wowerpoint this", "make a deck about ", "turn this report into slides", or any request to render a single document as shareable narrative slides.
pdf-reader
Extract text from PDF files. Use when reading, parsing, or analyzing PDFs.
render
Use when the user says '/render', 'render this', 'render diagrams', 'generate SVG', 'mdview render', or wants to render markdown files with ASCII art diagrams to HTML via mdview. This skill generates DiagramSpec JSON for ASCII art blocks, embeds specs as HTML comments in the markdown, and calls mdview to produce…
Effective Memory
The essential habits for an AI agent with memory — session bookends, learning triggers, verification, safety, and the operational discipline that turns raw recall into compounding intelligence. Pinned, always-injected.
recall
Recall this repository's OwnMem local memory before changing code, and keep it healthy. Use when a repository contains .ownmem/, when past debugging lessons could apply ("have we hit this before", "why is it done this way"), or when the user mentions ownmem, project memory, or recalling across sessions.