detecting-languages
OfficialQuickly identify programming languages of code files or snippets.
Authorxberg-io
Version1.0.0
Installs0
System Documentation
What problem does it solve?
The need for accurate and efficient language detection from code files or code snippets, which can streamline the analysis process and improve the experience of working with different programming languages.
Core Features & Use Cases
- Automatic Language Detection: Quickly detect the programming language of code files, snippets, or path-based detection.
- Command-Line and SDK Access: Available both as a command-line utility (
ts-pack parse/process) and as an SDK for programming language detection. - Use Case: If you receive a code snippet or file without a clear file extension, you can use this skill to automatically detect the programming language and then perform the necessary operations such as parsing or formatting.
Quick Start
Detect the language of a code snippet from the command line with:
echo 'print "Hello, World!"' | ts-pack parse --language ??
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: detecting-languages Download link: https://github.com/xberg-io/plugins/archive/main.zip#detecting-languages Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.