Plagiarism Checker
```
LLM Evaluation
Evaluated by: xiaomi/mimo-v2-flash:free
Last evaluated: May 17, 2026
Prompt Preview
---
name: plagiarism-checker
description: Scans lyrics for phrases that may match existing songs using web search and LLM knowledge. Use before release to check for unintentional borrowing.
argument-hint: <album-name> [track-slug]
model: claude-sonnet-4-6
allowed-tools:
- Read
- Glob
- Grep
- WebSearch
- WebFetch
- bitwize-music-mcp
---
## Your Task
**Target**: $ARGUMENTS
1. Get lyrics for the specified track(s)
2. Extract distinctive phrases using MCP tool
3. Web search top phras...
Full prompt length: 5676 characters