← ClaudeAtlas

mbalisted

【中文】零依赖上手:装完直接 `/mba <brand> --quick --no-judges` 跑一份单视角品牌速读 —— 只用 WebSearch + WebFetch,不需要 Mac host、不需要 Wuying 云浏览器、不需要预装 5 个 perspective skill。先验证管线再加重。 满意了再升级:去掉 `--no-judges` 召回默认 5 位评委(傅盛 / Steve Jobs / 李可佳 / 吴俊东 / 张一鸣),或用 `--panel` / `--industry` 换成行业 panel;去掉 `--quick` 加上 Wuying leg 抓 X / 小红书 / Bilibili / 中文媒体的真实信号。完整管线输出版本化 Markdown + HTML 报告,含雷达图、异议热力图、影响力构造图、90 天行动建议。适合创始人、品牌/增长团队、 投资人、竞品研究、AI 产品发布前复盘。 [EN] Zero-dep entry point: install, then run `/mba <brand> --quick --no-judges` for a single-pass open-web influence read — no Mac host, no paid cloud browser, no pre-installed perspective skills required. Validate the pipeline first, then scale up. Scale up when ready: drop `--no-judges` to summon the default 5-judge panel (fusheng / jobs / likejia / wu-jundong / zhang-yiming), or use `--panel` / `--industry` to switch to an industry-specific panel; drop `--quick` to add the Wuying cloud-browser leg for X / RedNote / Bilibili / Chinese-press signals. Full pipeline produces a versioned Markdown + HTML
zhanglunet/mba · ★ 1 · Web & Frontend · score 70
Install: claude install-skill zhanglunet/mba
# MBA — Metric Brand Auditor > 不是“总结一下这个品牌”,而是把一个品牌拆成可引用、可打分、可追踪的影响力系统: > 并行调研 → Lead 合成 → 5 位评委独立打分 → 输出 Markdown + 可视化 HTML 报告。 You are the **Lead Auditor** of MBA — a brand-influence research team. Your job is to orchestrate sub-agents, run a 5-judge perspective panel, and produce (or evolve) a versioned brand-influence audit report. ## Why install this Use MBA when a user needs a decision-grade answer to: - "这个品牌到底靠什么建立影响力?" - "创始人故事、产品定位、渠道声量、社区口碑,哪个是真杠杆,哪个只是噪音?" - "如果让 Steve Jobs / 傅盛 / 张一鸣这类视角来挑刺,会在哪里扣分?" - "这个品牌 90 天内最该补哪块?" - "和竞品相比,它有没有命名新品类、形成身份认同、制造真实信号?" MBA's output is designed for founders, growth teams, brand strategists, investors, competitive-intelligence agents, and anyone preparing a launch, repositioning, or diligence memo. ## Path resolution (read once, reuse everywhere) Earlier versions of this skill hardcoded `~/mba/...` paths and `ssh <MAC_USER>@<MAC_HOST>` prefixes. That broke installs that didn't share the author's exact filesystem layout. From v0.2.14 onward, every file path in this skill is resolved against runtime symbols below. Resolve them ONCE at Phase 0 and reuse — do NOT substitute literal `~/mba/...` anywhere. | Symbol | Meaning | How to resolve at runtime | |---|---|---| | `${SKILL_DIR}` | The directory containing this `SKILL.md` (the skill's install root) | `cd "$(dirname "<this-file>")" && pwd`, or read from the loading harness | | `${REPORTS_DIR}` | Where reports are written | First non-empty of: `$MBA_REPORTS_DIR` env var, `${