translate: 安宁疗护与临终关怀的时代意义

fix translation: compassion→care, making a living→survival-level, 生生增上 life-after-life, 因病返贫 remove 'back'
This commit is contained in:
iacore
2026-06-14 16:07:51 +08:00
parent 43b2734d31
commit 19b62c9c87
9 changed files with 343 additions and 63 deletions
+11 -6
View File
@@ -1,10 +1,15 @@
Translation-related skills.
# MPI Skills
## For Hermes
These skills are loaded via `skills.external_dirs` in `~/.hermes/config.yaml`.
For every skill here, place a symlink to it under ~/.hermes/skills/ —
run `fish install.fish` to set up all symlinks.
## Setup
If you create a skill related to translation, place it here in this directory
and add its entry to install.fish.
Add this to `~/.hermes/config.yaml`:
```yaml
skills:
external_dirs:
- /home/user/documents/mpi/skills
```
{% `hermes config set` stores list values as strings. Edit the YAML file directly to ensure proper list syntax. %}