# 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): 내장된 ContextCompressor를 대체하는 컨텍스트 엔진 플러그인을 빌드하는 방법 - [기여](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 스키마 검증. - [신속한 조립](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): Termux를 통해 Linux, macOS, WSL2, 기본 Windows(초기 베타) 또는 Android에 Hermes 에이전트 설치 - [학습 경로](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): Hermes Agent와의 첫 대화 — 설치부터 채팅까지 5분 이내에 완료 - [안드로이드/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 스타일 엔드포인트, 전송 자동 감지 및 배포된 모델 - [헤르메스 플러그인 구축](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): 리포지토리를 모니터링하고 풀 요청을 검토하며 피드백을 제공하는 자동화된 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가 필요하지 않습니다. - [튜토리얼: 팀 텔레그램 어시스턴트](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 음성 모드 설정 및 사용에 대한 실무 가이드 - [Webhooks를 사용한 자동화된 GitHub PR 댓글](https://hermes.dsone.my/docs/guides/webhook-github-pr-review): Hermes를 GitHub에 연결하면 자동으로 PR 차이점을 가져오고, 코드 변경 사항을 검토하고, 댓글을 게시할 수 있습니다. 수동 메시지 없이 웹후크에 의해 트리거됩니다. - [기술 작업](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 키가 필요하지 않습니다. - [헤르메스 에이전트 문서](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에 기본 포함되는 스킬 목록입니다. - [Slash 명령 참조](https://hermes.dsone.my/docs/reference/slash-commands): 대화형 CLI 및 메시징 슬래시 명령에 대한 완전한 참조 - [내장 도구 참조](https://hermes.dsone.my/docs/reference/tools-reference): Hermes 내장 도구의 저자 참조, 도구 그룹 - [Toolsets 참조](https://hermes.dsone.my/docs/reference/toolsets-reference): 헤르메스 코어, 복합, 플랫폼 및 동적 툴렛 참조 - [체크포인트 및 /rollback](https://hermes.dsone.my/docs/user-guide/checkpoints-and-rollback): shadow git repos 및 자동 스냅 샷을 사용하여 파괴 작업을위한 Filesystem 안전 그물 - [제품정보 제품 설명](https://hermes.dsone.my/docs/user-guide/cli): Hermes Agent 터미널 인터페이스 마스터 - 명령, keybindings, 개성 및 기타 - [제품 설명](https://hermes.dsone.my/docs/user-guide/configuration): 헤르메스 에이전트 구성 — config.yaml, 공급자, 모델, API 키, 그리고 더 - [모델 구성](https://hermes.dsone.my/docs/user-guide/configuring-models) - [팟캐스트](https://hermes.dsone.my/docs/user-guide/docker): Docker에서 Hermes Agent를 실행하고 Docker를 터미널 백엔드로 사용 - [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): OpenAI 호환 API로 노출 - [일괄 처리](https://hermes.dsone.my/docs/user-guide/features/batch-processing): 가늠자에서 대리인 trajectories를 생성하십시오 — 평행한 가공, checkpointing 및 연장통 배급 - [비밀번호](https://hermes.dsone.my/docs/user-guide/features/browser): 여러 공급자와 브라우저를 제어, CDP를 통해 로컬 크롬, 또는 웹 상호 작용을위한 클라우드 브라우저, 양식 작성, 스크랩, 그리고 더. - [내장 플러그인](https://hermes.dsone.my/docs/user-guide/features/built-in-plugins): lifecycle Hooks을 통해 자동으로 실행되는 Hermes Agent로 배송되는 플러그인 — disk-cleanup and friends - [코드 실행](https://hermes.dsone.my/docs/user-guide/features/code-execution): 프로그램 RPC 도구 액세스와 파이썬 실행 - 다단계 워크플로를 단일 차례로 축소 - [Codex App-Server Runtime (선택 사항)](https://hermes.dsone.my/docs/user-guide/features/codex-app-server-runtime) - [컴퓨터 사용 (macOS)](https://hermes.dsone.my/docs/user-guide/features/computer-use) - [Context 파일](https://hermes.dsone.my/docs/user-guide/features/context-files): 프로젝트 컨텍스트 파일 -.hermes.md, AGENTS.md, CLAUDE.md, 글로벌 SOUL.md 및.cursorrules - 모든 대화에 자동으로 주사 - [Context 참조](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): 자연적인 언어를 가진 자동화된 임무는, 1개의 크론 공구로 그(것)들을 관리하고, 1개 또는 더 많은 기술을 붙이십시오 - [회사 소개](https://hermes.dsone.my/docs/user-guide/features/curator): 에이전트 생성 기술에 대한 배경 유지 - 사용 추적, staleness, 아카이브, 및 LLM 구동 검토 - [서브 시약 위임](https://hermes.dsone.my/docs/user-guide/features/delegation): delegate_task와 평행한 workstreams를 위한 Spawn에 의하여 고립되는 아이 대리인 - [대시보드 확장](https://hermes.dsone.my/docs/user-guide/features/extending-the-dashboard): Hermes 웹 대시보드를 위한 테마와 플러그인을 구축하세요 — 팔레트, 타이포그래피, 레이아웃, 커스텀 탭, 셸 슬롯, 페이지 스코프 슬롯, 백엔드 API 경로 - [Fallback 공급자](https://hermes.dsone.my/docs/user-guide/features/fallback-providers): 기본 모델이 사용할 수 없을 때 LLM 공급자로 자동 장애를 구성하십시오. - [주변관광](https://hermes.dsone.my/docs/user-guide/features/goals): 서있는 목표를 설정하고 Hermes가 수행 될 때까지 회전을 계속합니다. 우리의 랄프 루프에 걸릴. - [Honcho 기억](https://hermes.dsone.my/docs/user-guide/features/honcho): Honcho를 통한 AI-native persistent memory - 방사능, 다중 시약 사용자 모델링 및 깊은 개인화 - [이벤트 훅](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 노동자 lanes](https://hermes.dsone.my/docs/user-guide/features/kanban-worker-lanes) - [Kanban (다국 보드)](https://hermes.dsone.my/docs/user-guide/features/kanban): 다수 조정을 위한 튼튼한 SQLite-backed 작업 널 Hermes 프로필 - [LSP - Semantic 진단](https://hermes.dsone.my/docs/user-guide/features/lsp): 실제 언어 서버 (pyright, gopls, rust-analyzer,...)는 write_file 및 패치에 의해 사용되는 포스트 쓰기 lint 체크로 유선. - [MCP (모델 컨텍스트 프로토콜)](https://hermes.dsone.my/docs/user-guide/features/mcp): MCP를 통해 외부 도구 서버에 Hermes Agent를 연결하고 MCP 도구 Hermes Load를 정확하게 제어하십시오. - [메모리 제공자](https://hermes.dsone.my/docs/user-guide/features/memory-providers): 외부 메모리 제공자 플러그인 — Honcho, OpenViking, Mem0, Hindsight, Holographic, RetainDB, ByteRover, Supermemory - [영구 기억](https://hermes.dsone.my/docs/user-guide/features/memory): Hermes Agent가 세션을 통해 기억하는 방법 — MEMORY.md, USER.md, 세션 검색 - [기능 개요](https://hermes.dsone.my/docs/user-guide/features/overview) - [성격 & SOUL.md](https://hermes.dsone.my/docs/user-guide/features/personality): Hermes Agent의 개성을 글로벌 SOUL.md, 내장 개성과 사용자 정의 - [플러그인](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 제공자)을 사용하세요 - [누스 툴 게이트웨이](https://hermes.dsone.my/docs/user-guide/features/tool-gateway): 하나의 구독으로 모든 도구 사용 가능. 웹 검색, 이미지 생성, TTS, 클라우드 브라우저 — 모든 것이 추가 API 키 없이 누스 포털을 통해 연결됩니다. - [도구 및 도구 세트](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 봇으로 설정 - [텔레그램](https://hermes.dsone.my/docs/user-guide/messaging/telegram): Hermes Agent를 Telegram 봇으로 설정 - [웹훅](https://hermes.dsone.my/docs/user-guide/messaging/webhooks) - [WeCom Callback (자본 앱)](https://hermes.dsone.my/docs/user-guide/messaging/wecom-callback) - [WeCom (위챗)](https://hermes.dsone.my/docs/user-guide/messaging/wecom): AI Bot WebSocket Gateway를 통해 Hermes Agent를 연결하십시오. - [웨이신 (WeChat)](https://hermes.dsone.my/docs/user-guide/messaging/weixin): iLink Bot API를 통해 개인 WeChat 계정에 Hermes Agent를 연결하십시오. - [WhatsApp에](https://hermes.dsone.my/docs/user-guide/messaging/whatsapp): 내장 베일리 교량을 통해 WhatsApp 봇으로 헤르메스 에이전트 설정 - [주 메뉴](https://hermes.dsone.my/docs/user-guide/messaging/yuanbao): WebSocket Gateway를 통해 Yuanbao Enterprise 메시징 플랫폼에 Hermes Agent를 연결하십시오. - [프로필 배포: 전체 에이전트 공유](https://hermes.dsone.my/docs/user-guide/profile-distributions) - [프로필: 다중 에이전트를 실행](https://hermes.dsone.my/docs/user-guide/profiles) - [보안](https://hermes.dsone.my/docs/user-guide/security) - [세션](https://hermes.dsone.my/docs/user-guide/sessions) - [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 - 알림을 통해 Apple Reminders: 추가, 목록, 완료](https://hermes.dsone.my/docs/user-guide/skills/bundled/apple/apple-apple-reminders): 알림을 통해 Apple Reminders: 추가, 목록, 완료 - [Findmy - FindMy를 통해 Apple 장치 / AirTags 추적](https://hermes.dsone.my/docs/user-guide/skills/bundled/apple/apple-findmy): FindMy를 통해 Apple 기기/AirTags 추적 - [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 — OpenCode CLI (features, PR 검토)에 Delegate 코딩](https://hermes.dsone.my/docs/user-guide/skills/bundled/autonomous-ai-agents/autonomous-ai-agents-opencode): OpenCode CLI (features, PR 검토)에 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 예술: pyfiglet, 소시지, 상자, 이미지-to-ascii](https://hermes.dsone.my/docs/user-guide/skills/bundled/creative/creative-ascii-art): ASCII 예술: pyfiglet, 소시지, 상자, 이미지에 acii - [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 - 지식 만화 ()): 교육, 전기, 자습서](https://hermes.dsone.my/docs/user-guide/skills/bundled/creative/creative-baoyu-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 디자인 (랜싱, 데크, 프로토 타입) - [인기 카테고리](https://hermes.dsone.my/docs/user-guide/skills/bundled/creative/creative-comfyui): ComfyUI와 이미지, 비디오 및 오디오 생성 — 설치, 실행, 노드/모델 관리, 매개 변수 주입과 워크플로우 실행 - [Ideation — 창조적 제약을 통해 프로젝트 아이디어 생성](https://hermes.dsone.my/docs/user-guide/skills/bundled/creative/creative-creative-ideation): 창조적인 제약을 통해 프로젝트 아이디어 생성 - [디자인 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 동영상 - [P5Js — P5](https://hermes.dsone.my/docs/user-guide/skills/bundled/creative/creative-p5js): P5의 - [픽셀 아트 - 픽셀 아트 w / 시대 팔레트 (NES, 게임 보이, PICO-8)](https://hermes.dsone.my/docs/user-guide/skills/bundled/creative/creative-pixel-art): 픽셀 아트 w / 시대 팔레트 (NES, 게임 보이, PICO-8) - [인기있는 웹 디자인 - HTML / CSS로 54 실제 디자인 시스템 (스트라이프, 선형, 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 음악 프롬프트 - [터치스크린](https://hermes.dsone.my/docs/user-guide/skills/bundled/creative/creative-touchdesigner-mcp): 2zero MCP를 통해 실행 TouchDesigner 인스턴스를 제어 - 연산자, 설정 매개 변수, 와이어 연결, 파이썬을 실행, 실시간 시각을 구축 - [Jupyter Live Kernel - 라이브 Jupyter 커널 (hamelnb)을 통해 Iterative Python](https://hermes.dsone.my/docs/user-guide/skills/bundled/data-science/data-science-jupyter-live-kernel): 라이브 Jupyter 커널 (hamelnb)을 통해 Iterative Python - [칸바 오케스트라](https://hermes.dsone.my/docs/user-guide/skills/bundled/devops/devops-kanban-orchestrator): 칸바를 통해 오케스트라 프로파일 라우팅 작업에 대한 분해 playbook + 항 temptation 규칙 - [Kanban Worker — Pitfalls, 예제, 헤르메스 Kanban 노동자를위한 가장자리 케이스](https://hermes.dsone.my/docs/user-guide/skills/bundled/devops/devops-kanban-worker): Pitfalls, 예제, Hermes Kanban 노동자를위한 가장자리 케이스 - [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) - [포켓몬 플레이어 - 헤드리스 에뮬레이터 + RAM을 통해 포켓몬을 재생](https://hermes.dsone.my/docs/user-guide/skills/bundled/gaming/gaming-pokemon-player): headless 에뮬레이터 + 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 검색 - 컬 + jq를 통해 Tenor에서 GIF를 검색 / 다운로드](https://hermes.dsone.my/docs/user-guide/skills/bundled/media/media-gif-search): 컬 + 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 성적](https://hermes.dsone.my/docs/user-guide/skills/bundled/media/media-youtube-content): 요약, 스레드, 블로그에 YouTube 성적 - [회전 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 실험, 스윕, 모델 레지스트리, 대시보드 - [Huggingface 허브 - Hugging 얼굴 hf CLI: 검색/download/upload 모델, datasets](https://hermes.dsone.my/docs/user-guide/skills/bundled/mlops/mlops-huggingface-hub): 뚱 베어 얼굴 hf CLI: 검색/download/upload 모델, datasets - [Llama Cpp — 라마](https://hermes.dsone.my/docs/user-guide/skills/bundled/mlops/mlops-inference-llama-cpp): 뚱 베어 - [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 — 컬을 통해 Airtable REST API](https://hermes.dsone.my/docs/user-guide/skills/bundled/productivity/productivity-airtable): 컬을 통해 Airtable REST API - [Google Workspace — Gmail, 캘린더, 드라이브, Docs, 시트를 통해 gws CLI 또는 Python](https://hermes.dsone.my/docs/user-guide/skills/bundled/productivity/productivity-google-workspace): Gmail, 캘린더, 드라이브, 문서, gws CLI 또는 Python을 통해 시트 - [선형 - 선형: GraphQL + 컬을 통해 문제, 프로젝트, 팀 관리](https://hermes.dsone.my/docs/user-guide/skills/bundled/productivity/productivity-linear): 선형: GraphQL + 컬을 통해 문제, 프로젝트, 팀 관리 - [지도 - Geocode, POIs, 경로, OpenStreetMap/OSRM을 통해 시간대](https://hermes.dsone.my/docs/user-guide/skills/bundled/productivity/productivity-maps): Geocode, POIs, 경로, OpenStreetMap/OSRM을 통해 시간대 - [나노 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: 페이지, 데이터베이스, 마침, 노동자](https://hermes.dsone.my/docs/user-guide/skills/bundled/productivity/productivity-notion): Notion API + ntn CLI: 페이지, 데이터베이스, 마침, 노동자 - [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 - 감옥 LLMs: Parseltongue, GODMODE, ULTRAPLINIAN](https://hermes.dsone.my/docs/user-guide/skills/bundled/red-teaming/red-teaming-godmode): 감옥 LLMs: Parseltongue, GODMODE, ULTRAPLINIAN - [Arxiv - 키워드, 저자, 범주 또는 ID로 검색 arXiv 용지](https://hermes.dsone.my/docs/user-guide/skills/bundled/research/research-arxiv): 키워드, 저자, 범주, 또는 ID로 arXiv 용지 검색 - [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: 시장, 가격, 주문서, 역사 - [연구 논문](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 감옥](https://hermes.dsone.my/docs/user-guide/skills/godmode): G0DM0D3 기술을 사용하여 자동화 된 LLM 탈옥 - 시스템 신속한 템플릿, 입력 obfuscation 및 멀티 모델 레이싱 - [Google Workspace — Gmail, 캘린더, 드라이브, 시트 & 문서](https://hermes.dsone.my/docs/user-guide/skills/google-workspace): 이메일, 캘린더 이벤트, 검색 드라이브, 읽기 / 쓰기 시트 및 액세스 문서 - OAuth2-authenticated Google API를 통해 모두 - [Blackbox - Blackbox AI CLI 에이전트에 Delegate 코딩 작업](https://hermes.dsone.my/docs/user-guide/skills/optional/autonomous-ai-agents/autonomous-ai-agents-blackbox): Blackbox AI CLI 에이전트에 Delegate 코딩 작업 - [운영 정보](https://hermes.dsone.my/docs/user-guide/skills/optional/autonomous-ai-agents/autonomous-ai-agents-honcho): 헤르메스(Harmes)와 혼초 메모리 구성 및 사용 -- 횡단보도 사용자 모델링, 다중 파일 피어 고립, 관측 구성, 방언 소싱, 세션 수... - [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 - 소켓 연결을 통해 Hermes에서 직접 제어 Blender-mcp addon](https://hermes.dsone.my/docs/user-guide/skills/optional/creative/creative-blender-mcp): 소켓 연결을 통해 Hermes에서 직접 제어 Blender-mcp addon - [컨셉 다이어그램](https://hermes.dsone.my/docs/user-guide/skills/optional/creative/creative-concept-diagrams): 평평한, 최소 빛/dark-aware SVG 다이어그램을 독립 HTML 파일로 생성하여 9 semantic 색상의 경사로와 통합 된 교육 시각 언어를 사용하여 전송... - [하이퍼프레임](https://hermes.dsone.my/docs/user-guide/skills/optional/creative/creative-hyperframes): HTML 기반 비디오 구성, 애니메이션 제목 카드, 소셜 오버레이, captioned talk-head 비디오, 오디오 민감하는 시각적, 그리고 셰이퍼는 우리를 전환... - [Kanban Video Orchestrator - 계획, 설정 및 Hermes Kanban에 의해 백업 멀티 시약 비디오 생산 파이프라인을 모니터링](https://hermes.dsone.my/docs/user-guide/skills/optional/creative/creative-kanban-video-orchestrator): 계획, 설정, and monitor a multi-agent 비디오 생산 파이프라인 backed by Hermes Kanban - [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 — Poll RSS, JSON API 및 워터 마크 dedup과 GitHub](https://hermes.dsone.my/docs/user-guide/skills/optional/devops/devops-watchers): 오염 RSS, JSON API 및 워터 마크 dedup과 GitHub - [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을 통해 자체 전용 이메일 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 모형](https://hermes.dsone.my/docs/user-guide/skills/optional/finance/finance-lbo-model): Excel에서 레버리지된 구매 모델을 구축 - 소스 및 용도, 채무 일정, 현금 청소, 여러번 출구, IRR/MOIC 감도 - [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 저자 - python-pptx와 함께 파워 포인트 데크 헤드리스를 구축](https://hermes.dsone.my/docs/user-guide/skills/optional/finance/finance-pptx-author): python-pptx와 함께 파워 포인트 데크를 구축 - [주식 - 주식 따옴표, 역사, 검색, 비교, Yahoo를 통해 암호](https://hermes.dsone.my/docs/user-guide/skills/optional/finance/finance-stocks): 주식 시세, 역사, 검색, 비교, Yahoo를 통해 암호 - [피트니스 영양 - 체육관 운동 계획 및 영양 추적기](https://hermes.dsone.my/docs/user-guide/skills/optional/health/health-fitness-nutrition): 체육관 운동 planner와 영양 추적자 - [신경스킬 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 서버를 배포 - [맥 포트러](https://hermes.dsone.my/docs/user-guide/skills/optional/mcp/mcp-mcporter): mcporter CLI를 사용하여 목록, 구성, 오, MCP 서버 / 도구 직접 호출 (HTTP 또는 stdio), ad-hoc 서버, 구성 편집 및 CLI / 유형 유전자... - [Openclaw 마이그레이션 — 사용자의 OpenClaw 사용자 정의 발자국을 Hermes Agent로 마이그레이션](https://hermes.dsone.my/docs/user-guide/skills/optional/migration/migration-openclaw-migration): 사용자의 OpenClaw 사용자 정의 발자국을 Hermes Agent로 마이그레이션 - [Huggingface 가속 - 가장 간단한 분산 훈련 API](https://hermes.dsone.my/docs/user-guide/skills/optional/mlops/mlops-accelerate): 가장 간단한 분산 교육 API - [크로마 — Open-source 임베디드 데이터베이스](https://hermes.dsone.my/docs/user-guide/skills/optional/mlops/mlops-chroma): Open-source 임베디드 데이터베이스 - [Clip — OpenAI의 모델 연결 비전 및 언어](https://hermes.dsone.my/docs/user-guide/skills/optional/mlops/mlops-clip): OpenAI의 모델 연결 비전 및 언어 - [Faiss — Facebook의 효율적인 유사성 검색 및 dense 벡터 클러스터링을위한 라이브러리](https://hermes.dsone.my/docs/user-guide/skills/optional/mlops/mlops-faiss): Facebook의 효율적인 유사성 검색 및 dense 벡터 클러스터링 - [Optimizing 주의 플래시](https://hermes.dsone.my/docs/user-guide/skills/optional/mlops/mlops-flash-attention): 2-4x speedup 및 10-20x 메모리 감소를위한 플래시주의와 변압기주의 최적화 - [구시가지](https://hermes.dsone.my/docs/user-guide/skills/optional/mlops/mlops-guidance): regex 및 문법으로 LLM 출력을 제어하고, 유효 JSON/XML/code 생성을 보장하고, 구조화된 형식을 시행하고, Guidanc와 멀티 스테이지 워크플로우를 구축합니다. - [Huggingface Tokenizers - 연구 및 생산에 최적화 된 빠른 Tokenizers](https://hermes.dsone.my/docs/user-guide/skills/optional/mlops/mlops-huggingface-tokenizers): 연구 및 생산에 최적화 된 빠른 Tokenizers - [개요 — 개요: 구조화된 JSON/regex/Pydantic LLM 생성](https://hermes.dsone.my/docs/user-guide/skills/optional/mlops/mlops-inference-outlines): 개요: 구조화된 JSON/regex/Pydantic LLM 발생 - [교육과정](https://hermes.dsone.my/docs/user-guide/skills/optional/mlops/mlops-instructor): Pydantic validation과 LLM 응답에서 구조화 된 데이터를 추출하고, retry failed 적출은 자동으로, 유형 안전과 복잡한 JSON을 파고, 스트림... - [Lambda Labs Gpu Cloud - ML 교육 및 인턴을 위한 예약 및 주문형 GPU 클라우드 인스턴스](https://hermes.dsone.my/docs/user-guide/skills/optional/mlops/mlops-lambda-labs): ML 교육 및 인턴을위한 주문형 GPU 클라우드 인스턴스 - [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 교육용 GPU 가속 데이터 수집](https://hermes.dsone.my/docs/user-guide/skills/optional/mlops/mlops-nemo-curator): LLM 교육용 GPU-accelerated 데이터 수집 - [Peft Fine Tuning - LoRA, QLoRA 및 25 + 방법을 사용하여 LLM에 대한 매개 변수 효율적인 미세 조정](https://hermes.dsone.my/docs/user-guide/skills/optional/mlops/mlops-peft): LoRA, QLoRA 및 25 + 방법을 사용하여 LLM에 대한 매개 변수 효율적인 미세 조정 - [Pinecone - 생산 AI 응용 프로그램에 대한 관리 된 벡터 데이터베이스](https://hermes.dsone.my/docs/user-guide/skills/optional/mlops/mlops-pinecone): 생산 AI 애플리케이션을위한 관리형 벡터 데이터베이스 - [피터치 Fsdp](https://hermes.dsone.my/docs/user-guide/skills/optional/mlops/mlops-pytorch-fsdp): PyTorch FSDP와 완전히 Sharded Data Parallel 교육을위한 전문가 안내 - 매개 변수 sharding, 혼합 정밀도, CPU offloading, FSDP2 - [Pytorch 번개](https://hermes.dsone.my/docs/user-guide/skills/optional/mlops/mlops-pytorch-lightning): 트레이너 클래스, 자동 분산 교육 (DDP/FSDP/DeepSpeed), 콜백 시스템 및 최소 보일러 플레이트가있는 고급 PyTorch 프레임 워크 - [Qdrant Vector Search - RAG 및 semantic 검색에 대한 고성능 벡터 유사성 검색 엔진](https://hermes.dsone.my/docs/user-guide/skills/optional/mlops/mlops-qdrant): RAG 및 semantic 검색에 대한 고성능 벡터 유사성 검색 엔진 - [Sparse Autoencoder 교육](https://hermes.dsone.my/docs/user-guide/skills/optional/mlops/mlops-saelens): SAELens를 사용하여 교육 및 분석 Sparse Autoencoders (SAEs)에 대한 지침을 제공합니다. - [Simpo Training — LLM 정렬을 위한 간단한 설정 최적화](https://hermes.dsone.my/docs/user-guide/skills/optional/mlops/mlops-simpo): LLM 정렬에 대한 간단한 설정 최적화 - [Slime Rl Training - 슬림, Megatron+SGLang 프레임 워크를 사용하여 LLM 포스트 트레인 가이드 제공](https://hermes.dsone.my/docs/user-guide/skills/optional/mlops/mlops-slime): 슬림, Megatron+SGLang 프레임 워크를 사용하여 LLM 포스트 트레인에 대한 지침 제공 - [안정된 확산 이미지 발생](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를 최적화합니다. - [분산 Llm Pretraining Torchtitan](https://hermes.dsone.my/docs/user-guide/skills/optional/mlops/mlops-torchtitan): 평행성 (FSDP2, TP, PP, CP)를 가진 토치 티탄을 사용하여 PyTorch-native 배부된 LLM pretraining를 제공합니다 - [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 – 우주 반복 플래시 카드 시스템](https://hermes.dsone.my/docs/user-guide/skills/optional/productivity/productivity-memento-flashcards): Spaced 반복 플래시 카드 시스템 - [쇼핑 앱 — Shop](https://hermes.dsone.my/docs/user-guide/skills/optional/productivity/productivity-shop-app): 제품정보 - [Shopify - 컬을 통해 Shopify 관리자 및 Storefront GraphQL API](https://hermes.dsone.my/docs/user-guide/skills/optional/productivity/productivity-shopify): 컬을 통해 Shopify Admin & Storefront GraphQL APIs - [사이트맵](https://hermes.dsone.my/docs/user-guide/skills/optional/productivity/productivity-siyuan): SiYuan Note API 검색, 읽기, 생성 및 컬을 통해 자체 호스팅 된 지식 기반에 블록 및 문서를 관리 - [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 — 무료 웹 검색 DuckDuckGo — 텍스트, 뉴스, 이미지, 동영상](https://hermes.dsone.my/docs/user-guide/skills/optional/research/research-duckduckgo-search): DuckDuckGo를 통해 무료 웹 검색 - 텍스트, 뉴스, 이미지, 동영상 - [Gitnexus 탐색기](https://hermes.dsone.my/docs/user-guide/skills/optional/research/research-gitnexus-explorer): GitNexus와 코드베이스를 색인하고 웹 UI + Cloudflare 터널을 통해 대화 형 지식 그래프를 제공합니다. - [평행한 Cli](https://hermes.dsone.my/docs/user-guide/skills/optional/research/research-parallel-cli): 병렬 CLI에 대한 옵션 공급 업체 기술 - 에이전트 중립 웹 검색, 추출, 깊은 연구, enrichment, FindAll 및 모니터링 - [사이트맵](https://hermes.dsone.my/docs/user-guide/skills/optional/research/research-qmd): 개인 지식베이스, 노트, 문서, 그리고 qmd를 사용하여 로컬로 회의 성적표 - BM25, 벡터 검색 및 LLM reranking과 함께 하이브리드 검색 엔진 - [회사 소개](https://hermes.dsone.my/docs/user-guide/skills/optional/research/research-scrapling): 웹 스크랩링 - HTTP fetching, 스텔스 브라우저 자동화, Cloudflare 우회 및 CLI 및 Python을 통해 거미 크롤링 - [Searxng Search — SearXNG를 통해 무료 메타 검색 — 70+ 검색 엔진의 총 결과](https://hermes.dsone.my/docs/user-guide/skills/optional/research/research-searxng-search): SearXNG를 통해 무료 메타 연구 - 70 + 검색 엔진의 집계 결과 - [1Password — 설정 및 사용 1Password CLI (op)](https://hermes.dsone.my/docs/user-guide/skills/optional/security/security-1password): 설정 및 사용 1Password CLI (op) - [Oss Forensics - 공급망 조사, 증거 복구, 및 GitHub 저장소에 대한 법정 분석](https://hermes.dsone.my/docs/user-guide/skills/optional/security/security-oss-forensics): 공급망 조사, 증거 복구 및 GitHub 저장소에 대한 법정 분석 - [Sherlock - OSINT 사용자 이름 400 개 이상의 소셜 네트워크에서 검색](https://hermes.dsone.my/docs/user-guide/skills/optional/security/security-sherlock): OSINT 사용자 수 400+ 소셜 네트워크 - [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 - [페이지 Agent](https://hermes.dsone.my/docs/user-guide/skills/optional/web-development/web-development-page-agent): Alibaba / 페이지 시약을 자신의 웹 응용 프로그램에 임베디드 - 단일 <script> 태그 또는 npm 패키지로 배송하는 순수 - JavaScript in-page GUI 에이전트 및 최종... - [or:](https://hermes.dsone.my/docs/user-guide/tui) - [Windows (Native) 가이드 - 초기 베타](https://hermes.dsone.my/docs/user-guide/windows-native) - [Windows (WSL2) 가이드](https://hermes.dsone.my/docs/user-guide/windows-wsl-quickstart): WSL2을 통해 Windows에서 Hermes Agent를 실행하십시오 - Windows 및 Linux, 네트워킹 및 일반적인 pitfalls 사이의 설정, 파일 시스템 액세스 - [사용자 스토리 및 사용 사례](https://hermes.dsone.my/docs/user-stories): Hermes Agent 커뮤니티의 실제 이야기 — 사람들이 실제로 건물, X, GitHub, Reddit, Hacker News, YouTube, 블로그 및 팟 캐스트에서 긁어.