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

Apply internationalization rules for multi-language websites, including CMS localization and web formatting.

Tags

Updated: 2026-02-13

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Configure localized CMS fields
  • Update CMS labels
  • Format dates with Intl API
  • Format lists with Intl API
  • Format currencies with Intl API

Inputs

  • CMS text fields
  • Label data
  • Locale setting
  • Dates
  • Number values
  • Currency codes

Outputs

  • Localized CMS fields
  • Formatted date strings
  • Formatted list strings
  • Formatted currency strings

Requirements

  • CMS access
  • JavaScript with Intl API support
  • Locale from global state

Source

  • Spec: SKILL.md
internationalization
localization
multilingual
CMS
formatting
Configure localized CMS fields
Update CMS labels
Format dates with Intl API
Format lists with Intl API
CMS text fields
Label data
Locale setting
Localized CMS fields
Formatted date strings
Formatted list strings