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.

add-locale - Add new locale to application with Strapi and Next.js

Adds a new language/locale to the application with Strapi admin config and Next.js i18n routing

Tags

Updated: 2026-02-15

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • create translation file
  • update routing configuration
  • notify user of manual steps

Inputs

  • locale code
  • locale name

Outputs

  • translation file
  • routing configuration update
  • user instructions

Requirements

  • valid ISO 639-1 locale code
  • properly formatted locale name
  • access to Strapi admin
  • access to Next.js project

Source

  • Spec: SKILL.md
internationalization
multilingual
strapi
nextjs
i18n
translation
create translation file
update routing configuration
notify user of manual steps
locale code
locale name
translation file
routing configuration update
user instructions