template-variables

Community

Standardize and fill text placeholders.

AuthorSufficientDaikon
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the challenge of managing and populating text templates that contain placeholders in various formats, ensuring consistency and accuracy in text generation.

Core Features & Use Cases

  • Multi-format Detection: Identifies placeholders like {{name}}, [ROLE], ${value}, <VAR>, and %var%.
  • Normalization: Converts all detected variable formats to a single, consistent style (defaulting to Mustache {{name}}).
  • Compilation: Fills placeholders with provided values, handling case-insensitivity and preserving unfilled variables.
  • Use Case: You have a marketing email template with placeholders in different styles. Use this Skill to normalize them to {{placeholder}} and then fill them with customer-specific data to generate personalized emails.

Quick Start

Use the template-variables skill to detect all placeholders in the provided text.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: template-variables
Download link: https://github.com/SufficientDaikon/omniskill/archive/main.zip#template-variables

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.