# Hermes Agent 한국어 문서 > Nous Research Hermes Agent 문서의 비공식 한국어 번역본입니다. ## 문서 - [ACP 내부](https://hermes.dsone.my/docs/developer-guide/acp-internals): ACP 어댑터 작동 방식: 수명 주기, 세션, 이벤트 브리지, 승인 및 도구 렌더링 - [플랫폼 어댑터 추가](https://hermes.dsone.my/docs/developer-guide/adding-platform-adapters) - [제공자 추가](https://hermes.dsone.my/docs/developer-guide/adding-providers): Hermes Agent에 새로운 추론 제공자를 추가하는 방법 — 인증, 런타임 확인, CLI 흐름, 어댑터, 테스트 및 문서 - [도구 추가](https://hermes.dsone.my/docs/developer-guide/adding-tools): Hermes Agent에 새 도구를 추가하는 방법(스키마, 핸들러, 등록 및 도구 세트) - [에이전트 루프 내부](https://hermes.dsone.my/docs/developer-guide/agent-loop): AIAgent 실행, API 모드, 도구, 콜백 및 대체 동작에 대한 자세한 연습 - [아키텍처](https://hermes.dsone.my/docs/developer-guide/architecture): Hermes Agent 내부 — 주요 하위 시스템, 실행 경로, 데이터 흐름 및 다음에 읽을 위치 - [브라우저 CDP 감독자 - 디자인](https://hermes.dsone.my/docs/developer-guide/browser-supervisor) - [컨텍스트 압축 및 캐싱](https://hermes.dsone.my/docs/developer-guide/context-compression-and-caching) - [컨텍스트 엔진 플러그인](https://hermes.dsone.my/docs/developer-guide/context-engine-plugin): 내장된 컨텍스트Compressor를 대체하는 컨텍스트 엔진 플러그인을 빌드하는 방법 - [기여](https://hermes.dsone.my/docs/developer-guide/contributing): Hermes Agent에 기여하는 방법 — 개발 설정, 코드 스타일, PR 프로세스 - [스킬 만들기](https://hermes.dsone.my/docs/developer-guide/creating-skills): Hermes Agent용 스킬을 생성하는 방법 — SKILL.md 형식, 지침 및 게시 - [크론 내부](https://hermes.dsone.my/docs/developer-guide/cron-internals): Hermes가 크론 작업을 저장, 예약, 편집, 일시 중지, 기술 로드 및 전달하는 방법 - [CLI 확장](https://hermes.dsone.my/docs/developer-guide/extending-the-cli): 사용자 정의 위젯, 키 바인딩 및 레이아웃 변경을 통해 Hermes TUI를 확장하는 래퍼 CLI 구축 - [게이트웨이 내부](https://hermes.dsone.my/docs/developer-guide/gateway-internals): 메시징 게이트웨이가 부팅하고, 사용자에게 권한을 부여하고, 세션을 라우팅하고, 메시지를 전달하는 방법 - [이미지 생성 제공자 플러그인](https://hermes.dsone.my/docs/developer-guide/image-gen-provider-plugin): Hermes Agent용 이미지 생성 백엔드 플러그인을 구축하는 방법 - [메모리 제공자 플러그인](https://hermes.dsone.my/docs/developer-guide/memory-provider-plugin): Hermes Agent용 메모리 제공자 플러그인을 구축하는 방법 - [모델 제공자 플러그인](https://hermes.dsone.my/docs/developer-guide/model-provider-plugin): Hermes Agent용 모델 제공자(추론 백엔드) 플러그인을 구축하는 방법 - [플러그인 LLM 액세스](https://hermes.dsone.my/docs/developer-guide/plugin-llm-access): ctx.llm으로 플러그인 내부에서 채팅/구조화, 동기/비동기 LLM 호출을 실행합니다. 인증은 호스트가 소유하고, 신뢰 게이트는 기본 차단 방식이며, 선택적으로 JSON Schema 검증을 적용할 수 있습니다. - [신속한 조립](https://hermes.dsone.my/docs/developer-guide/prompt-assembly): Hermes가 시스템 프롬프트를 구축하고 캐시 안정성을 유지하며 임시 레이어를 삽입하는 방법 - [제공자 런타임 해석](https://hermes.dsone.my/docs/developer-guide/provider-runtime): Hermes가 런타임 시 제공자, 자격 증명, API 모드, 보조 모델을 해석하는 방법 - [세션 저장](https://hermes.dsone.my/docs/developer-guide/session-storage) - [도구 런타임](https://hermes.dsone.my/docs/developer-guide/tools-runtime): 도구 레지스트리, 도구 세트, 디스패치 및 터미널 환경의 런타임 동작 - [궤적 형식](https://hermes.dsone.my/docs/developer-guide/trajectory-format) - [비디오 생성 제공자 플러그인](https://hermes.dsone.my/docs/developer-guide/video-gen-provider-plugin): Hermes Agent용 비디오 생성 백엔드 플러그인을 구축하는 방법 - [설치](https://hermes.dsone.my/docs/getting-started/installation): Linux, macOS, WSL2, 네이티브 Windows(초기 베타), Android/Termux에 Hermes Agent 설치 - [학습 경로](https://hermes.dsone.my/docs/getting-started/learning-path): 사용자의 경험 수준과 목표에 따라 Hermes Agent 설명서를 통해 학습 경로를 선택하세요. - [Nix 및 NixOS 설정](https://hermes.dsone.my/docs/getting-started/nix-setup): Nix를 사용하여 Hermes Agent 설치 및 배포 - 빠른 'nix run'부터 컨테이너 모드를 갖춘 완전히 선언적인 NixOS 모듈까지 - [빠른 시작](https://hermes.dsone.my/docs/getting-started/quickstart): 설치부터 첫 대화까지, 5분 안에 Hermes Agent를 실행하는 경로 - [안드로이드/Termux](https://hermes.dsone.my/docs/getting-started/termux): Termux를 사용하여 Android 휴대폰에서 Hermes Agent를 직접 실행 - [업데이트 및 제거](https://hermes.dsone.my/docs/getting-started/updating): Hermes Agent를 최신 버전으로 업데이트하거나 제거하는 방법 - [Cron으로 모든 것을 자동화하기](https://hermes.dsone.my/docs/guides/automate-with-cron): Hermes cron을 사용한 실제 자동화 패턴 - 모니터링, 보고서, 파이프라인, 다중 스킬 워크플로 - [자동화 템플릿](https://hermes.dsone.my/docs/guides/automation-templates): 즉시 사용할 수 있는 자동화 레시피 — 예약 작업, GitHub 이벤트 트리거, API 웹훅, 다중 스킬 워크플로 - [AWS 기반암](https://hermes.dsone.my/docs/guides/aws-bedrock): Amazon Bedrock과 함께 Hermes 에이전트 사용 — 기본 Converse API, IAM 인증, Guardrails 및 지역 간 추론 - [Azure AI 파운드리](https://hermes.dsone.my/docs/guides/azure-foundry): Azure AI Foundry와 함께 Hermes 에이전트 사용 — OpenAI 스타일 및 Anthropic 스타일 엔드포인트, 전송 자동 감지 및 배포된 모델 - [Hermes 플러그인 구축](https://hermes.dsone.my/docs/guides/build-a-hermes-plugin): 도구, 후크, 데이터 파일 및 스킬을 갖춘 완전한 Hermes 플러그인 구축을 위한 단계별 가이드 - [스크립트 전용 크론 작업(LLM 없음)](https://hermes.dsone.my/docs/guides/cron-script-only): LLM을 완전히 건너뛰는 클래식 감시 크론 작업 - 스크립트가 일정에 따라 실행되고 해당 stdout이 메시징 플랫폼에 전달됩니다. 메모리 경고, 디스크 경고, CI 핑, 주기적인 상태 점검. - [크론 문제 해결](https://hermes.dsone.my/docs/guides/cron-troubleshooting): 작업이 실행되지 않음, 전달 실패, 스킬 로딩 오류, 성능 문제 등 일반적인 Hermes cron 문제를 진단하고 수정합니다. - [튜토리얼: 일일 브리핑 봇](https://hermes.dsone.my/docs/guides/daily-briefing-bot): 주제를 조사하고 결과를 요약하여 매일 아침 Telegram이나 Discord에 전달하는 자동화된 일일 브리핑 봇을 구축하세요. - [위임 및 병렬 작업](https://hermes.dsone.my/docs/guides/delegation-patterns): 하위 에이전트 위임을 사용하는 시기 및 방법 - 병렬 조사, 코드 검토 및 다중 파일 작업을 위한 패턴 - [튜토리얼: GitHub PR 리뷰 에이전트](https://hermes.dsone.my/docs/guides/github-pr-review-agent): 저장소를 모니터링하고 PR을 리뷰하며 피드백을 전달하는 자동화된 AI 코드 리뷰어를 핸즈프리로 구축하세요. - [구글 제미니](https://hermes.dsone.my/docs/guides/google-gemini): Google Gemini와 함께 Hermes Agent 사용 — 기본 AI Studio API, API 키 설정, OAuth 옵션, 도구 호출, 스트리밍 및 할당량 안내 - [Mac에서 로컬 LLM 실행](https://hermes.dsone.my/docs/guides/local-llm-on-mac): 모델 선택, 메모리 최적화 및 Apple Silicon의 실제 벤치마크를 포함하여 llama.cpp 또는 MLX를 사용하여 macOS에서 로컬 OpenAI 호환 LLM 서버를 설정합니다. - [Ollama를 사용하여 Hermes를 로컬에서 실행 — API 비용 없음](https://hermes.dsone.my/docs/guides/local-ollama-setup): Ollama 및 Gemma 4와 같은 개방형 모델을 사용하여 클라우드 API 키나 유료 구독이 필요하지 않은 자체 시스템에서 Hermes Agent를 완전히 실행하는 방법에 대한 단계별 가이드 - [Microsoft Graph 애플리케이션 등록](https://hermes.dsone.my/docs/guides/microsoft-graph-app-registration): Teams 모임 파이프라인을 지원하는 앱 등록을 만들기 위한 Azure Portal 연습 - [OpenClaw에서 마이그레이션](https://hermes.dsone.my/docs/guides/migrate-from-openclaw): OpenClaw/Clawdbot 설정을 Hermes Agent로 마이그레이션하는 방법에 대한 전체 가이드 - 마이그레이션 대상, 구성 매핑 방법, 이후 확인 사항. - [MiniMax OAuth](https://hermes.dsone.my/docs/guides/minimax-oauth): 브라우저 OAuth를 통해 MiniMax에 로그인하고 Hermes Agent에서 MiniMax-M2.7 모델을 사용하세요. API 키가 필요하지 않습니다. - [SSH를 통한 OAuth/원격 호스트](https://hermes.dsone.my/docs/guides/oauth-over-ssh): Hermes가 원격 시스템, 컨테이너 또는 점프 박스 뒤에서 실행될 때 브라우저 기반 OAuth(xAI, Spotify)를 완료하는 방법 - [Teams 세션 파이프라인 운영](https://hermes.dsone.my/docs/guides/operate-teams-meeting-pipeline): Microsoft Teams 세션 파이프라인을 위한 런북, 실행 체크리스트 및 운영자 워크시트 - [Hermes를 Python 라이브러리로 사용](https://hermes.dsone.my/docs/guides/python-library): 자체 Python 스크립트, 웹 앱 또는 자동화 파이프라인에 AIAgent를 포함합니다. CLI가 필요하지 않습니다. - [튜토리얼: 팀 Telegram 어시스턴트](https://hermes.dsone.my/docs/guides/team-telegram-assistant): 팀 전체가 코드 지원, 리서치, 시스템 관리 등에 함께 사용할 Telegram 봇을 설정하는 단계별 가이드 - [팁 및 모범 사례](https://hermes.dsone.my/docs/guides/tips): Hermes Agent를 최대한 활용하기 위한 실용적인 조언 — 프롬프트 팁, CLI 단축키, 컨텍스트 파일, 메모리, 비용 최적화 및 보안 - [Hermes와 함께 MCP 사용](https://hermes.dsone.my/docs/guides/use-mcp-with-hermes): MCP 서버를 Hermes Agent에 연결하고, 해당 도구를 필터링하고, 실제 작업 흐름에서 안전하게 사용하기 위한 실용적인 가이드 - [Hermes와 함께 SOUL.md 사용](https://hermes.dsone.my/docs/guides/use-soul-with-hermes): SOUL.md를 사용하여 Hermes Agent의 기본 음성을 구성하는 방법, 거기에 속하는 것, AGENTS.md 및 /personality와 다른 점 - [Hermes에서 음성 모드 사용](https://hermes.dsone.my/docs/guides/use-voice-mode-with-hermes): CLI, Telegram, Discord 및 Discord 음성 채널 전반에 걸쳐 Hermes 음성 모드 설정 및 사용에 대한 실무 가이드 - [웹훅을 사용한 자동 GitHub PR 댓글](https://hermes.dsone.my/docs/guides/webhook-github-pr-review): Hermes를 GitHub에 연결하면 수동 메시지 없이 웹훅으로 트리거되어 PR diff를 자동으로 가져오고, 코드 변경 사항을 검토하고, 댓글을 게시할 수 있습니다. - [스킬 작업](https://hermes.dsone.my/docs/guides/work-with-skills): Hermes에 새 워크플로를 가르치는 온디맨드 지식인 스킬을 찾고, 설치하고, 사용하고, 만드는 방법 - [xAI Grok OAuth(SuperGrok 구독)](https://hermes.dsone.my/docs/guides/xai-grok-oauth): Hermes Agent에서 Grok 모델을 사용하려면 SuperGrok 구독으로 로그인하세요. API 키가 필요하지 않습니다. - [Hermes Agent 문서](https://hermes.dsone.my/docs/): Nous Research가 만든 자기 개선형 AI 에이전트입니다. 경험에서 스킬을 만들고, 사용 중에 스킬을 개선하며, 세션을 넘어 기억을 유지하는 학습 루프를 갖추고 있습니다. - [통합](https://hermes.dsone.my/docs/integrations/index) - [AI 제공자](https://hermes.dsone.my/docs/integrations/providers) - [CLI 명령 참조](https://hermes.dsone.my/docs/reference/cli-commands): Hermes 터미널 명령 및 명령군에 대한 신뢰할 수 있는 참조 - [환경 변수](https://hermes.dsone.my/docs/reference/environment-variables): Hermes Agent에서 사용하는 모든 환경 변수에 대한 전체 참조 - [FAQ 및 문제 해결](https://hermes.dsone.my/docs/reference/faq): Hermes Agent와 관련된 일반적인 문제에 대한 자주 묻는 질문 및 해결 방법 - [MCP 설정 참조](https://hermes.dsone.my/docs/reference/mcp-config-reference): Hermes Agent MCP 설정 키, 필터링 의미, 유틸리티 도구 정책에 대한 참조 - [모델 카탈로그](https://hermes.dsone.my/docs/reference/model-catalog): OpenRouter 및 Nous Portal에 대한 선별된 모델 선택기 목록을 구동하는 원격 호스팅 매니페스트입니다. - [선택 설치 스킬 카탈로그](https://hermes.dsone.my/docs/reference/optional-skills-catalog): 필요할 때 추가로 설치할 수 있는 선택 스킬 목록입니다. - [프로필 명령 참조](https://hermes.dsone.my/docs/reference/profile-commands) - [기본 포함 스킬 카탈로그](https://hermes.dsone.my/docs/reference/skills-catalog): Hermes Agent에 기본 포함되는 스킬 목록입니다. - [슬래시 명령 참조](https://hermes.dsone.my/docs/reference/slash-commands): 대화형 CLI와 메시징 슬래시 명령 전체 참조 - [내장 도구 참조](https://hermes.dsone.my/docs/reference/tools-reference): Hermes 내장 도구를 툴셋별로 정리한 권위 있는 참조 - [툴셋 참조](https://hermes.dsone.my/docs/reference/toolsets-reference): Hermes의 core, composite, platform, dynamic 툴셋 참조 - [Checkpoints and /rollback](https://hermes.dsone.my/docs/user-guide/checkpoints-and-rollback): shadow git repo와 자동 snapshot을 사용해 destructive operation을 되돌리는 filesystem safety net - [CLI Interface](https://hermes.dsone.my/docs/user-guide/cli): Hermes Agent terminal interface: commands, keybindings, personalities, sessions, background work - [설정](https://hermes.dsone.my/docs/user-guide/configuration): Hermes Agent 설정 - config.yaml, provider, 모델, API 키 등 - [모델 구성](https://hermes.dsone.my/docs/user-guide/configuring-models) - [Docker](https://hermes.dsone.my/docs/user-guide/docker): Docker에서 Hermes Agent를 실행하고, Docker를 terminal backend로 사용하는 방법 - [ACP 에디터 통합](https://hermes.dsone.my/docs/user-guide/features/acp): VS Code, Zed, JetBrains 같은 ACP 호환 에디터 안에서 Hermes Agent를 사용합니다 - [API 서버](https://hermes.dsone.my/docs/user-guide/features/api-server): hermes-agent를 OpenAI 호환 API로 노출 - [Batch Processing](https://hermes.dsone.my/docs/user-guide/features/batch-processing): agent trajectory를 대규모로 생성합니다 - 병렬 처리, checkpointing, toolset distribution - [브라우저 자동화](https://hermes.dsone.my/docs/user-guide/features/browser): 여러 provider, CDP로 연결한 로컬 Chrome, cloud browser를 통해 웹 상호작용, form 입력, scraping 등을 수행합니다. - [Built-in Plugins](https://hermes.dsone.my/docs/user-guide/features/built-in-plugins): lifecycle hooks를 통해 자동 실행될 수 있는 Hermes Agent bundled plugins: disk-cleanup 등 - [코드 실행](https://hermes.dsone.my/docs/user-guide/features/code-execution): RPC 도구 접근이 가능한 Python 실행 - 여러 단계 워크플로를 한 턴으로 압축 - [Codex App-Server Runtime (optional)](https://hermes.dsone.my/docs/user-guide/features/codex-app-server-runtime) - [Computer Use(macOS)](https://hermes.dsone.my/docs/user-guide/features/computer-use) - [컨텍스트 파일](https://hermes.dsone.my/docs/user-guide/features/context-files): 프로젝트 컨텍스트 파일(.hermes.md, AGENTS.md, CLAUDE.md, 글로벌 SOUL.md, .cursorrules)을 모든 대화에 자동으로 주입 - [컨텍스트 참조](https://hermes.dsone.my/docs/user-guide/features/context-references): Inline @-syntax 파일을 첨부, 폴더, git diffs, URL을 직접 메시지에 - [자격 증명 풀](https://hermes.dsone.my/docs/user-guide/features/credential-pools): 제공자별로 여러 API 키 또는 OAuth 토큰을 풀로 묶어 자동 순환과 속도 제한 복구를 수행합니다. - [예약 작업(Cron)](https://hermes.dsone.my/docs/user-guide/features/cron): 자연어로 자동화 작업을 예약하고, 하나의 cron 도구로 관리하며, 하나 이상의 skill을 연결합니다 - [Curator](https://hermes.dsone.my/docs/user-guide/features/curator): Agent가 만든 skills의 백그라운드 유지보수: usage tracking, staleness, archive, LLM-driven review - [Subagent 위임](https://hermes.dsone.my/docs/user-guide/features/delegation): delegate_task로 병렬 작업 흐름을 위한 격리된 child agent 생성 - [대시보드 확장](https://hermes.dsone.my/docs/user-guide/features/extending-the-dashboard): Hermes 웹 대시보드를 위한 테마와 플러그인을 구축하세요 — 팔레트, 타이포그래피, 레이아웃, 커스텀 탭, 셸 슬롯, 페이지 스코프 슬롯, 백엔드 API 경로 - [대체 제공자](https://hermes.dsone.my/docs/user-guide/features/fallback-providers): 기본 모델을 사용할 수 없을 때 백업 LLM 제공자로 자동 페일오버하도록 설정합니다. - [지속 목표](https://hermes.dsone.my/docs/user-guide/features/goals): Hermes에 지속 목표를 설정하고, 완료될 때까지 여러 턴에 걸쳐 계속 작업하게 합니다. Hermes식 Ralph loop입니다. - [Honcho 메모리](https://hermes.dsone.my/docs/user-guide/features/honcho): Honcho를 통한 AI-native 영구 메모리 - dialectic reasoning, multi-agent 사용자 모델링, 깊은 개인화 - [이벤트 훅](https://hermes.dsone.my/docs/user-guide/features/hooks): 주요 라이프사이클 지점에서 사용자 지정 코드를 실행 — 활동 기록, 알림 전송, 웹후크 호출 - [이미지 생성](https://hermes.dsone.my/docs/user-guide/features/image-generation): FAL.ai를 통해 이미지를 생성합니다. FLUX 2, GPT Image(1.5 & 2), Nano Banana Pro, Ideogram, Recraft V4 Pro 등을 포함한 9개 모델을 `hermes tools`에서 선택할 수 있습니다. - [Kanban 튜토리얼](https://hermes.dsone.my/docs/user-guide/features/kanban-tutorial) - [Kanban worker lanes](https://hermes.dsone.my/docs/user-guide/features/kanban-worker-lanes) - [Kanban (멀티 에이전트 보드)](https://hermes.dsone.my/docs/user-guide/features/kanban): 여러 Hermes 프로필을 조율하는 SQLite 기반 내구성 작업 보드 - [LSP - Semantic 진단](https://hermes.dsone.my/docs/user-guide/features/lsp): pyright, gopls, rust-analyzer 같은 실제 language server를 post-write lint check에 연결해 write_file과 patch 이후 진단을 제공합니다. - [MCP (Model Context Protocol)](https://hermes.dsone.my/docs/user-guide/features/mcp): MCP를 통해 Hermes Agent를 외부 도구 서버에 연결하고, Hermes가 로드하는 MCP 도구를 정확하게 제어합니다. - [메모리 제공자](https://hermes.dsone.my/docs/user-guide/features/memory-providers): 외부 메모리 제공자 플러그인 — Honcho, OpenViking, Mem0, Hindsight, Holographic, RetainDB, ByteRover, Supermemory - [Persistent Memory](https://hermes.dsone.my/docs/user-guide/features/memory): Hermes Agent가 session을 넘어 기억을 유지하는 방식 - MEMORY.md, USER.md, session search - [Features Overview](https://hermes.dsone.my/docs/user-guide/features/overview) - [Personality와 SOUL.md](https://hermes.dsone.my/docs/user-guide/features/personality): 전역 SOUL.md, 내장 personality 프리셋, 사용자 정의 페르소나 정의로 Hermes Agent의 성격을 조정합니다. - [플러그인](https://hermes.dsone.my/docs/user-guide/features/plugins): 플러그인 시스템을 통해 Hermes를 사용자 정의 도구, 훅, 통합으로 확장하세요 - [제공자 라우팅](https://hermes.dsone.my/docs/user-guide/features/provider-routing): 비용, 속도 또는 품질을 최적화하도록 OpenRouter 제공자 기본 설정을 구성하세요. - [스킬 시스템](https://hermes.dsone.my/docs/user-guide/features/skills): 온디맨드 지식 문서 — 점진적 공개, 에이전트 관리 스킬, 스킬 허브 - [스킨 및 테마](https://hermes.dsone.my/docs/user-guide/features/skins): 내장 및 사용자 정의 스킨으로 Hermes CLI를 사용자화하세요 - [스포티파이](https://hermes.dsone.my/docs/user-guide/features/spotify) - [구독 프록시](https://hermes.dsone.my/docs/user-guide/features/subscription-proxy): 외부 앱을 위한 OpenAI 호환 엔드포인트로 Nous Portal 구독(또는 다른 OAuth 제공자)을 사용하세요 - [Nous Tool Gateway](https://hermes.dsone.my/docs/user-guide/features/tool-gateway): 하나의 구독으로 모든 도구를 사용합니다. 웹 검색, 이미지 생성, TTS, 클라우드 브라우저를 추가 API 키 없이 Nous Portal을 통해 라우팅합니다. - [도구 및 도구 세트](https://hermes.dsone.my/docs/user-guide/features/tools): Hermes Agent의 도구 개요 — 사용 가능한 도구, 도구 세트 작동 방식, 터미널 백엔드 - [음성 및 TTS](https://hermes.dsone.my/docs/user-guide/features/tts): 모든 플랫폼에서 텍스트 음성 변환 및 음성 메시지 전사 - [비전 및 이미지 붙여넣기](https://hermes.dsone.my/docs/user-guide/features/vision): 클립보드의 이미지를 Hermes CLI에 붙여넣어 멀티모달 비전 분석을 수행하세요. - [음성 모드](https://hermes.dsone.my/docs/user-guide/features/voice-mode): Hermes 에이전트와 실시간 음성 대화 — CLI, Telegram, Discord (DM, 텍스트 채널, 음성 채널) - [웹 대시보드](https://hermes.dsone.my/docs/user-guide/features/web-dashboard): 구성, API 키, 세션, 로그, 분석, 크론 작업 및 스킬 관리를 위한 브라우저 기반 대시보드 - [웹 검색 및 추출](https://hermes.dsone.my/docs/user-guide/features/web-search): 웹을 검색하고, 페이지 내용을 추출하며, 무료로 셀프 호스팅 가능한 SearXNG을 포함한 여러 백엔드 제공자를 이용해 웹사이트를 크롤링합니다. - [Git 워크트리](https://hermes.dsone.my/docs/user-guide/git-worktrees): Git 워크트리와 격리된 체크아웃을 사용하여 동일한 저장소에서 여러 Hermes 에이전트를 안전하게 실행합니다 - [BlueBubbles (iMessage)](https://hermes.dsone.my/docs/user-guide/messaging/bluebubbles) - [DingTalk](https://hermes.dsone.my/docs/user-guide/messaging/dingtalk): Hermes 에이전트를 DingTalk 챗봇으로 설정하기 - [디스코드](https://hermes.dsone.my/docs/user-guide/messaging/discord): Hermes 에이전트를 디스코드 봇으로 설정하기 - [이메일](https://hermes.dsone.my/docs/user-guide/messaging/email): IMAP/SMTP를 통해 Hermes 에이전트를 이메일 어시스턴트로 설정하기 - [Feishu / Lark](https://hermes.dsone.my/docs/user-guide/messaging/feishu): Hermes 에이전트를 Feishu 또는 Lark 봇으로 설정하기 - [구글 챗](https://hermes.dsone.my/docs/user-guide/messaging/google_chat): Hermes 에이전트를 Cloud Pub/Sub를 사용하여 구글 챗 봇으로 설정하기 - [홈 어시스턴트](https://hermes.dsone.my/docs/user-guide/messaging/homeassistant): 홈 어시스턴트 통합을 통해 Hermes 에이전트를 사용하여 스마트 홈을 제어하세요. - [메시징 게이트웨이](https://hermes.dsone.my/docs/user-guide/messaging/index): Telegram, Discord, Slack, WhatsApp, Signal, SMS, 이메일, Home Assistant, Mattermost, Matrix, DingTalk, Yuanbao, Microsoft Teams, LINE, Webhooks 또는 API 서버를 통해 OpenAI 호환 프론트엔드와 Hermes와 채팅하기 — 아키텍처 및 설정 개요 - [라인](https://hermes.dsone.my/docs/user-guide/messaging/line): Hermes 에이전트를 LINE Messaging API 봇으로 설정하기 - [매트릭스](https://hermes.dsone.my/docs/user-guide/messaging/matrix): Hermes 에이전트를 매트릭스 봇으로 설정하기 - [Mattermost](https://hermes.dsone.my/docs/user-guide/messaging/mattermost): Hermes 에이전트를 Mattermost 봇으로 설정하기 - [Microsoft Graph Webhook Listener](https://hermes.dsone.my/docs/user-guide/messaging/msgraph-webhook): Hermes에서 Microsoft Graph 변경 알림(세션, 캘린더, 채팅 등) 수신 - [Open WebUI](https://hermes.dsone.my/docs/user-guide/messaging/open-webui): OpenAI 호환 API 서버 통해 Open WebUI와 Hermes Agent 연결 - [QQ Bot](https://hermes.dsone.my/docs/user-guide/messaging/qqbot) - [Signal](https://hermes.dsone.my/docs/user-guide/messaging/signal): signal-cli daemon 통해 Hermes Agent를 Signal messenger bot으로 설정 - [SimpleX Chat](https://hermes.dsone.my/docs/user-guide/messaging/simplex) - [Slack](https://hermes.dsone.my/docs/user-guide/messaging/slack): Socket Mode를 사용해 Hermes Agent를 Slack 봇으로 설정합니다 - [SMS (Twilio)](https://hermes.dsone.my/docs/user-guide/messaging/sms): Twilio를 통해 Hermes Agent를 SMS 챗봇으로 설정 - [Teams 세션](https://hermes.dsone.my/docs/user-guide/messaging/teams-meetings): Microsoft Graph webhook으로 Microsoft Teams 세션 요약 파이프라인 설정 - [Microsoft Teams](https://hermes.dsone.my/docs/user-guide/messaging/teams): Hermes Agent을 Microsoft Teams 봇으로 설정 - [Telegram](https://hermes.dsone.my/docs/user-guide/messaging/telegram): Hermes Agent를 Telegram 봇으로 설정하는 방법 - [Webhooks](https://hermes.dsone.my/docs/user-guide/messaging/webhooks): GitHub, GitLab 및 기타 서비스의 event를 받아 Hermes agent run을 trigger하는 방법 - [WeCom Callback(Self-Built App)](https://hermes.dsone.my/docs/user-guide/messaging/wecom-callback) - [WeCom (Enterprise WeChat)](https://hermes.dsone.my/docs/user-guide/messaging/wecom): AI Bot WebSocket gateway를 통해 Hermes Agent를 WeCom에 연결합니다. - [Weixin (WeChat)](https://hermes.dsone.my/docs/user-guide/messaging/weixin): iLink Bot API를 통해 Hermes Agent를 personal WeChat account에 연결합니다. - [WhatsApp](https://hermes.dsone.my/docs/user-guide/messaging/whatsapp): 내장 Baileys bridge로 Hermes Agent를 WhatsApp bot으로 설정하는 방법 - [Yuanbao](https://hermes.dsone.my/docs/user-guide/messaging/yuanbao): WebSocket gateway를 통해 Hermes Agent를 Yuanbao enterprise messaging platform에 연결합니다. - [Profile Distributions: 전체 agent 공유 {#profile-distributions-share-a-whole-agent}](https://hermes.dsone.my/docs/user-guide/profile-distributions) - [Profiles: 여러 Agent 실행](https://hermes.dsone.my/docs/user-guide/profiles) - [Security](https://hermes.dsone.my/docs/user-guide/security): security model, dangerous command approval, user authorization, container isolation, production deployment best practices - [Sessions](https://hermes.dsone.my/docs/user-guide/sessions): session persistence, resume, search, management, per-platform session tracking - [Apple Notes — memo CLI를 통해 Apple Notes 관리: 생성, 검색, 편집](https://hermes.dsone.my/docs/user-guide/skills/bundled/apple/apple-apple-notes): memo CLI를 통해 Apple Notes 관리: 생성, 검색, 편집 - [Apple Reminders - reminder 추가, 목록 조회, 완료 처리](https://hermes.dsone.my/docs/user-guide/skills/bundled/apple/apple-apple-reminders): Apple Reminders에서 reminder를 추가하고, 목록을 조회하고, 완료 처리합니다. - [Find My - Apple device와 AirTag 추적](https://hermes.dsone.my/docs/user-guide/skills/bundled/apple/apple-findmy): macOS Find My app으로 Apple device와 AirTag를 추적합니다. - [Imessage - macOS에서 imsg CLI를 통해 iMessages/SMS를 전송하고 수신](https://hermes.dsone.my/docs/user-guide/skills/bundled/apple/apple-imessage): macOS에서 imsg CLI를 통해 iMessages/SMS 전송 및 수신 - [Macos 컴퓨터 사용](https://hermes.dsone.my/docs/user-guide/skills/bundled/apple/apple-macos-computer-use): 배경에서 macOS 데스크톱을 구동 - 스크린 샷, 마우스, 키보드, 스크롤, 드래그 - 사용자 커서, 키보드 초점 또는 스페이스를 훔치지 않고 - [Claude Code — Claude Code CLI(features, PRs)에 코딩된 Delegate](https://hermes.dsone.my/docs/user-guide/skills/bundled/autonomous-ai-agents/autonomous-ai-agents-claude-code): Claude Code CLI (features, PRs)에 코딩을 Delegate - [Codex — OpenAI Codex CLI (features, PRs)로 코딩을 Delegate](https://hermes.dsone.my/docs/user-guide/skills/bundled/autonomous-ai-agents/autonomous-ai-agents-codex): OpenAI Codex CLI (features, PRs)에 코딩을 Delegate - [Hermes Agent - 구성, 확장, 또는 Hermes Agent에 기여](https://hermes.dsone.my/docs/user-guide/skills/bundled/autonomous-ai-agents/autonomous-ai-agents-hermes-agent): 구성, 확장, 또는 Hermes Agent에 기여 - [OpenCode - feature 구현과 PR review를 OpenCode CLI에 delegate](https://hermes.dsone.my/docs/user-guide/skills/bundled/autonomous-ai-agents/autonomous-ai-agents-opencode): feature 구현과 PR review 같은 coding task를 OpenCode CLI에 delegate합니다. - [건축 다이어그램 — Dark-themed SVG Architecture/cloud/infra 다이어그램은 HTML로](https://hermes.dsone.my/docs/user-guide/skills/bundled/creative/creative-architecture-diagram): Dark-themed SVG 아키텍처/cloud/infra 다이어그램 HTML - [Ascii Art — ASCII art: pyfiglet, cowsay, boxes, image-to-ascii](https://hermes.dsone.my/docs/user-guide/skills/bundled/creative/creative-ascii-art): ASCII art를 생성합니다. pyfiglet, cowsay, boxes, image-to-ascii를 다룹니다. - [Ascii Video - ASCII 비디오: ASCII MP4 / GIF로 비디오 / 오디오 변환](https://hermes.dsone.my/docs/user-guide/skills/bundled/creative/creative-ascii-video): ASCII 동영상: ASCII MP4/GIF에 비디오/오디오 변환 - [Baoyu Comic - educational, biographical, tutorial knowledge comics](https://hermes.dsone.my/docs/user-guide/skills/bundled/creative/creative-baoyu-comic): 교육, 전기, 튜토리얼 형식의 knowledge comic을 만듭니다. - [Baoyu Infographics: 21 레이아웃 x 21 스타일 (信, ))](https://hermes.dsone.my/docs/user-guide/skills/bundled/creative/creative-baoyu-infographic): 인포 그래픽: 21 레이아웃 x 21 스타일 (信, )) - [Claude Design — HTML artifacts 디자인 ( 착륙, 데크, 프로토 타입)](https://hermes.dsone.my/docs/user-guide/skills/bundled/creative/creative-claude-design): HTML artifacts 디자인 (랜싱, 데크, 프로토 타입) - [ComfyUI](https://hermes.dsone.my/docs/user-guide/skills/bundled/creative/creative-comfyui): ComfyUI로 이미지, 비디오, 오디오를 생성합니다. 설치, 실행, 노드/모델 관리, 파라미터 주입, 워크플로 실행을 다룹니다. - [Ideation - creative constraint로 project idea 생성](https://hermes.dsone.my/docs/user-guide/skills/bundled/creative/creative-creative-ideation): creative constraint를 활용해 project idea를 생성합니다. - [디자인 Md — 저자/validate/export 구글의 디자인](https://hermes.dsone.my/docs/user-guide/skills/bundled/creative/creative-design-md): Author/validate/export 구글의 디자인 - [Excalidraw — Hand-drawn Excalidraw JSON 도표 (아치, 교류, seq)](https://hermes.dsone.my/docs/user-guide/skills/bundled/creative/creative-excalidraw): Hand-drawn Excalidraw JSON 도표 (아치, 교류, seq) - [Humanizer — Humanize text: 지구 AI-isms 및 실제 음성 추가](https://hermes.dsone.my/docs/user-guide/skills/bundled/creative/creative-humanizer): Humanize text: 지구 AI-isms 및 실제 목소리 추가 - [Manim 비디오 - Manim CE 애니메이션: 3Blue1 Brown math/algo 동영상](https://hermes.dsone.my/docs/user-guide/skills/bundled/creative/creative-manim-video): Manim CE 애니메이션: 3Blue1 Brown math/algo 동영상 - [p5.js - generative art, shader, interactive sketch](https://hermes.dsone.my/docs/user-guide/skills/bundled/creative/creative-p5js): p5.js sketch로 generative art, shader, interactive visual을 만듭니다. - [픽셀 아트 - 픽셀 아트 w / 시대 팔레트 (NES, 게임 보이, PICO-8)](https://hermes.dsone.my/docs/user-guide/skills/bundled/creative/creative-pixel-art): 픽셀 아트 w / 시대 팔레트 (NES, 게임 보이, PICO-8) - [Popular Web Designs - HTML/CSS로 구현하는 54개 실제 design system(Stripe, Linear, Vercel)](https://hermes.dsone.my/docs/user-guide/skills/bundled/creative/creative-popular-web-designs): 54 실제 설계 시스템 (Stripe, Linear, Vercel) HTML/CSS로 - [사전텍스트](https://hermes.dsone.my/docs/user-guide/skills/bundled/creative/creative-pretext): @chenglou/pretext로 창의적인 브라우저 데모를 구축 할 때 사용 - ASCII 예술에 대한 DOM-free 텍스트 레이아웃, 장애물 주변의 원소 흐름, 텍스트-as-geometry gam... - [스케치 - Throwaway HTML 조업: 비교 2-3 디자인 변형](https://hermes.dsone.my/docs/user-guide/skills/bundled/creative/creative-sketch): Throwaway HTML 모의: 비교하는 2-3개의 디자인 변종 - [Songwriting And Ai Music – 송위 기술 및 Suno AI 음악 프롬프트](https://hermes.dsone.my/docs/user-guide/skills/bundled/creative/creative-songwriting-and-ai-music): Songwriting 기술 및 Suno AI 음악 프롬프트 - [TouchDesigner MCP](https://hermes.dsone.my/docs/user-guide/skills/bundled/creative/creative-touchdesigner-mcp): twozero MCP로 실행 중인 TouchDesigner instance를 제어합니다. operator 생성, parameter 설정, wire 연결, Python 실행, 실시간 visual 구축을 다룹니다. - [Jupyter Live Kernel - hamelnb live Jupyter kernel로 iterative Python 실행](https://hermes.dsone.my/docs/user-guide/skills/bundled/data-science/data-science-jupyter-live-kernel): hamelnb live Jupyter kernel로 iterative Python workflow를 실행합니다. - [Kanban Orchestrator](https://hermes.dsone.my/docs/user-guide/skills/bundled/devops/devops-kanban-orchestrator): Kanban으로 profile 간 작업을 라우팅하는 orchestrator용 decomposition playbook과 anti-temptation rule입니다. - [Kanban Worker - Hermes Kanban worker를 위한 pitfalls, 예제, edge case](https://hermes.dsone.my/docs/user-guide/skills/bundled/devops/devops-kanban-worker): Hermes Kanban worker를 위한 pitfalls, 예제, edge case를 다룹니다. - [Webhook 구독 — Webhook 구독: 이벤트 중심 에이전트 실행](https://hermes.dsone.my/docs/user-guide/skills/bundled/devops/devops-webhook-subscriptions): Webhook 구독: 이벤트 구동 에이전트 실행 - [Dogfood - 웹 앱의 Exploratory QA: 버그, 증거, 보고서](https://hermes.dsone.my/docs/user-guide/skills/bundled/dogfood/dogfood-dogfood): 웹 앱의 Exploratory QA: 버그, 증거, 보고서 - [히말라야 — 히말라야 CLI: IMAP/SMTP 이메일](https://hermes.dsone.my/docs/user-guide/skills/bundled/email/email-himalaya): Himalaya CLI: 터미널에서 IMAP/SMTP 이메일 - [Minecraft Modpack Server - 호스트 modded Minecraft 서버 (CurseForge, Modrinth)](https://hermes.dsone.my/docs/user-guide/skills/bundled/gaming/gaming-minecraft-modpack-server): Host modded Minecraft 서버 (CurseForge, Modrinth) - [Pokemon Player - headless emulator와 RAM으로 포켓몬 플레이](https://hermes.dsone.my/docs/user-guide/skills/bundled/gaming/gaming-pokemon-player): headless emulator와 RAM 상태를 사용해 포켓몬 게임을 플레이합니다. - [Codebase Inspection — 코드베이스 w/pygount: LOC, 언어, 비율](https://hermes.dsone.my/docs/user-guide/skills/bundled/github/github-codebase-inspection): Inspect codebases w/pygount: LOC, 언어, 비율 - [Github Auth — GitHub auth 설정: HTTPS 토큰, SSH 키, gh CLI 로그인](https://hermes.dsone.my/docs/user-guide/skills/bundled/github/github-github-auth): GitHub auth 설정: HTTPS 토큰, SSH 키, gh CLI 로그인 - [Github Code Review - 리뷰 홍보: gh 또는 REST를 통해 diffs, 인라인 코멘트](https://hermes.dsone.my/docs/user-guide/skills/bundled/github/github-github-code-review): 리뷰 PR: diffs, 인라인 코멘트를 통해 gh 또는 REST - [Github Issues — 생성, 삼기, 라벨, gh 또는 REST를 통해 GitHub 문제 할당](https://hermes.dsone.my/docs/user-guide/skills/bundled/github/github-github-issues): gh 또는 REST를 통해 GitHub 문제 생성, 삼기, 라벨, 할당 - [Github Pr Workflow — GitHub PR 라이프사이클: 지점, 커밋, 오픈, CI, 합병](https://hermes.dsone.my/docs/user-guide/skills/bundled/github/github-github-pr-workflow): GitHub PR 라이프사이클: 지점, 커밋, 오픈, CI, 합병 - [Github Repo Management — Clone/create/fork 저장소; 원격 관리, 출시](https://hermes.dsone.my/docs/user-guide/skills/bundled/github/github-github-repo-management): Clone/create/fork 저장소; 원격 관리, 출시 - [Native Mcp - MCP 클라이언트: 서버 연결, 도구 등록 (stdio/HTTP)](https://hermes.dsone.my/docs/user-guide/skills/bundled/mcp/mcp-native-mcp): MCP 클라이언트: 서버 연결, 등록 도구 (stdio/HTTP) - [GIF Search - curl과 jq로 Tenor GIF 검색/다운로드](https://hermes.dsone.my/docs/user-guide/skills/bundled/media/media-gif-search): curl과 jq로 Tenor에서 GIF를 검색하고 다운로드합니다. - [Heartmula - HeartMuLa: lyrics + 태그의 Suno-like 노래 생성](https://hermes.dsone.my/docs/user-guide/skills/bundled/media/media-heartmula): HeartMuLa: lyrics + 태그에서 Suno-like 노래 생성 - [Songsee - CLI를 통해 오디오 분광기 / 기능 (mel, chroma, MFCC)](https://hermes.dsone.my/docs/user-guide/skills/bundled/media/media-songsee): 오디오 spectrograms/features (mel, 크롬, MFCC) CLI를 통해 - [Spotify — Spotify: 재생, 검색, 큐, 재생 목록 및 장치를 관리](https://hermes.dsone.my/docs/user-guide/skills/bundled/media/media-spotify): Spotify: 재생, 검색, 큐, 재생 목록 및 장치를 관리 - [YouTube Content - YouTube transcript를 요약, thread, blog로 변환](https://hermes.dsone.my/docs/user-guide/skills/bundled/media/media-youtube-content): YouTube transcript를 요약, thread, blog post로 변환합니다. - [회전 Llms 하네스 - lm-eval-harness: 벤치 마크 LLMs (MMLU, 등](https://hermes.dsone.my/docs/user-guide/skills/bundled/mlops/mlops-evaluation-lm-evaluation-harness): lm-eval-harness: 벤치 마크 LLMs (MMLU, 등 - [Weights and Biases — W&B: 로그 ML 실험, 스윕, 모델 레지스트리, 대시보드](https://hermes.dsone.my/docs/user-guide/skills/bundled/mlops/mlops-evaluation-weights-and-biases): W&B: 로그 ML 실험, 스윕, 모델 레지스트리, 대시보드 - [Hugging Face Hub - hf CLI로 model과 dataset 검색, 다운로드, 업로드](https://hermes.dsone.my/docs/user-guide/skills/bundled/mlops/mlops-huggingface-hub): Hugging Face `hf` CLI로 model과 dataset을 검색, 다운로드, 업로드합니다. - [Llama.cpp - local GGUF inference와 Hugging Face model discovery](https://hermes.dsone.my/docs/user-guide/skills/bundled/mlops/mlops-inference-llama-cpp): llama.cpp로 local GGUF inference를 실행하고 Hugging Face Hub에서 model을 찾습니다. - [Obliteratus - OBLITERATUS: abliterate LLM refusals (diff-in-means)](https://hermes.dsone.my/docs/user-guide/skills/bundled/mlops/mlops-inference-obliteratus): OBLITERATUS: abliterate LLM refusals (diff-in-means) - [서빙 Llms Vllm — vLLM: 높은 처리량 LLM 서빙, OpenAI API, 자격](https://hermes.dsone.my/docs/user-guide/skills/bundled/mlops/mlops-inference-vllm): vLLM: 높은 처리량 LLM 서빙, OpenAI API, 자격 - [Audiocraft Audio Generation - AudioCraft: MusicGen 텍스트 - 음악, AudioGen 텍스트 - 사운드](https://hermes.dsone.my/docs/user-guide/skills/bundled/mlops/mlops-models-audiocraft): AudioCraft: MusicGen text-to-music, AudioGen 텍스트 사운드 - [세그먼트 아무것도 모델 - SAM: 포인트, 상자, 마스크를 통해 제로 샷 이미지 세그먼트](https://hermes.dsone.my/docs/user-guide/skills/bundled/mlops/mlops-models-segment-anything): SAM: 포인트, 상자, 마스크를 통해 제로 샷 이미지 세그먼트 - [Dspy — DSPy: 선언적인 LM 프로그램, 자동 최적화 신속한, RAG](https://hermes.dsone.my/docs/user-guide/skills/bundled/mlops/mlops-research-dspy): DSPy: 선언 LM 프로그램, 자동 최적화 신속한, RAG - [Obsidian — 읽기, 검색, 생성 및 편집 노트 Obsidian vault](https://hermes.dsone.my/docs/user-guide/skills/bundled/note-taking/note-taking-obsidian): 읽기, 검색, 생성 및 편집 메모 Obsidian vault - [Airtable - curl로 Airtable REST API 사용](https://hermes.dsone.my/docs/user-guide/skills/bundled/productivity/productivity-airtable): curl로 Airtable REST API를 호출해 record CRUD, filter, upsert를 수행합니다. - [Google Workspace — Gmail, 캘린더, 드라이브, Docs, 시트를 통해 gws CLI 또는 Python](https://hermes.dsone.my/docs/user-guide/skills/bundled/productivity/productivity-google-workspace): gws CLI 또는 Python으로 Gmail, Calendar, Drive, Docs, Sheets를 다룹니다. - [Linear - GraphQL과 curl로 issue, project, team 관리](https://hermes.dsone.my/docs/user-guide/skills/bundled/productivity/productivity-linear): Linear에서 GraphQL과 curl을 사용해 issue, project, team을 관리합니다. - [Maps - geocoding, POI, route, timezone lookup with OpenStreetMap/OSRM](https://hermes.dsone.my/docs/user-guide/skills/bundled/productivity/productivity-maps): OpenStreetMap/OSRM으로 geocoding, POI, route, timezone lookup을 수행합니다. - [나노 Pdf - 나노 PDF CLI를 통해 PDF 텍스트 / typos / 제목 편집 (NL 프롬프트)](https://hermes.dsone.my/docs/user-guide/skills/bundled/productivity/productivity-nano-pdf): nano-pdf CLI (NL 프롬프트)를 통해 PDF text/typos/titles 편집 - [Notion - Notion API와 ntn CLI로 page, database, task, workspace 관리](https://hermes.dsone.my/docs/user-guide/skills/bundled/productivity/productivity-notion): Notion API와 ntn CLI로 page, database, task, workspace를 관리합니다. - [Ocr 및 문서 — PDFs/scans (pymupdf, marker-pdf)에서 텍스트를 추출](https://hermes.dsone.my/docs/user-guide/skills/bundled/productivity/productivity-ocr-and-documents): PDFs/scans (pymupdf, marker-pdf)에서 원본을 추출하세요 - [Powerpoint — 생성, 읽기, 편집](https://hermes.dsone.my/docs/user-guide/skills/bundled/productivity/productivity-powerpoint): 생성, 읽기, 편집 - [팀 세션 Pipeline](https://hermes.dsone.my/docs/user-guide/skills/bundled/productivity/productivity-teams-meeting-pipeline): Hermes CLI를 통해 팀 세션 요약 파이프라인을 운영 - 세션 요약, 파이프라인 상태를 검사, 재생 작업, Microsoft Graph 구독 관리 - [Godmode - LLM jailbreak: Parseltongue, GODMODE, ULTRAPLINIAN](https://hermes.dsone.my/docs/user-guide/skills/bundled/red-teaming/red-teaming-godmode): LLM jailbreak: Parseltongue, GODMODE, ULTRAPLINIAN - [arXiv - 키워드, 저자, 카테고리, ID로 논문 검색](https://hermes.dsone.my/docs/user-guide/skills/bundled/research/research-arxiv): 키워드, 저자, 카테고리, arXiv ID로 논문을 검색합니다. - [Blogwatcher - 블로그 감시 및 RSS/Atom 피드를 통해 Blogwatcher-cli 도구](https://hermes.dsone.my/docs/user-guide/skills/bundled/research/research-blogwatcher): Blogwatcher-cli 도구를 통해 블로그 및 RSS / 원자 피드를 모니터링 - [Llm Wiki - Karpathy의 LLM Wiki: 빌드 / query 연동 마크 다운 KB](https://hermes.dsone.my/docs/user-guide/skills/bundled/research/research-llm-wiki): Karpathy의 LLM Wiki: 빌드 / query 연동 마크 다운 KB - [Polymarket - Query Polymarket: 시장, 가격, 주문서, 역사](https://hermes.dsone.my/docs/user-guide/skills/bundled/research/research-polymarket): Query Polymarket: 시장, 가격, 주문서, 역사 - [Research Paper Writing](https://hermes.dsone.my/docs/user-guide/skills/bundled/research/research-research-paper-writing) - [Openhue - 제어 필립스 Hue 조명, 장면, OpenHue CLI를 통해 객실](https://hermes.dsone.my/docs/user-guide/skills/bundled/smart-home/smart-home-openhue): 제어 필립스 Hue 조명, 장면, OpenHue CLI를 통해 객실 - [Xurl — X/Twitter via xurl CLI: 게시물, 검색, DM, 미디어, v2 API](https://hermes.dsone.my/docs/user-guide/skills/bundled/social-media/social-media-xurl): X/Twitter via xurl CLI: 게시물, 검색, DM, 미디어, v2 API - [Debug Hermes TUI 명령 – Debug Hermes TUI 슬래시 명령: Python, Gateway, Ink UI](https://hermes.dsone.my/docs/user-guide/skills/bundled/software-development/software-development-debugging-hermes-tui-commands): Debug Hermes TUI 슬래시 명령: 파이썬, 게이트웨이, 잉크 UI - [Hermes Agent Skill Authoring — 저자 인포 SKILL](https://hermes.dsone.my/docs/user-guide/skills/bundled/software-development/software-development-hermes-agent-skill-authoring): 저자 인포 SKILL - [Node Inspect Debugger — 디버그 노드](https://hermes.dsone.my/docs/user-guide/skills/bundled/software-development/software-development-node-inspect-debugger): 디버그 노드 - [계획 - 계획 모드: markdown 계획 쓰기](https://hermes.dsone.my/docs/user-guide/skills/bundled/software-development/software-development-plan): 계획 모드: markdown 계획을 쓰기 - [파이썬 디버그피 - 디버그 파이썬: pdb REPL + 디버깅 리모트 (DAP)](https://hermes.dsone.my/docs/user-guide/skills/bundled/software-development/software-development-python-debugpy): 디버그 파이썬: pdb REPL + 디버py 리모트 (DAP) - [요청 코드 검토 - Pre-commit 리뷰: 보안 검사, 품질 게이트, 자동 수정](https://hermes.dsone.my/docs/user-guide/skills/bundled/software-development/software-development-requesting-code-review): Pre-commit 리뷰: 보안 검사, 품질 게이트, 자동 수정 - [Spike - 빌드하기 전에 아이디어를 검증하는 Throwaway 실험](https://hermes.dsone.my/docs/user-guide/skills/bundled/software-development/software-development-spike): 구축하기 전에 아이디어를 검증하는 Throwaway 실험 - [Subagent Driven Development - delegate task subagents (2 단계 검토)를 통해 계획을 실행](https://hermes.dsone.my/docs/user-guide/skills/bundled/software-development/software-development-subagent-driven-development): delegate task subagents (2 단계 검토)를 통해 계획을 실행 - [Systematic Debugging - 4 단계 루트 원인 디버깅: 수정하기 전에 버그를 이해](https://hermes.dsone.my/docs/user-guide/skills/bundled/software-development/software-development-systematic-debugging): 4 단계 루트 원인 디버깅: 해결하기 전에 버그를 이해 - [Test Driven Development — TDD: RED-GREEN-REFACTOR 시행, 코드의 앞에 테스트](https://hermes.dsone.my/docs/user-guide/skills/bundled/software-development/software-development-test-driven-development): TDD: RED-GREEN-REFACTOR 시행, 코드의 앞에 시험 - [Writing Plans - 쓰기 구현 계획: 비트 크기 작업, 경로, 코드](https://hermes.dsone.my/docs/user-guide/skills/bundled/software-development/software-development-writing-plans): 구현 계획 작성: 비트 크기 작업, 경로, 코드 - [Yuanbao - Yuanbao (Original) 그룹: @mention 사용자, 쿼리 정보 / 회원](https://hermes.dsone.my/docs/user-guide/skills/bundled/yuanbao/yuanbao-yuanbao): Yuanbao (Original) 그룹: @mention 사용자, 쿼리 정보/회원 - [G0DM0D3 — Godmode jailbreak](https://hermes.dsone.my/docs/user-guide/skills/godmode): G0DM0D3 skill을 사용한 자동화된 LLM jailbreak - system prompt template, input obfuscation, multi-model racing - [Google Workspace - Gmail, Calendar, Drive, Sheets & Docs](https://hermes.dsone.my/docs/user-guide/skills/google-workspace): OAuth2로 인증된 Google APIs를 통해 email 전송, calendar event 관리, Drive 검색, Sheets 읽기/쓰기, Docs 접근을 수행합니다. - [Blackbox - coding task를 Blackbox AI CLI agent에 delegate](https://hermes.dsone.my/docs/user-guide/skills/optional/autonomous-ai-agents/autonomous-ai-agents-blackbox): coding task를 Blackbox AI CLI agent에 delegate합니다. - [운영 정보](https://hermes.dsone.my/docs/user-guide/skills/optional/autonomous-ai-agents/autonomous-ai-agents-honcho): Hermes와 함께 Honcho 메모리를 구성하고 사용하는 방법: cross-session 사용자 모델링, multi-profile peer 격리, 관측 설정, dialectic reasoning, session 전략 - [Evm — 읽기 전용 EVM 클라이언트: 지갑, 토큰, 8개의 사슬의 맞은편에 가스](https://hermes.dsone.my/docs/user-guide/skills/optional/blockchain/blockchain-evm): Read-only EVM 클라이언트: 지갑, 토큰, 8개의 체인의 가스 - [Hyperliquid — Hyperliquid 시장 데이터, 계정 내역, 거래 검토](https://hermes.dsone.my/docs/user-guide/skills/optional/blockchain/blockchain-hyperliquid): Hyperliquid 시장 데이터, 계정 내역, 무역 리뷰 - [스낵 바](https://hermes.dsone.my/docs/user-guide/skills/optional/blockchain/blockchain-solana): Query Solana 블록 체인 데이터 USD 가격 - 지갑 잔액, 토큰 포트폴리오 가치, 거래 세부 사항, NFTs, 고래 감지 및 라이브 네트워크 s... - [One Three One Rule - 기술 제안 및 거래-off 분석을위한 구조화 의사 결정 프레임 워크](https://hermes.dsone.my/docs/user-guide/skills/optional/communication/communication-one-three-one-rule): 기술 제안 및 거래 끄기 분석을위한 구조화 의사 결정 프레임 워크 - [Blender MCP - socket connection으로 Hermes에서 Blender MCP addon 직접 제어](https://hermes.dsone.my/docs/user-guide/skills/optional/creative/creative-blender-mcp): socket connection으로 Hermes에서 Blender MCP addon을 직접 제어합니다. - [Concept Diagrams](https://hermes.dsone.my/docs/user-guide/skills/optional/creative/creative-concept-diagrams): light/dark-aware SVG concept diagram을 standalone HTML로 생성합니다. 교육용 시각화와 비소프트웨어 다이어그램에 적합합니다. - [하이퍼프레임](https://hermes.dsone.my/docs/user-guide/skills/optional/creative/creative-hyperframes): HTML 기반 비디오 구성, 애니메이션 제목 카드, 소셜 오버레이, captioned talk-head 비디오, 오디오 민감하는 시각적, 그리고 셰이퍼는 우리를 전환... - [Kanban Video Orchestrator - Hermes Kanban 기반 multi-agent 비디오 제작 파이프라인 계획, 설정, 모니터링](https://hermes.dsone.my/docs/user-guide/skills/optional/creative/creative-kanban-video-orchestrator): Hermes Kanban 기반 multi-agent 비디오 제작 파이프라인을 계획, 설정, 모니터링합니다. - [Meme Generation - 베개와 템플릿 및 오버레이닝 텍스트를 선택하여 실제 meme 이미지를 생성](https://hermes.dsone.my/docs/user-guide/skills/optional/creative/creative-meme-generation): 베개로 템플릿과 오버레이닝 텍스트를 선택하여 실제 meme 이미지를 생성 - [Inference Sh Cli — 150+ AI 앱을 inference를 통해 실행](https://hermes.dsone.my/docs/user-guide/skills/optional/devops/devops-cli): inference를 통해 150+ AI 앱 실행 - [Docker 관리](https://hermes.dsone.my/docs/user-guide/skills/optional/devops/devops-docker-management): Docker 컨테이너, 이미지, 볼륨, 네트워크 및 컴파일 스택 관리 - 수명주기 ops, 디버깅, 정리 및 Dockerfile 최적화 - [Watchers - RSS, JSON API, GitHub polling과 watermark dedup](https://hermes.dsone.my/docs/user-guide/skills/optional/devops/devops-watchers): RSS, JSON API, GitHub를 poll하고 watermark 기반 dedup으로 새 항목을 감지합니다. - [Adversarial Ux Test - 제품의 가장 어려운 스킬에 대한 사용자 역할](https://hermes.dsone.my/docs/user-guide/skills/optional/dogfood/dogfood-adversarial-ux-test): 제품의 가장 어려운 스킬에 대한 사용자 역할 - [Agentmail - 에이전트를 통해 자체 전용 이메일 inbox 제공](https://hermes.dsone.my/docs/user-guide/skills/optional/email/email-agentmail): AgentMail로 agent 전용 email inbox를 제공합니다. - [3 문 모델](https://hermes.dsone.my/docs/user-guide/skills/optional/finance/finance-3-statement-model): 완전히 통합 된 3-statement 모델 (IS, BS, CF) 작업 자본 일정, D & A 롤 - 앞으로, 부채 일정, 그리고 CAS를 만드는 플러그... - [Comps 분석](https://hermes.dsone.my/docs/user-guide/skills/optional/finance/finance-comps-analysis): Excel에서 비교 가능한 회사 분석 - 운영 미터, valuation 다중, 통계 벤치마킹 vs 피어 세트 - [Dcf 모델](https://hermes.dsone.my/docs/user-guide/skills/optional/finance/finance-dcf-model): Excel의 기관 품질 DCF valuation 모델을 구축 - 수익 프로젝트, FCF 빌드, WACC, 터미널 값, 곰 / 기반 / 버 시나리오, 5x5 감도 t... - [Excel 저자](https://hermes.dsone.my/docs/user-guide/skills/optional/finance/finance-excel-author): openpyxl - 블루 / 블랙 / 그린 셀 컨벤션, 하드 코드에 대한 공식, 범위, 밸런스 체크, sensitivit... - [LBO Model](https://hermes.dsone.my/docs/user-guide/skills/optional/finance/finance-lbo-model): Excel에서 leveraged buyout model을 구축합니다. sources & uses, debt schedule, cash sweep, multiple exit, IRR/MOIC sensitivity를 다룹니다. - [Merger Model - Excel에서 accretion/dilution (merger) 모델을 구축 - Pro-forma P & L, synergies, financing Mix, EPS 충격](https://hermes.dsone.my/docs/user-guide/skills/optional/finance/finance-merger-model): Excel에서 accretion/dilution (merger) 모델을 만드십시오 — pro-forma P&L, synergies, financing 혼합, EPS 충격 - [PPTX Author - python-pptx로 PowerPoint deck 생성](https://hermes.dsone.my/docs/user-guide/skills/optional/finance/finance-pptx-author): python-pptx로 PowerPoint deck을 생성합니다. - [주식 - 주식 따옴표, 역사, 검색, 비교, Yahoo를 통해 암호](https://hermes.dsone.my/docs/user-guide/skills/optional/finance/finance-stocks): 주식 시세, 역사, 검색, 비교, Yahoo를 통해 암호 - [Fitness Nutrition - workout planner와 nutrition tracker](https://hermes.dsone.my/docs/user-guide/skills/optional/health/health-fitness-nutrition): gym workout planning과 nutrition tracking을 지원합니다. - [신경스킬 Bci](https://hermes.dsone.my/docs/user-guide/skills/optional/health/health-neuroskill-bci): NeuroSkill 인스턴스에 연결하고 사용자의 실시간인지 및 정서 상태 ( 초점, 이완, 기분,인지 부하, Drowsin... - [Fastmcp - 빌드, 테스트, 검사, 설치 및 Python에서 FastMCP와 MCP 서버를 배포](https://hermes.dsone.my/docs/user-guide/skills/optional/mcp/mcp-fastmcp): 빌드, 테스트, 검사, 설치 및 Python에서 FastMCP와 MCP 서버를 배포 - [mcporter](https://hermes.dsone.my/docs/user-guide/skills/optional/mcp/mcp-mcporter): mcporter CLI로 MCP server/tool을 나열, 구성, 직접 호출하고 ad-hoc server 실행, config 편집, CLI/type 생성을 수행합니다. - [Openclaw 마이그레이션 — 사용자의 OpenClaw 사용자 정의 발자국을 Hermes Agent로 마이그레이션](https://hermes.dsone.my/docs/user-guide/skills/optional/migration/migration-openclaw-migration): 사용자의 OpenClaw 사용자 정의 발자국을 Hermes Agent로 마이그레이션 - [Hugging Face Accelerate - 간단한 distributed training API](https://hermes.dsone.my/docs/user-guide/skills/optional/mlops/mlops-accelerate): PyTorch script에 distributed training 지원을 간단히 추가하는 Hugging Face Accelerate API를 다룹니다. - [크로마 — Open-source 임베디드 데이터베이스](https://hermes.dsone.my/docs/user-guide/skills/optional/mlops/mlops-chroma): Open-source 임베디드 데이터베이스 - [CLIP - OpenAI vision-language model](https://hermes.dsone.my/docs/user-guide/skills/optional/mlops/mlops-clip): OpenAI의 vision-language model인 CLIP으로 zero-shot image classification, image-text matching, cross-modal retrieval을 수행합니다. - [Faiss — Facebook의 효율적인 유사성 검색 및 dense 벡터 클러스터링을위한 라이브러리](https://hermes.dsone.my/docs/user-guide/skills/optional/mlops/mlops-faiss): Facebook의 효율적인 유사성 검색 및 dense 벡터 클러스터링 - [FlashAttention Optimization](https://hermes.dsone.my/docs/user-guide/skills/optional/mlops/mlops-flash-attention): FlashAttention과 transformer attention을 최적화해 2-4x speedup과 10-20x memory reduction을 노립니다. - [구시가지](https://hermes.dsone.my/docs/user-guide/skills/optional/mlops/mlops-guidance): regex 및 문법으로 LLM 출력을 제어하고, 유효 JSON/XML/code 생성을 보장하고, 구조화된 형식을 시행하고, Guidanc와 멀티 스테이지 워크플로우를 구축합니다. - [Hugging Face Tokenizers - research와 production에 적합한 fast tokenizer](https://hermes.dsone.my/docs/user-guide/skills/optional/mlops/mlops-huggingface-tokenizers): research와 production에 적합한 Rust 기반 fast tokenizer를 다룹니다. - [Outlines - structured JSON/regex/Pydantic LLM generation](https://hermes.dsone.my/docs/user-guide/skills/optional/mlops/mlops-inference-outlines): Outlines로 structured JSON, regex, Pydantic 기반 LLM generation을 수행합니다. - [Instructor](https://hermes.dsone.my/docs/user-guide/skills/optional/mlops/mlops-instructor): Instructor로 LLM response에서 Pydantic validation 기반 structured data를 추출하고, 실패한 extraction retry와 partial result streaming을 처리합니다. - [Lambda Labs GPU Cloud - ML training과 inference를 위한 on-demand GPU cloud instance](https://hermes.dsone.my/docs/user-guide/skills/optional/mlops/mlops-lambda-labs): ML training과 inference를 위한 on-demand GPU cloud instance를 사용합니다. - [Llava - 대형 언어 및 비전 보조](https://hermes.dsone.my/docs/user-guide/skills/optional/mlops/mlops-llava): 대형 언어 및 Vision Assistant - [Modal Serverless Gpu - ML 워크로드를 실행하기위한 Serverless GPU 클라우드 플랫폼](https://hermes.dsone.my/docs/user-guide/skills/optional/mlops/mlops-modal): ML 워크로드를 실행하기위한 Serverless GPU 클라우드 플랫폼 - [NeMo Curator - LLM training용 GPU-accelerated data curation](https://hermes.dsone.my/docs/user-guide/skills/optional/mlops/mlops-nemo-curator): LLM training용 GPU-accelerated data curation을 수행합니다. - [PEFT Fine Tuning - LoRA, QLoRA 등으로 LLM parameter-efficient fine-tuning](https://hermes.dsone.my/docs/user-guide/skills/optional/mlops/mlops-peft): LoRA, QLoRA 등 25개 이상의 방법으로 LLM을 parameter-efficient하게 fine-tuning합니다. - [Pinecone - 생산 AI 응용 프로그램에 대한 관리 된 벡터 데이터베이스](https://hermes.dsone.my/docs/user-guide/skills/optional/mlops/mlops-pinecone): 생산 AI 애플리케이션을위한 관리형 벡터 데이터베이스 - [PyTorch FSDP](https://hermes.dsone.my/docs/user-guide/skills/optional/mlops/mlops-pytorch-fsdp): PyTorch Fully Sharded Data Parallel training을 위한 expert guide입니다. parameter sharding, mixed precision, CPU offloading, FSDP2를 다룹니다. - [PyTorch Lightning](https://hermes.dsone.my/docs/user-guide/skills/optional/mlops/mlops-pytorch-lightning): Trainer class, automatic distributed training(DDP/FSDP/DeepSpeed), callback system, minimal boilerplate를 갖춘 고수준 PyTorch framework입니다. - [Qdrant Vector Search - RAG와 semantic search를 위한 고성능 vector similarity engine](https://hermes.dsone.my/docs/user-guide/skills/optional/mlops/mlops-qdrant): RAG와 semantic search를 위한 고성능 vector similarity search engine입니다. - [Sparse Autoencoder Training](https://hermes.dsone.my/docs/user-guide/skills/optional/mlops/mlops-saelens): SAELens로 Sparse Autoencoder(SAE)를 train/analyze해 neural network activation을 해석합니다. - [SimPO Training - LLM alignment를 위한 simple preference optimization](https://hermes.dsone.my/docs/user-guide/skills/optional/mlops/mlops-simpo): LLM alignment를 위한 simple preference optimization입니다. - [slime RL Training - Megatron+SGLang 기반 LLM post-training](https://hermes.dsone.my/docs/user-guide/skills/optional/mlops/mlops-slime): slime과 Megatron+SGLang framework로 LLM post-training workflow를 구성합니다. - [안정된 확산 이미지 발생](https://hermes.dsone.my/docs/user-guide/skills/optional/mlops/mlops-stable-diffusion): HuggingFace 유포자를 통해 안정되어 있는 Diffusion 모델을 가진 최첨단 원본에 이미지 발생 - [Tensorrt 램 — 최대 처리량과 최저 대기시간을 위해 NVIDIA TensorRT와 LLM inference를 최적화합니다.](https://hermes.dsone.my/docs/user-guide/skills/optional/mlops/mlops-tensorrt-llm): 최대 처리량과 최저 대기시간을 위해 NVIDIA TensorRT와 LLM inference를 최적화합니다. - [Distributed LLM Pretraining with TorchTitan](https://hermes.dsone.my/docs/user-guide/skills/optional/mlops/mlops-torchtitan): TorchTitan으로 PyTorch-native distributed LLM pretraining을 구성합니다. FSDP2, TP, PP, CP parallelism을 다룹니다. - [Axolotl - Axolotl: YAML LLM 미세 조정 (LoRA, DPO, GRPO)](https://hermes.dsone.my/docs/user-guide/skills/optional/mlops/mlops-training-axolotl): Axolotl: YAML LLM 미세 조정 (로라, DPO, GRPO) - [Trl - TRL: SFT, DPO, PPO, GRPO, LLM RLHF에 대한 보상 모델링](https://hermes.dsone.my/docs/user-guide/skills/optional/mlops/mlops-training-trl-fine-tuning): TRL: SFT, DPO, PPO, GRPO의 LLM RLHF를 위한 보상 모델링 - [Unsloth — Unsloth: 2-5x 빠른 LoRA/QLoRA 미세 조정, 더 적은 VRAM](https://hermes.dsone.my/docs/user-guide/skills/optional/mlops/mlops-training-unsloth): Unsloth: 2-5x 빠른 LoRA/QLoRA 미세 조정, 더 적은 VRAM - [Whisper — OpenAI의 범용 연설 인식 모델](https://hermes.dsone.my/docs/user-guide/skills/optional/mlops/mlops-whisper): OpenAI의 범용 연설 인식 모델 - [캔버스 - 캔버스 LMS 통합 - API 토큰 인증을 사용하여 fetch 등록 과정 및 할당](https://hermes.dsone.my/docs/user-guide/skills/optional/productivity/productivity-canvas): Canvas LMS 통합 - API 토큰 인증을 사용하여 등록 과정 및 할당 - [설명 지금 — {slug}에 정적 사이트를 게시](https://hermes.dsone.my/docs/user-guide/skills/optional/productivity/productivity-here-now): {slug}에 정적 사이트를 게시 - [Memento Flashcards - spaced repetition flashcard system](https://hermes.dsone.my/docs/user-guide/skills/optional/productivity/productivity-memento-flashcards): Spaced repetition flashcard system - [Shop App](https://hermes.dsone.my/docs/user-guide/skills/optional/productivity/productivity-shop-app): Shop.app에서 product search, order tracking, return, order workflow를 처리합니다. - [Shopify - curl로 Shopify Admin 및 Storefront GraphQL API 사용](https://hermes.dsone.my/docs/user-guide/skills/optional/productivity/productivity-shopify): curl로 Shopify Admin 및 Storefront GraphQL API를 호출해 product, order, customer, inventory, metafield를 관리합니다. - [SiYuan](https://hermes.dsone.my/docs/user-guide/skills/optional/productivity/productivity-siyuan): SiYuan Note API와 curl을 사용해 자체 호스팅 지식베이스의 블록과 문서를 검색, 읽기, 생성, 관리합니다. - [Telephony - 코어 도구 변경없이 Hermes 전화 기능을 제공합니다](https://hermes.dsone.my/docs/user-guide/skills/optional/productivity/productivity-telephony): core tool 변경 없이 Hermes Phone 기능을 제공합니다. - [Bioinformatics - BIOSSkills 및 ClawBio의 400 + 생체 정보 기술 게이트웨이](https://hermes.dsone.my/docs/user-guide/skills/optional/research/research-bioinformatics): BIOSSkills 및 ClawBio의 400 + 생체 정보 스킬에 게이트웨이 - [Domain Intel - Python stdlib를 사용하여 수동 도메인 reconnaissance](https://hermes.dsone.my/docs/user-guide/skills/optional/research/research-domain-intel): Python stdlib를 사용하여 수동 도메인 reconnaissance - [Drug Discovery - 약물 발견 워크플로우에 대한 제약 연구 보조](https://hermes.dsone.my/docs/user-guide/skills/optional/research/research-drug-discovery): 약 발견 워크플로우를 위한 약제 연구 조수 - [DuckDuckGo Search - API key 없이 text, news, image, video 검색](https://hermes.dsone.my/docs/user-guide/skills/optional/research/research-duckduckgo-search): DuckDuckGo로 API key 없이 text, news, image, video search를 수행합니다. - [GitNexus Explorer](https://hermes.dsone.my/docs/user-guide/skills/optional/research/research-gitnexus-explorer): GitNexus로 codebase를 index하고 web UI + Cloudflare tunnel을 통해 interactive knowledge graph를 제공합니다. - [Parallel CLI](https://hermes.dsone.my/docs/user-guide/skills/optional/research/research-parallel-cli): Parallel CLI를 사용해 agent-native web search, extract, deep research, enrichment, FindAll, monitoring workflow를 실행합니다. - [QMD](https://hermes.dsone.my/docs/user-guide/skills/optional/research/research-qmd): qmd를 사용해 개인 지식베이스, 노트, 문서, 로컬 세션 기록을 검색합니다. BM25, 벡터 검색, LLM reranking을 함께 쓰는 하이브리드 검색 엔진입니다. - [Scrapling](https://hermes.dsone.my/docs/user-guide/skills/optional/research/research-scrapling): Scrapling으로 웹을 스크랩합니다. CLI와 Python에서 HTTP fetching, stealth browser automation, Cloudflare 우회, spider crawling을 다룹니다. - [SearXNG Search - 70개 이상 검색 엔진을 집계하는 무료 metasearch](https://hermes.dsone.my/docs/user-guide/skills/optional/research/research-searxng-search): SearXNG로 70개 이상 검색 엔진의 결과를 집계하는 무료 metasearch를 수행합니다. - [1Password — 설정 및 사용 1Password CLI (op)](https://hermes.dsone.my/docs/user-guide/skills/optional/security/security-1password): 설정 및 사용 1Password CLI (op) - [OSS Forensics - supply-chain investigation, evidence recovery, GitHub repository forensic analysis](https://hermes.dsone.my/docs/user-guide/skills/optional/security/security-oss-forensics): GitHub repository를 대상으로 supply-chain investigation, evidence recovery, forensic analysis를 수행합니다. - [Sherlock - 400개 이상 social network에서 OSINT username 검색](https://hermes.dsone.my/docs/user-guide/skills/optional/security/security-sherlock): Sherlock으로 400개 이상 social network에서 username을 검색합니다. - [Rest Graphql Debug — Debug REST/GraphQL APIs: 상태 코드, 오, 스키마, 리프로](https://hermes.dsone.my/docs/user-guide/skills/optional/software-development/software-development-rest-graphql-debug): 디버그 REST/GraphQL APIs: 상태 코드, auth, schemas, repro - [Page Agent](https://hermes.dsone.my/docs/user-guide/skills/optional/web-development/web-development-page-agent): Alibaba/page-agent를 웹 앱에 임베드합니다. 단일 <script> 태그 또는 npm package로 제공되는 순수 JavaScript in-page GUI agent입니다. - [TUI](https://hermes.dsone.my/docs/user-guide/tui): Hermes의 modern terminal UI: mouse-friendly surface, rich overlays, non-blocking input - [Windows (Native) Guide - Early Beta](https://hermes.dsone.my/docs/user-guide/windows-native): Early BETA: Windows 10/11에서 Hermes Agent를 native로 실행하기 위한 설치, feature matrix, UTF-8 console, Git Bash, Scheduled Task gateway, editor, PATH, uninstall, pitfalls - [Windows (WSL2) Guide](https://hermes.dsone.my/docs/user-guide/windows-wsl-quickstart): WSL2로 Windows에서 Hermes Agent 실행: setup, Windows/Linux filesystem access, networking, common pitfalls - [User Stories & Use Cases](https://hermes.dsone.my/docs/user-stories): X, GitHub, Reddit, Hacker News, YouTube, blog, podcast에서 수집한 Hermes Agent 커뮤니티의 실제 사용 사례와 구축 사례입니다.