LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

intl - Internationalization rules for multi-language websites

Handles internationalization for localized text fields and locale-aware formatting

Tags

Updated: 2026-02-13

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Set localized text fields
  • Update CMS label globals
  • Format dates with Intl API
  • Format lists with Intl API
  • Format currency with Intl API

Inputs

  • CMS text fields
  • Global state locale
  • Label configurations

Outputs

  • Localized text fields
  • Formatted date displays
  • Formatted list displays
  • Formatted currency displays

Requirements

  • JavaScript Intl API support
  • CMS configuration access

Source

  • Spec: SKILL.md
internationalization
localization
multi-language
formatting
Set localized text fields
Update CMS label globals
Format dates with Intl API
Format lists with Intl API
CMS text fields
Global state locale
Label configurations
Localized text fields
Formatted date displays
Formatted list displays