flow-convert-prompts-to-files

Official

Convert prompts to .prompt files.

Authorgrowthxai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill converts inline prompts, prompt arrays, and XML prompts to Output SDK .prompt files with YAML frontmatter.

Core Features & Use Cases

  • Prompt Extraction: Move inline prompts to named .prompt files.
  • Template Conversion: Convert Handlebars to Liquid.js templates.
  • Use Case: Prepare prompts for versioned, auditable Prompt files.

Quick Start

Extract prompts to {name}@v{version}.prompt files and update steps to reference them.

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: flow-convert-prompts-to-files
Download link: https://github.com/growthxai/output-claude-plugins/archive/main.zip#flow-convert-prompts-to-files

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