validate_prompt.py (internal script)

Community

Validate prompt structure and XML/blocks.

Authorwade56754
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This script validates the structural integrity of prompts, including XML tag closure, code blocks, and required sections.

Core Features & Use Cases

  • XML/Code validation: Ensures prompts have proper tag closure and block formatting.
  • Section checks: Validates presence of goal, output_format, and constraints.

Quick Start

Run the script with a prompt file path to receive a validation report.

Dependency Matrix

Required Modules

retyping

Components

scripts

💻 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: validate_prompt.py (internal script)
Download link: https://github.com/wade56754/AI_ad_spend02/archive/main.zip#validate-prompt-py-internal-script

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