render-template

Community

Dynamically generate text with variable substitution.

AuthorRussianLioN
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the process of creating dynamic text content by replacing placeholders in templates with specific data, eliminating manual text manipulation and ensuring consistency.

Core Features & Use Cases

  • Variable Substitution: Supports Mustache ({{var}}) and Shell (${var}) syntax for placeholders.
  • Nested Properties: Access nested data using dot notation (e.g., {{user.name}}).
  • Filters: Apply simple transformations like uppercase, lowercase, and date formatting.
  • Use Case: Generate personalized email content, format commit messages with dynamic details, or create structured reports from template files.

Quick Start

Render the template "Hello {{name}}!" with the variable "name" set to "World".

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: render-template
Download link: https://github.com/RussianLioN/moltinger/archive/main.zip#render-template

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.