social-quality-auditor
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. 社媒资产门/运营成熟度/发布前放行
npx skills add aaron-he-zhu/aaron-marketing-skills --skill social-quality-auditor --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Social Quality Auditor Run one ECHO profile on one unit. The `asset-gate` audits a publish package and its governing records; program-maturity profiles audit a channel portfolio/window. Social outcomes remain measured metrics, not part of either rubric score. ## When This Must Trigger - Before queued posts/assets publish or a paused queue resumes. - When channel truth, claims, disclosure, engagement manipulation, UGC permission, or reported denominators are in doubt. - When the user requests a community/B2C/founder program-maturity baseline or rerun. ## Quick Start ```text Run ECHO asset-gate on this five-post batch against channel/claims/UGC records. Audit the last 90 days with program-maturity-community; report outcomes separately. ``` ## Skill Contract **Reads:** one asset package or one channel portfolio/window, current governance projections, and dated evidence. **Writes:** only a permissioned v3 artifact. **Done when:** one profile is complete or its Unknowns are explicit, with no publication, queue, registry, or engagement side effect. `channel-registry`, `offer-claims-registry`, and permission/consent state own truth. This skill judges frozen state and never manufactures
- When This Must Trigger
- Quick Start
- Skill Contract
- Data Sources
- Instructions
- Runtime Reads
- Runtime and Setup
- Profile Procedure
- §2 ECHO Worked Examples
- §3 ECHO Guardrails
- §5 ECHO Translation
- Report and Verdict
- Validation Checkpoints
- Persistence
What does the social-quality-auditor skill do?
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. 社媒资产门/运营成熟度/发布前放行
How do I install it?
Run `npx skills add aaron-he-zhu/aaron-marketing-skills --skill social-quality-auditor --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From aaron-he-zhu/aaron-marketing-skills, a repository with 2,508 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
