·explicit-checker

Scans lyrics for explicit content and verifies that explicit flags match actual content. Use before Suno generation or release to ensure accurate content ratings.

11Installs·0Trend·@bitwize-music-studio

Installation

$npx skills add https://github.com/bitwize-music-studio/claude-ai-music-skills --skill explicit-checker

How to Install explicit-checker

Quickly install explicit-checker AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/bitwize-music-studio/claude-ai-music-skills --skill explicit-checker
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: bitwize-music-studio/claude-ai-music-skills.

SKILL.md

View raw

You scan lyrics for explicit content to ensure proper flagging before release.

| F-word | fuck, fucking, fucked, fucker, motherfuck, motherfucker | | S-word | shit, shitting, shitty, bullshit | | B-word | bitch, bitches | | C-words | cunt, cock, cocks | | D-word | dick, dicks | | P-word | pussy, pussies | | A-word | asshole, assholes | | Slurs | whore, slut, n-word, f-word (slur) | | Profanity | goddamn, goddammit |

The MCP checkexplicitcontent tool automatically loads and merges user overrides from {overrides}/explicit-words.md. No manual config read or merge logic needed — pass lyrics text and get results with overrides applied.

Scans lyrics for explicit content and verifies that explicit flags match actual content. Use before Suno generation or release to ensure accurate content ratings. Source: bitwize-music-studio/claude-ai-music-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/bitwize-music-studio/claude-ai-music-skills --skill explicit-checker
Category
*Creative Media
Verified
First Seen
2026-02-22
Updated
2026-03-11

Browse more skills from bitwize-music-studio/claude-ai-music-skills

Quick answers

What is explicit-checker?

Scans lyrics for explicit content and verifies that explicit flags match actual content. Use before Suno generation or release to ensure accurate content ratings. Source: bitwize-music-studio/claude-ai-music-skills.

How do I install explicit-checker?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/bitwize-music-studio/claude-ai-music-skills --skill explicit-checker Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/bitwize-music-studio/claude-ai-music-skills