Download
Download localizable files from the Localazy translation management platform.
Install / Use
/learn @localazy/DownloadREADME
Localazy Download docker action
Download localizable files from the Localazy translation management platform. For detailed documentation of Localazy CLI, please visit the documentation.
Inputs
workdir
Optional Defines the working directory where to invoke Localazy CLI command.
config_file
Optional The filename of the configuration file. Default: localazy.json
key_file
Optional The filename of the key file.
read_key
Optional The read key for the project on Localazy. Can be defined in the config or key file but we recommend to use Github Secrets.
write_key
Optional The write key for the project on Localazy. Can be defined in the config or key file but we recommend to use Github Secrets.
release_tag
Optional Specifies release tag that should be downloaded. When omitted, the latest tag is downloaded. The latest tag is defaultly created when you publish for the first time and updated with each publish.
groups
Optional Define groups to be uploaded separated with a space. The default group is always uploaded. If no groups are provided, only the default one is uploaded.
Example usage
uses: localazy/download@v1
with:
read_key: ${{ secrets.LOCALAZY_READ_KEY }}
write_key: ${{ secrets.LOCALAZY_WRITE_KEY }}
Related Skills
imsg
346.4kiMessage/SMS CLI for listing chats, history, and sending messages via Messages.app.
node-connect
346.4kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
oracle
346.4kBest practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns).
lobster
346.4kLobster Lobster executes multi-step workflows with approval checkpoints. Use it when: - User wants a repeatable automation (triage, monitor, sync) - Actions need human approval before executing (s
