shopify-translations

Manage Shopify store translations across API content and theme locale files.

1|Updated Jan 8, 2026
One-click install
npx skills add https://github.com/JaveedIshaq/ai-workflow-orchestrator --skill shopify-translations
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: shopify-translations
Source: https://github.com/JaveedIshaq/ai-workflow-orchestrator/tree/main/skills/shopify/translations
Command: npx skills add https://github.com/JaveedIshaq/ai-workflow-orchestrator --skill shopify-translations

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the management of translations for Shopify stores, addressing the complexities of different translation systems and ensuring consistency across languages.

Core Features & Use Cases

  • Dual Translation Systems: Differentiates between merchant-editable API translations and hardcoded theme locale files.
  • Workflow Automation: Provides commands for extracting, reviewing, translating (with AI), and publishing translations.
  • Use Case: When updating product descriptions or block settings that need to be available in German, Italian, and English, use this Skill to manage the translations-to-edit.json file and ensure all translations are marked as 'completed' before publishing.

Quick Start

Run the full translation workflow for your Shopify store using the provided commands.

Frequently Asked Questions about shopify-translations

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage Shopify translations for both store content and theme files?

Shopify translation management involves differentiating between API-based merchant content and hardcoded theme locale files. You can manage both systems by extracting content, reviewing translations, and publishing them using a structured workflow.

Can I use AI to auto-translate product descriptions in Shopify?

Yes, auto-translating Shopify product descriptions is possible by providing an optional OpenAI API key. The workflow extracts content, applies AI translation, and requires all translations to be marked as completed before publishing.

What's the best way to update multi-language content in a Shopify store?

Updating multi-language Shopify content requires managing a translations file to ensure consistency across languages like German, Italian, and English. You extract, review, translate, and publish the content through an automated workflow.

Do I need environment variables to manage Shopify store localization?

Yes, Shopify store localization requires environment variables for secure store API access. An optional OpenAI API key environment variable is also needed if you want to enable AI auto-translation features.

How does the Shopify translation workflow handle French as a source language?

The Shopify translation workflow supports French as the source language to trigger translation and localization processes. It processes the French content and manages its translation into target languages via API and theme locale files.