Ejecuta cualquier Skill en Manus
con un clic
con un clic
Ejecuta cualquier Skill en Manus con un clic
Comenzar$pwd:
$ git log --oneline --stat
stars:2
forks:1
updated:26 de marzo de 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."