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."
Compile Translations
Compile all .po translation files to .mo binaries in res/
Compile Translations by doezer · 91cd474
npx skillmds@latest add doezer/compile-translations File contents
---name: compile-translationsdescription: Compile all .po translation files to .mo binaries in res/---msgfmt src/messages_en.po -o res/messages_en.momsgfmt src/messages_fr.po -o res/messages_fr.moecho "Done. Restart the bot to pick up new translations."
doezer/scheduling-discord-bot/tree/main/.claude/skills/compile-translations commit 91cd47478f
Frequently asked questions
Run npx skillmds@latest add doezer/compile-translations in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Compile all .po translation files to .mo binaries in res/ It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
doezer (@doezer) published this skill. Their other Agent Skills are listed on their SkillMD profile.