用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/jmagly/aiwg --skill brand-audit命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| namespace | aiwg |
| name | brand-audit |
| platforms | ["all"] |
| description | Project directory path (default current directory) |
| commandHint | {"argumentHint":"[--audit-scope value] [--project-directory value] [--guidance \"text\"] [--interactive]"} |
Conduct comprehensive brand health audit across all marketing touchpoints and materials.
Audits Brand Identity
Reviews Touchpoints
Provides Recommendations
Brand Audit Request
↓
[Brand Guardian] → Visual Identity Audit
↓
[Brand Guardian] → Verbal Identity Audit
↓
[Positioning Specialist] → Positioning Review
↓
[Quality Controller] → Touchpoint Review
↓
[Marketing Analyst] → Brand Metrics
↓
[Reporting Specialist] → Audit Report
↓
Brand Audit Complete
| Agent | Role | Output |
|---|---|---|
| Brand Guardian | Lead audit | Compliance review |
| Positioning Specialist | Positioning | Positioning analysis |
| Quality Controller | Quality | Touchpoint review |
| Marketing Analyst | Metrics | Brand health data |
| Reporting Specialist | Reporting | Audit report |
| Area | Key Checks |
|---|---|
| Visual | Logo, colors, typography, imagery |
| Verbal | Voice, tone, messaging, taglines |
| Digital | Website, social, email, ads |
| Collateral, signage, packaging | |
| Experience | Customer touchpoints |
Saved to .aiwg/marketing/brand/audit/:
brand-audit-report.md - Comprehensive auditvisual-audit.md - Visual identity reviewverbal-audit.md - Verbal identity reviewtouchpoint-matrix.md - All touchpointscompliance-scorecard.md - Compliance scoresgap-analysis.md - Identified gapsrecommendations.md - Action planbrand-health-metrics.md - Brand health dataPurpose: Provide upfront direction to tailor priorities and approach
Examples:
--guidance "Comprehensive audit before rebrand"
--guidance "Focus on digital touchpoints"
--guidance "Competitive comparison with top 3 competitors"
How Applied:
Purpose: Guide through discovery questions for comprehensive input
Questions Asked (if --interactive):
# Full brand audit
/brand-audit --audit-scope full
# Visual identity only
/brand-audit --audit-scope visual
# Specific touchpoints
/brand-audit --audit-scope touchpoints
# With strategic guidance
/brand-audit "Example" --guidance "Your specific context here"
# Interactive mode
/brand-audit "Example" --interactive