Installation
Copy the prompt below and send it to your AI assistant (e.g. Claude Code) — it will follow the instructions and install automatically.
Install the "social-quality-auditor" skill by following the instructions at https://skill123.me/install/social-quality-auditor.
Run in your terminal — downloads and installs to ~/.claude/skills/.
curl -fsSL https://skill123.me/install/social-quality-auditor.sh | bash
Download the zip and extract it into your skills directory (e.g. ~/.claude/skills/), then restart your session.
⬇ Download v1.0.0 · 8 KBAbout this skill
Overview
Use when the user asks to "audit our social presence" or "is this batch safe to publish"; runs either the typed ECHO asset gate or a separate program-maturity profile, with channel-truth, claim, disclosure, manipulation, UGC-rights, and denominator checks. Not for creator deliverables — use creator-content-auditor; not for launch readiness — use launch-readiness-auditor. 社媒资产门/运营成熟度/发布前放行
Source
- Repo: https://github.com/aaron-he-zhu/aaron-marketing-skills
- Path: social/host/social-quality-auditor
Evaluation
AI-evaluated 2026-09-03: Structured gate with explicit veto list, worked examples, and validation checkpoints, but heavy internal jargon and a hard dependency on the bundled scorer/runtime catalogs make it nearly unusable standalone. Safety is strong: no side effects, permissioned persistence only, and separate explicit approval required to unpause a queue.
