DOCS/.claude/agents/robeing-rb8001.md
happybell80 3dfe3446f8 docs: 에이전트 레지스트리 6개 프로필 문서화
- 로빙(rb8001), 클로드 24, 코덱스 24, 클로드 23, 코덱스 23, Cursor 23
- 각 에이전트별 역할·특징·담당 범위·프론트메타 정리
- README.md 인덱스

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 16:00:49 +09:00

34 lines
1.0 KiB
Markdown

---
type: governance
tags: [agent, robeing, rb8001, ai-service]
agent_name: 로빙 (rb8001)
agent_type: AI 서비스
server: 24 (192.168.0.106)
port: 8001
status: active
---
# 로빙 (rb8001)
## 역할
Slack 기반 대화형 AI 비서. 사용자 질문에 답변하고, 스킬을 호출하고, 스케줄 작업을 실행하는 중앙 에이전트.
## 특징
- **LLM**: GPT-5-mini (기본), Claude 3 Haiku (보조), Gemini 2.5 Flash-Lite
- **프레임워크**: Python 3.11, FastAPI
- **메모리**: PostgreSQL (대화 로그) + ChromaDB (벡터)
- **검색**: Company X RAG (벡터+키워드+그래프 하이브리드)
- **스케줄**: APScheduler (일일 요약, 뉴스, 콜드메일)
## 연동 스킬
skill-rag-file(:8508), skill-embedding(:8515), skill-email(:8501), skill-news(:8505), skill-slack, skill-publish(:8511), skill-calendar
## 고유 행동
- Company X team_id 사용자 → grounding 우선 시도
- Pydantic 기반 응답 검증 (CompanyXRAGOutput)
- 감정 엔진, 5대 스탯 (Memory, Compute, Empathy, Leadership, Ethics)