musmem-unicode

Identify and verify native-script athlete names for athletes_localized.json.

Updated Mar 1, 2026
One-click install
npx skills add https://github.com/timfogarty1549/musmemSkills --skill musmem-unicode
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: musmem-unicode
Source: https://github.com/timfogarty1549/musmemSkills/tree/main/musmem-unicode
Command: npx skills add https://github.com/timfogarty1549/musmemSkills --skill musmem-unicode

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Finding accurate native-script spellings for bodybuilding athletes across contests and years can be time-consuming and error-prone; this skill automates the lookup and validation workflow to populate athletes_localized.json with verified native names.

Core Features & Use Cases

  • Native-name discovery: for each athlete, locate a confirmed native-script name from reliable sources.
  • Contest-aware localization: integrates with contest-year results to align names with the correct athlete identity.
  • Data integrity: checks existing localizations and only adds new confirmed names to the appropriate gender section.

Quick Start

Run the Unicode lookup workflow for a specific contest and year to populate athletes_localized.json with verified native-script names.

Frequently Asked Questions about musmem-unicode

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

FAQPage Schema
How do I find native-script names for bodybuilding athletes?

Finding accurate native-script spellings for bodybuilders is time-consuming; this skill automates the lookup workflow by searching reliable native-language sources and verifying discovered names before populating athletes_localized.json.

What sources are considered reliable for validating localized athlete names?

Reliable sources for validating localized athlete names include Namuwiki, official federation pages, and athlete social media bios, which are cross-referenced to confirm native-script spellings before updating athletes_localized.json.

How does the localization process handle duplicate athletes across different contests?

The localization process deduplicates athletes across any contest and year, ensuring each native-script name is verified once and added to the correct gender-specific section of athletes_localized.json.

Do I need a specific API to run the native-script name lookup workflow?

Yes, you need access to the MuscleMemory API and configured paths to run the native-script lookup workflow and correctly update athletes_localized.json with verified names.

Are localized names separated by gender in the output dataset?

Yes, localized names are separated by gender; the skill validates and adds each confirmed native-script name to the correct gender-specific section within athletes_localized.json.