Import Prompts

Import prompts from various sources to expand your prompt library

JSON Import

Import prompts from JSON data with structured format

CSV Import

Import prompts from CSV format with headers

Expected columns: title, description, content, category, tags, is_public

Markdown Import

Import prompts from Markdown format with structured headers

Format: Use # headers for titles, **Field:** for metadata

URL Import

Import prompts from a remote URL (JSON, CSV, or Markdown)

Import Guidelines

Variables in prompts should use format
Tags should be comma-separated in CSV format
Variables are automatically detected from prompt content
Imported prompts are private by default
Duplicate prompts will be imported as new entries