compliance-checker
Check affiliate content for FTC compliance and platform rules. Triggers on: "check my content for compliance", "FTC disclosure check", "is this legal", "review for compliance", "check affiliate disclosure", "am I FTC compliant", "audit my content", "compliance review", "legal check", "platform rules check", "check before publishing", "disclosure audit", "review my ad copy".
npx skills add Affitor/affiliate-skills --skill compliance-checker --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.
# Compliance Checker Audit affiliate content for FTC compliance, platform-specific rules, and legal requirements. Checks disclosure placement, prohibited claims, endorsement guidelines, and platform policies. Output is a compliance scorecard with issues, severity, and fix suggestions. ## Stage S8: Meta — The FTC has fined affiliates $4.2M+ for undisclosed endorsements. One missing disclosure can result in legal action, platform bans, or program termination. This skill is the safety net — run it on any content before publishing to catch compliance issues before they become problems. ## When to Use - User wants to check content before publishing - User asks about FTC rules or affiliate disclosure requirements - User is unsure if their content is compliant - User says "is this legal?", "do I need a disclosure?", "check my post" - User is preparing content for a platform with strict ad policies (Facebook, Google) - Chaining: run after any S2-S5 or S7 content-producing skill before publishing - User wants to audit existing published content ## Input Schema ```yaml content: string # REQUIRED — the content to check (text, markdown, or HTML) content_type: string # REQUIRED — "social_post"
- Stage
- When to Use
- Input Schema
- Workflow
- Step 1: Detect Affiliate Links
- Step 2: Check FTC Disclosure
- Step 3: Check Prohibited Claims
- Step 4: Check Platform Rules
- Step 5: Score and Report
- Step 6: Generate Fixes
- Step 7: Self-Validation
- Output Schema
- Output Format
- Error Handling
What does the compliance-checker skill do?
Check affiliate content for FTC compliance and platform rules. Triggers on: "check my content for compliance", "FTC disclosure check", "is this legal", "review for compliance", "check affiliate disclosure", "am I FTC compliant", "audit my content", "compliance review", "legal check", "platform rules check", "check before publishing", "disclosure audit", "review my ad copy".
How do I install it?
Run `npx skills add Affitor/affiliate-skills --skill compliance-checker --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 Affitor/affiliate-skills, a repository with 586 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.
