format-strings

Official

Master CSL string formatting with format_string.

AuthorAll-Out-Games
Version1.0.0
Installs0

System Documentation

What problem does it solve?

CSL string formatting requires a simple, reliable way to substitute arguments into templates, while correctly handling percent signs and repeated values.

Core Features & Use Cases

  • Placeholder-based interpolation with format_string() to assemble dynamic messages.
  • Support for literal percent signs and argument indexing (%1, %2, ...) for reusing values.
  • Optional formatting helpers (Format_Int, Format_Float) to control numeric representations in strings.
  • Use Case: Build dynamic UI messages such as "Hello, %name%!" or status updates with numbers derived from runtime data.

Quick Start

Provide a template and its arguments to format a string using format_string.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: format-strings
Download link: https://github.com/All-Out-Games/reusable-weapons-csl/archive/main.zip#format-strings

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.