flow-convert-handlebars-to-liquid
OfficialConvert templates to Liquid.js.
Authorgrowthxai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill converts Handlebars templates used in Flow prompts to Liquid.js syntax required by Output SDK.
Core Features & Use Cases
- Syntax Conversion: Transform {{variable}} and conditional blocks to Liquid equivalents.
- Template Validation: Ensure proper spacing and tag structure after conversion.
- Use Case: Convert an entire prompts.ts file to workable .prompt templates.
Quick Start
Convert all Handlebars syntax in prompts to Liquid.js equivalents for consistent rendering.
Dependency Matrix
Required Modules
None requiredComponents
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: flow-convert-handlebars-to-liquid Download link: https://github.com/growthxai/output-claude-plugins/archive/main.zip#flow-convert-handlebars-to-liquid Please download this .zip file, extract it, and install it in the .claude/skills/ directory.