guide.transstatus

Analyze Hugo site translation status and generate summary reports.

11|10|Updated Jun 29, 2025
One-click install
npx skills add https://github.com/KanbanGuides/KanbanGuides --skill guide-transstatus
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: guide.transstatus
Source: https://github.com/KanbanGuides/KanbanGuides/tree/main/.agents/skills/guide.transstatus
Command: npx skills add https://github.com/KanbanGuides/KanbanGuides --skill guide-transstatus

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a clear translation status dashboard for the KanbanGuides Hugo site, showing the completeness of scaffolding, the presence of translations, and an overall progress summary.

Core Features & Use Cases

  • Translation Status Overview: Offers a summary table showing which languages are live, have complete scaffolding, and have translated guide bodies.
  • Detailed Language Analysis: Delivers a detailed report on each language's status, including scaffolding completeness, alias issues, and guide body status.
  • Action Plan Generation: Outputs an action plan indicating which languages are ready for production, need translation, or have incomplete scaffolding.

Quick Start

Use the guide.transstatus skill with the optional language code, e.g., 'guide.transstatus en' to report on English.

Frequently Asked Questions about guide.transstatus

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

FAQPage Schema
How do I check translation progress for a Hugo site?

Translation status analysis for a Hugo site evaluates language scaffolding completeness, guide body content, and production readiness by accessing site configuration files and content directories to output a summary table and detailed report.

What is translation status analysis for multilingual documentation?

Translation status analysis reviews language scaffolding, translated guide body content, and alias issues to determine which languages are live, need translation, or have incomplete scaffolding, outputting a detailed report and action plan.

Can I report translation status for a specific language code?

Yes, you can generate a detailed report for a specific language by providing its language code, such as 'en' for English, which analyzes scaffolding completeness, alias issues, and guide body status for that language.

Do I need access to Hugo site configuration files to assess translation readiness?

Yes, assessing translation readiness requires access to Hugo site configuration files and content directories to evaluate language scaffolding completeness, guide body translations, and production readiness for the summary table.

What's the best way to identify incomplete language scaffolding in a translated site?

The best way to identify incomplete language scaffolding is to run a translation status analysis that outputs an action plan detailing which languages have incomplete scaffolding, need translation, or are ready for production.

Why does my translation dashboard show a language is not ready for production?

A translation dashboard shows a language is not ready for production when the analysis detects incomplete scaffolding, missing guide body translations, or alias issues within the Hugo site content directories and configuration files.