translation-manager

Manage English to Malayalam translation workflows with an admin UI and AI suggestions.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/0futuresystems/future-water-systems --skill translation-manager-0futuresystems
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: translation-manager
Source: https://github.com/0futuresystems/future-water-systems/tree/main/skills/translation-manager
Command: npx skills add https://github.com/0futuresystems/future-water-systems --skill translation-manager-0futuresystems

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of translating English content into Malayalam, providing AI-powered suggestions and an integrated admin UI for efficient content management.

Core Features & Use Cases

  • Admin UI: Manage translations via a dedicated interface at /admin/translation-manager.
  • AI Suggestions: Leverage AI for generating and refining translations.
  • Live Preview: See changes reflected in real-time within the Home page preview.
  • Build Pipeline: Integrates with build processes for seamless deployment.
  • Use Case: As a content manager, you need to update product descriptions for the Malayalam market. You can use the admin UI to select the relevant English text, get AI-generated Malayalam options, edit them, and publish the changes to the live site.

Quick Start

Use the translation manager skill to translate the 'hero.title' key for the Home page.

Frequently Asked Questions about translation-manager

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

FAQPage Schema
How do I manage English to Malayalam translation workflows with AI suggestions?

Manage English to Malayalam translation workflows by using a Supabase-backed admin UI to select English text, receive AI-generated Malayalam suggestions, and publish changes directly to your live site.

Can I use Supabase Edge Functions to generate and retrieve translation suggestions?

Supabase Edge Functions handle data retrieval and AI-driven suggestion generation for the translation pipeline, securely processing multilingual content and feeding suggestions back to the admin interface.

How do I preview live site changes when updating Malayalam translations?

Live preview functionality reflects translation changes in real-time on the Home page, allowing content managers to visually verify Malayalam text edits before deploying updates through the build pipeline.

What is the best way to build a multilingual content admin UI for localization?

The best way to build a multilingual content admin UI is using a dedicated interface at `/admin/translation-manager` that supports click-to-select translation, AI suggestions, and security hardening for content management.

Does the translation build pipeline support automated deployment of localized content?

The build-time translation pipeline integrates with your build processes for seamless deployment, automatically pushing approved Malayalam translations from the admin UI to the live site.