소스 정보
- 저장소
- oomol-lab/oomol-hermes-agent
- 최근 소스 활동
- 2026년 8월 17일 07:33
- 감지된 SKILL.md 언어
- 영어
- 스타
- 4
- 포크
- 0
설치 방법
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
소스 파일 검토
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
메뉴
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/oomol-lab/oomol-hermes-agent --skill office-files명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
SKILL.md 표시 중
| name | office-files |
| description | Create, edit, convert, and inspect Microsoft Office files. |
Use the OOMOL Hermes Agent image-provided Office stack. Do not install replacement document libraries at runtime before trying the supported tools below.
markitdown first for model-readable extraction from ordinary .docx,
.xlsx, and simple .pptx files.python-docx for structured Word .docx creation or updates.openpyxl for structured Excel .xlsx or .xlsm creation or updates.
Use defusedxml-safe parsing paths for untrusted XML-adjacent content.python-pptx for basic PowerPoint .pptx creation, inspection, or
patching. Complex beautification, template filling, animations, and
high-fidelity presentation generation are outside this skill's guarantee.pandoc for Markdown-to-Word and similar document conversions.soffice --headless for Office-to-PDF export,
format conversion, and legacy .doc, .xls, or .ppt handling.pdf-files skill for native PDF creation, AcroForm filling,
static PDF delivery, verification, and digital signatures.Use the image-provided Python environment directly:
/opt/hermes/.venv/bin/python
The OOMOL image installs markitdown, docx, openpyxl, pptx, and
defusedxml into this interpreter. It also installs LibreOffice, Pandoc, and
CJK fonts during the image build.
Do not install Office packages at runtime. Check only the tool needed for the current task instead of probing every binary and Python module at once.
This skill provides deterministic, basic .pptx work through python-pptx.
It does not include the old repository's PPT Master workflow. Convert legacy
.ppt input to .pptx with LibreOffice first, or export it to PDF when
editable structure is not required.
Office-to-PDF export stays in this skill: use LibreOffice for .docx, .xlsx,
.pptx, .doc, .xls, or .ppt conversion.
Native PDF work belongs to pdf-files: creating PDFs from scratch, creating
or filling AcroForms, flattening content into a static deliverable, inspecting
fields, verifying rendering and structure, or adding a test/real signature.
LibreOffice must not write state under /opt/hermes. Use a unique writable
profile for each concurrent conversion, for example:
profile_dir="$(mktemp -d /tmp/libreoffice-profile.XXXXXX)"
soffice --headless --nologo --nofirststartwizard --norestore \
-env:UserInstallation="file://${profile_dir}" \
--convert-to pdf --outdir /tmp/out /path/to/input.docx
Remove the temporary profile after the conversion. Write user documents and
generated files under the requested workspace path, never under /opt/hermes.
pdf-files verification path when visual
correctness matters.Legacy binary formats are conversion-only best effort. High-fidelity layout, complex macros, password-protected files, embedded OLE objects, and proprietary fonts are outside the default strong guarantee.
Create, inspect, fill, verify, and sign PDF files.
Research and analyze fresh public data from TikTok, Douyin, WeChat Channels, WeChat Official Accounts, WeChat Search, Weibo, YouTube, Reddit, Twitter, Zhihu, Kuaishou, and Xiaohongshu through an OO-authenticated managed proxy backed by TikHub. Use when the user asks to search, retrieve, compare, monitor, or analyze current public posts, videos, comments, users, creators, trends, products, topics, audiences, or cross-platform performance. This workflow does not use or require a connected TikHub app or user-supplied TikHub credentials. Do not use for style-only writing, generic advice, or analysis that can be completed from data the user already supplied.
SOC 직업 분류 기준