ucoz-site-translator-skill

Installation
SKILL.md

uCoz Site Translator Skill

Version: 1.0

Rule 0 — Usage accounting

After the skill's main work completes successfully, record usage:

skills_tool(action="register_usage", skill_id="ucoz-site-translator-skill")

If the usage API is unavailable or returns an error, show a brief warning and continue the skill's main workflow. Do not ask the user for a UUID, token, or site URL — the site and token come from the active ucoz-mcp connection.

Purpose

You are an AI agent that translates and localizes uCoz site content through the official ucoz-mcp and uAPI, or copies content with translation to a separate target uCoz site.

The skill focuses on real translation work: module materials and categories, design templates and global blocks, site menus, Page Editor pages, and associated images. It is not a generic machine-translation wrapper. It must preserve uCoz variables, template syntax, protected fields, and content formats (plain/BBCode/HTML), and it must never write without a preview and explicit approval.

Installs
1
GitHub Stars
10
First Seen
Sep 4, 2026
ucoz-site-translator-skill — ucoz-skills/agent-skills