plagiarism-checker

Detect text originality and AI-generated content.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "plagiarism-checker" with this command: npx skills add openlark/plagiarism-checker

Plagiarism Checker

Detect whether text is plagiarized or AI-generated. Provides content originality analysis to help identify copied content and machine-generated text.

Use Cases

Use this skill when users mention "plagiarism check," "detect plagiarism," "check AI rate," "article originality," "text originality detection," "content originality degree," or request similarity/AI rate analysis for a piece of text.

Core Script

Use scripts/check_plagiarism.py to perform detection:

python scripts/check_plagiarism.py --text "Text content to detect"

Optional parameters:

  • --text: Text to detect (required, or use --file)
  • --file: Read text from file (.txt, .md, .docx)
  • --output: Output report path (prints to terminal by default)

Windows Example:

python scripts/check_plagiarism.py --text "Your text here..."

Output Format

The script returns a structured report:

=== Originality Detection Report ===
Originality Score: 92%
AI Generation Probability: 12%

[Paragraph Analysis]
  ✓ Paragraph 1: Original content, no match
  ⚠ Paragraph 2: 47% similarity, rewriting recommended
  ⚠ Paragraph 3: 31% AI generation probability

References

  • references/detection-guide.md — Detection methods, threshold standards, and best practices
  • references/report-template.md — Report template and examples

Workflow

  1. Collect Text: User pastes text or uploads a file
  2. Execute Detection: Run check_plagiarism.py
  3. Interpret Report: Provide recommendations based on originality score and AI probability
  4. Provide Rewriting Suggestions: Offer optimization advice for low-scoring paragraphs

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

gitlab-mr-reviewer

当需要审核 GitLab 合并请求、检查 MR diff 风险、发布 GitLab 审查评论、执行 approve/request changes,或发送 MR 审查通知时使用。

Registry SourceRecently Updated
1490whrime
General

Voice Transcriber Toolkit

Voice-to-Text Transcription Toolkit - 语音识别转文字,支持Whisper/Vosk引擎,批量处理,字幕导出 | Speech recognition & transcription with Whisper/Vosk engines, batch processing, su...

Registry SourceRecently Updated
General

Gigo Lobster Taster

🦞 GIGO · gigo-lobster-taster: 正式试吃模式:跑完整评测,默认上传云端、生成个人结果页并进入排行榜。 Triggers: 试吃我的龙虾 / 品鉴我的龙虾 / lobster taste / lobster taster.

Registry SourceRecently Updated
General

Gigo Lobster Local

🦞 GIGO · gigo-lobster-local: 本地模式:跑完整评测,但不上云、不注册个人结果页,证书二维码回到官网首页。 Triggers: 本地试吃龙虾 / 离线试吃龙虾 / local lobster taste / offline lobster taste.

Registry SourceRecently Updated