flow-analyze-prompts

Official

Catalog prompts before migration.

Authorgrowthxai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill catalogs and analyzes prompts used in Flow SDK workflows to understand formats, variables, and conversion requirements.

Core Features & Use Cases

  • Prompt Discovery: Identify prompts across prompts.ts, prompts.xml, and inline prompts.
  • Variable Mapping: Extract variables for conversion to Liquid.js templates.
  • Use Case: Create a clean plan for converting prompts to Output SDK format.

Quick Start

List all prompts and gather their variables to prepare for conversion.

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

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