Files
translation-files/skills
iacore 71eccff31c add translation-review-comment skill and doc review workflow
- skills/translation-review-comment/SKILL.md: 14 rules distilled from 473
  Wade editor comments across 3 manuscripts
- translate-files/佛法与企业管理/review-comments.dj: manual comment
  reference for maple's translation (anchored comments not possible via API)
- docs/google-docs-comment-journey.dj: full journey log from OAuth setup
  to discovering Google Drive API's anchor limitation
2026-06-21 10:13:32 +08:00
..
2026-06-18 08:24:11 +08:00
2026-06-18 08:24:11 +08:00

# MPI Skills

These skills live in this directory and are loaded via `~/.hermes/config.yaml`.

## Install for Hermes

Add to `~/.hermes/config.yaml`:

```yaml
skills:
  external_dirs:
  - $MPI_PROJECT_ROOT/skills
```

{% Edit config.yaml directly — `hermes config set` stores list values as strings. %}

## Skills

| Name | What it does |
|---|---|
| `translation` | Translate Chinese↔English Buddhist/Dharma content |
| `terms-search` | Full-text search across MPI term database |
| `translation-review` | Review translations for quality issues |
| `chinese-text-normalize` | Normalize Chinese markdown line breaks |
| `pptx-translate` | Translate PowerPoint files |
| `pdf-to-docx-conversion` | Convert PDFs to DOCX with layout preservation |