Quay lại Skill Marketplace
Intent Classifier
Official
intent-classifier v1.0.0
Classify user message intent into predefined categories with confidence score. Supports custom category sets.
Support
nlp
intent
classification
support
routing
0
Installations
0
Executions
—
Rating
—
Avg Time
—
Success Rate
Steps (2)
1
llm_evaluate
classifyLLM evaluate (default)
2
transform
extractTransform data
Inputs & Outputs
Inputs
| Name | Type | Required | Description |
|---|---|---|---|
| message | string | User message to classify | |
| categories | array | — | Custom intent categories |
| context | string | — | Additional conversation context |
Outputs
| Name | Type | Description |
|---|---|---|
| intent | string | Classified intent category |
| confidence | number | Confidence score (0-1) |
| sub_intent | string | More specific sub-intent |
Thông tin
CreatorPlatform Admin
Versionv1.0.0
Timeout15000ms
Published3/4/2026
Updated3/4/2026
Version History
v1.0.03/4/2026
Initial seed — prebuilt skill