# Sentiment

> Sentiment

- Skill: `2428424081cn/sentiment` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add 2428424081cn/sentiment`
- Raw SKILL.md: https://api.skillmd.com/api/skills/2428424081cn/sentiment/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- License: MIT
- Author: 2428424081cn (https://skillmd.com/u/2428424081cn)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/2428424081cn/sentiment

---


# sentiment

基于关键词的情感倾向分析。

## 输入
- text: 待分析文本

## 输出
- score: 情感得分（正=积极，负=消极）
- label: positive / negative / neutral

