Exécutez n'importe quel Skill dans Manus
en un clic
en un clic
Exécutez n'importe quel Skill dans Manus en un clic
Commencer$pwd:
$ git log --oneline --stat
stars:2
forks:1
updated:26 mars 2026 à 20:19
SKILL.md
| name | compile-translations |
| description | Compile all .po translation files to .mo binaries in res/ |
| disable-model-invocation | true |
msgfmt src/messages_en.po -o res/messages_en.mo msgfmt src/messages_fr.po -o res/messages_fr.mo echo "Done. Restart the bot to pick up new translations."