Welcome to Prompt Management System v6.1. This tool helps you manage and organize your AI prompts efficiently.
All prompts follow a strict JSON format with these required fields:
id: Unique identifier (UUID)title: Prompt name (max 120 chars)created_at: Creation date (ISO 8601)language: Language code (ISO 639-1)version: Semantic version (e.g., 1.0.0)prompt: The actual prompt contentpurpose: Human-readable descriptionoutput_format: Expected output formatcompatible_models: Array of supported AI modelstoken_estimate: Estimated token count