Set up brand guidelines for investor documents
brand-configcommandsetup L1★17
mariourquia/cre-skills-plugin ↗What it does
Configure brand guidelines for CRE deliverables
Best for
Real estate fund managers or CRE groups producing repeated investor-facing documents who want consistent visual identity across pitch decks, memos, and LP updates.
Inputs
- · Company/fund name
- · Visual identity (primary, secondary, accent colors in hex)
- · Typography preferences (fonts)
- · Layout style (minimal, corporate, boutique, institutional)
- · Number formatting (full, abbreviated, both)
- · Units preference (sf, acres, annual, etc.)
- · Logo file path, tagline, disclaimer, contact block
Outputs
- · Brand guidelines JSON saved to ~/.cre-skills/brand-guidelines.json
- · Auto-loaded by all CRE deliverable skills
Requires
- · Local file system (~/.cre-skills/)
- · CRE deliverable skills (pitch decks, IC memos, LP updates)
Preconditions
- · CRE skills package installed
- · ~/.cre-skills/ directory writable
Failure modes
- · Hex color format errors silently fail (no validation)
- · File path to logo stored as string reference only (not embedded)
- · Partial updates overwrite entire JSON if merge logic fails
Trust signals
- · Six sections (Identity, Visual, Typography, Layout, Number Format, Footer/Contact)
- · Supports partial updates (re-ask only changed fields)
- · Current settings summary in table format
- · Four layout style options with clear use cases
- · Auto-loads to all downstream CRE deliverable skills