language

Manage user language preferences and auto-detection in user-settings.json.

3|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/huifer/wellally-health-skills --skill language-huifer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: language
Source: https://github.com/huifer/wellally-health-skills/tree/main/skills/language
Command: npx skills add https://github.com/huifer/wellally-health-skills --skill language-huifer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows users to easily set, view, and manage their language preferences for the health management system, ensuring a personalized and accessible experience.

Core Features & Use Cases

  • Set Language: Change the system's language to English or Chinese.
  • View Settings: Check the current preferred language and auto-detection status.
  • Toggle Auto-Detection: Enable or disable automatic language detection based on user input.
  • Use Case: A user who speaks both English and Chinese can switch their preferred language based on their current needs or set the system to automatically detect the language of their input.

Quick Start

Use the language skill to set your preferred language to English.

Frequently Asked Questions about language

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

FAQPage Schema
How do I set preferred language settings for English or Chinese?

To set preferred language settings, use this skill to update user-settings.json with either English or Chinese (zh-CN) configurations, persisting your language preference for future sessions.

Can I automatically detect and switch language based on user input?

Yes, you can toggle automatic language detection based on input analysis. The skill analyzes input to detect the language and updates user-settings.json to enable or disable this auto-detection feature.

How do I check my current language preference and auto-detection status?

To check your current language preference, use the skill to retrieve settings from user-settings.json, which displays both your active language (English or zh-CN) and whether automatic detection is enabled.

What languages are supported for multilingual localization and translation?

Supported languages for localization include English and Chinese (zh-CN). The skill manages these user preferences and auto-detection capabilities, but does not support other languages beyond these two options.

Does this skill require any dependencies or external components to manage language preferences?

No dependencies are required to manage language preferences. The skill operates with only a references component, updating user-settings.json directly to persist your English or Chinese language configurations.