Command
Content
Command
/brand-extract
Extract a Brand Profile from an Office template.
Install
> /plugin marketplace add ferdinandobons/brand-docs > /plugin install brand-docs@brand-docs
How it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/brand-extract
Context preview
What this command does when you run it.
Extract a Brand Profile from an Office template.
Command definition
brand-extract.md/brand-extract
Extract a Brand Profile from an Office template.
Run from the plugin root (or set `BRAND_DOCS_ROOT` to it):
python scripts/cli.py extract --name <brand> --template <template.docx|template.pptx|template.xlsx> --scope project
Ships withbrand-docs
BrandDocs is a set of agent skills that learn your existing Word, PowerPoint and Excel templates and generate new on-brand documents from them. Unlike generic AI document generators, it preserves brand, structure, styles and formulas by construction.
Get the whole plugin
In this plugin
See everything inside Other commands on brand-docs.
Command
Command
brand-verify
Verify a saved Brand Profile. Reports QA findings and a verdict (the role map lives in `PROFILE.md`; verify does not render a proof). Add `--accept` to mark a…

