language-detector

SKILL.md

Language Detector

Identify the language of text with confidence scoring.

Features

  • 50+ Languages: Wide language support
  • Confidence Scores: Probability estimates
  • Batch Detection: Process multiple texts
  • CSV Support: Analyze text columns
  • Multiple Algorithms: Character n-gram analysis

CLI Usage

python language_detector.py --text "Hello world" --output result.json
python language_detector.py --file texts.csv --column text --output languages.csv

Dependencies

  • langdetect>=1.0.9
  • pandas>=2.0.0
Weekly Installs
33
GitHub Stars
24
First Seen
Jan 24, 2026
Installed on
gemini-cli25
opencode25
codex24
claude-code24
cursor23
github-copilot22