explicit-checker

Validate explicit content flags in lyrics against actual content.

Updated Jun 8, 2026
One-click install
npx skills add https://github.com/apavanello/claude-ai-music-skills --skill explicit-checker-apavanello
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: explicit-checker
Source: https://github.com/apavanello/claude-ai-music-skills/tree/main/skills/explicit-checker
Command: npx skills add https://github.com/apavanello/claude-ai-music-skills --skill explicit-checker-apavanello

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, and includes scripts (resource) components.

What problem does it solve?

This Skill helps to ensure that the explicit content flags match the actual content of lyrics, preventing inaccurate content ratings before release.

Core Features & Use Cases

  • Explicit Content Scan: Checks lyrics for explicit words and verifies explicit flags.
  • Flag Mismatch Reporting: Reports mismatches with word counts and flags.
  • Use Case: Before generating music or releasing an album, this Skill scans lyrics for explicit content to ensure accurate ratings.

Quick Start

Run the /explicit-checker command followed by the path to the lyrics directory.

Frequently Asked Questions about explicit-checker

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check lyrics for explicit content before an album release?

To check lyrics for explicit content, the Skill scans your lyrics directory for explicit words and validates that existing explicit flags match the actual content, reporting any mismatches with word counts.

How does explicit content scanning validate mismatched flags in lyrics?

Explicit content scanning validates flags by comparing lyrics text against existing content ratings, identifying mismatches, and reporting the specific explicit word counts found.

Do I need Python to run lyrics scanning for content rating validation?

Yes, you need Python installed because the lyrics scanning requires Python scripting and MCP integration to execute the explicit content validation logic.

What is the best way to ensure accurate content ratings for music production?

The best way to ensure accurate content ratings is to scan lyrics for explicit words and verify that explicit flags match the actual text content before music release.

How do I report explicit flag mismatches with word counts in lyrics?

To report explicit flag mismatches with word counts, the Skill scans your lyrics directory and outputs a report detailing where content flags do not match the explicit words found.

Can I use this content rating scan for a large directory of album lyrics?

Yes, you can scan a directory of album lyrics by pointing the /explicit-checker command to the folder path to validate all lyrics files within that directory.