Agent skill · Security

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. 社媒资产门/运营成熟度/发布前放行

aaron-he-zhugithub.com/aaron-he-zhuGitHub ↗
claude-codeApache-2.0
Install
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.

Facts
Files in the skill folder: 2
SKILL.md size: 8 KB
Bundled scripts: none
Version: 19.1.0
Requires: Claude Code and compatible agent-skill hosts
Path: social/host/social-quality-auditor/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 2,508
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 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

What's inside
Steps it walks through
  1. When This Must Trigger
  2. Quick Start
  3. Skill Contract
  4. Data Sources
  5. Instructions
  6. Runtime Reads
  7. Runtime and Setup
  8. Profile Procedure
  9. §2 ECHO Worked Examples
  10. §3 ECHO Guardrails
  11. §5 ECHO Translation
  12. Report and Verdict
  13. Validation Checkpoints
  14. Persistence
Ships with 1 file
  • references/auditor-runtime.md
More from aaron-marketing-skills
All skills →
About this skill
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.

Keep going