기능 개요
기준일: 2026-07-26
난이도: 초급
공식 기준: 기능 개요
개요
기본 채팅을 넘는 Hermes 기능 카탈로그입니다. 입문은 hermes setup --portal 한 번으로 모델 + Tool Gateway(web/image/TTS/browser)를 묶을 수 있습니다.
핵심 개념
| 영역 | 대표 기능 |
|---|---|
| Core | Tools/Toolsets, Skills, Memory, Context files, @ references, Checkpoints |
| Automation | Cron, Subagent delegation, Code execution, Hooks, Batch |
| Media & Web | Voice, Browser, Vision, Image gen, TTS |
| Integrations | MCP, Provider routing, Fallback, Credential pools, Prompt cache, Memory providers, API server, ACP IDE |
| Customization | SOUL.md / personality, skins, quick commands, plugins |
상세
Core
- Tools & Toolsets — 웹·터미널·파일·메모리·위임 등, 플랫폼별 on/off
- Skills — agentskills.io 호환 on-demand 지식, progressive disclosure
- Persistent Memory — MEMORY.md / USER.md 바운디드 큐레이션
- Context Files —
.hermes.md,AGENTS.md,CLAUDE.md,SOUL.md,.cursorrules - Context References —
@file/@folder/diff/URL 인라인 주입 - Checkpoints — 변경 전 스냅샷,
/rollback
Automation
- Cron — 자연어·cron 표현식, 스킬 부착, 플랫폼 delivery
- Delegation —
delegate_task격리 자식 에이전트 (기본 동시 3) - Code Execution —
execute_code로 툴 RPC를 한 턴에 압축 - Hooks — gateway/plugin 라이프사이클
- Batch — 대량 프롬프트 병렬 + ShareGPT trajectory
Media & Web
Voice(CLI·메시징·Discord VC), Browser(Browserbase/Browser Use/CDP/local), Vision paste, FAL 이미지 생성(다수 모델), TTS 다수 프로바이더.
Integrations
MCP stdio/HTTP, 라우팅·폴백·키 풀, Claude 1h prefix cache(항상 on), Honcho 등 외부 메모리, OpenAI 호환 API 서버, ACP 에디터.
Customization
SOUL.md 정체성, /personality, CLI skins, quick commands, 번들/사용자 플러그인.
어디부터?
- CLI로 일상 루프
- Skills + Memory
- 메시징 게이트웨이 1개 플랫폼
- Cron / delegation
체크리스트
- 공식 원문과 명령·설정 키를 대조했다
- 로컬/
config.yaml/.env에서 재현 경로를 확인했다 - 권한·allowlist·시크릿 노출을 점검했다
- 실패 시 롤백·비활성화 방법을 알고 있다
다음 단계
- 공식 문서: 기능 개요
- Hermes Agent 소개
- 메시징 게이트웨이
기준일: 2026-07-26 — 공식 문서 동기화 코퍼스