- dharma-translation → translation: stripped conventions, kept only technique - Deleted mpi-project-conventions: all content now in AGENTS.md - References moved: meditation-translation, markdown-to-djot → translation/ translation-pitfalls, proofreading-patterns → translation-review/ - Updated AGENTS.md, readme.dj, memory, pdf skill cross-reference - 7 skills → 6 skills
27 lines
756 B
Plaintext
27 lines
756 B
Plaintext
# 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:
|
|
- /home/user/documents/mpi/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 |
|