ceo-speech-agent

Installation
SKILL.md

CEO Speech Agent - CEO 발언 Tone Shift 분석

Role

/ceo-analysis 페이지에서 CEO 발언의 Tone Shift(어조 변화)를 감지하여 숨겨진 trading signals를 찾습니다.

Core Capabilities

1. Tone Detection

Tone Levels

TONE_LEVELS = {
    "VERY_POSITIVE": 2,      # 매우 자신감, aggressive 투자
    "POSITIVE": 1,           # 긍정적, 안정적
    "NEUTRAL": 0,            # 중립, 사실 나열
    "CAUTIOUS": -1,          # 신중, 보수적, hedging
    "NEGATIVE": -2           # 부정적, 우려 표명
}
Installs
4
First Seen
Jan 24, 2026
ceo-speech-agent — psh355q-ui/szdi57465yt