·plagiarism-checker
*

plagiarism-checker

Scans lyrics for phrases that may match existing songs using web search and LLM knowledge. Use before release to check for unintentional borrowing.

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

Installation

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

How to Install plagiarism-checker

Quickly install plagiarism-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 plagiarism-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 phrases that may unintentionally echo existing songs. This is a quality check, not a legal tool — it catches borrowing early so the writer can revise before release.

Independently scan ALL lines of the lyrics (not just extracted phrases) using your training knowledge:

| HIGH | 5+ consecutive matching words from a known song, especially chorus/hook | Rewrite the line immediately | | MEDIUM | 4-word match from known song, or structural similarity flagged by LLM | Review and consider rewording | | LOW | Common phrasing overlap, likely coincidence | Note for awareness, no action needed |

Scans lyrics for phrases that may match existing songs using web search and LLM knowledge. Use before release to check for unintentional borrowing. 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 plagiarism-checker
Category
*Creative Media
Verified
First Seen
2026-02-22
Updated
2026-03-10

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

Quick answers

What is plagiarism-checker?

Scans lyrics for phrases that may match existing songs using web search and LLM knowledge. Use before release to check for unintentional borrowing. Source: bitwize-music-studio/claude-ai-music-skills.

How do I install plagiarism-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 plagiarism-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