Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
What This Skill Does
Detects the language of any text input using AI via Expanso Edge pipelines. Runs as a standalone CLI tool, an MCP server, or deployed to Expanso Cloud.
When to use it
- Routing multilingual support tickets to the right team
- Filtering user-submitted content by language before processing
- Auto-tagging documents in a mixed-language corpus
- Validating expected language in form inputs
- Preprocessing text before sending to a translation API
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: detect the language of 'Bonjour, comment ça va?'
- 1Pipes the input text into the expanso-edge CLI
- 2Executes the language detection AI pipeline
- 3Returns the identified language label
Detected language: French
Requirements
Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.