Quay lại Skill Marketplace
Sentiment Analyzer
Official
sentiment-analyzer v1.0.0
Analyze sentiment and emotional tone of text. Returns sentiment label, score, and key emotional indicators.
Analytics
nlp
sentiment
analysis
customer-experience
0
Installations
0
Executions
—
Rating
—
Avg Time
—
Success Rate
Steps (1)
1
llm_evaluate
analyzeLLM evaluate (default)
Inputs & Outputs
Inputs
| Name | Type | Required | Description |
|---|---|---|---|
| text | string | Text to analyze for sentiment | |
| language | string | — | Language hint (auto-detect by default) |
Outputs
| Name | Type | Description |
|---|---|---|
| sentiment | string | Sentiment label (positive, negative, neutral, mixed) |
| score | number | Sentiment score (-1.0 to 1.0) |
| emotions | object | Detected emotional indicators |
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