flow-convert-prompts-to-files

Converts inline, array, and XML prompts to Output SDK .prompt files with YAML frontmatter.

Updated Dec 16, 2025
One-click install
npx skills add https://github.com/growthxai/output-claude-plugins --skill flow-convert-prompts-to-files
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: flow-convert-prompts-to-files
Source: https://github.com/growthxai/output-claude-plugins/tree/main/plugins/outputai-flow-migrator/skills/flow-convert-prompts-to-files
Command: npx skills add https://github.com/growthxai/output-claude-plugins --skill flow-convert-prompts-to-files

SYSTEM DOCUMENTATION & REQUIREMENTS

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.