Install
$ agentstack add skill-bromso-metapowers-audit ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
Brand Audit
Audit "$ARGUMENTS" for brand compliance. Score how well content, marketing materials, or any output aligns with the established brand guidelines.
Prerequisites
Read the brand guidelines. The user must specify which brand to audit against:
- If
.metapowers/branding/contains only one brand directory, use that automatically - If multiple brands exist, ask the user which brand to audit against
- If no guidelines exist (
05-guidelines.mdnot found), tell the user:
> No brand guidelines found. Run the branding workflow first: /branding:discover through /branding:guidelines .
Process
- Read the brand guidelines:
- Read
.metapowers/branding//05-guidelines.mdfor the complete brand rules - Read
.metapowers/branding//03-verbal.mdfor voice and tone details - Read
.metapowers/branding//04-visual.mdfor visual identity details - Read
plugins/branding/shared/brand-prism-guide.mdfor the scoring framework
- Identify what to audit:
- "$ARGUMENTS" may be: a file path, a URL, a marketing campaign directory, or a description
- Read the content to be audited
- If auditing marketing output, check
.metapowers/marketing/artifacts
- Score each Brand Prism facet (1-5):
Physique (visual elements):
- Logo used correctly? Colors within palette? Typography consistent? Imagery matches style?
Personality (voice & character):
- Tone of voice consistent? Language matches guidelines? Personality reflected in copy?
Culture (values):
- Brand values communicated? Story consistent? Cultural positioning maintained?
Relationship (interaction style):
- Communication style appropriate? Touchpoint consistency? Relationship tone maintained?
Reflection (target audience):
- Target audience correctly addressed? Aspirational messaging aligned?
Self-Image (user experience):
- Brand promise delivered? Emotional resonance present?
- Calculate overall score:
- Sum of 6 facets (max 30)
- Percentage score (out of 100%)
- Rating: Excellent (90%+), Good (75-89%), Fair (60-74%), Poor (/audit-reports/-.md` with:
- Score Summary — overall score and rating
- Facet Breakdown — score and rationale per facet
- Issues Found — specific compliance violations
- Recommendations — how to improve compliance
- Strengths — what's well-aligned
Output
The audit report written to .metapowers/branding//audit-reports/. Present a summary to the user highlighting:
- Overall compliance score and rating
- Lowest-scoring facet
- Top 3 issues to fix
- Strongest facet
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: bromso
- Source: bromso/metapowers
- License: MIT
- Homepage: https://bromso.github.io/metapowers/
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.