Prompt Conventions
--- sidebar_position: 10 title: Prompt Conventions --- # 📝 Prompt Placeholder Conventions This document defines the **canonical conventions** for writing prompt files in the Orchable system. Consistency across all templates is required for reliable orchestration. --- ## 1. Variable Delimiters ### System Variables Variables injected by the orchestrator/n8n at runtime use **`%%variable_name%%`** syntax. | Variable | Description | |:---|:---| | `%%input_data%%` | Primary input payload (JSON/TSV) | | `%%batch_number%%` | Sequence number in high-volume batches | | `%%target_question_count%%` | Total items to generate in this run | ### Content Placeholders Internal templates (e.g., for Drag & Drop questions) use **`{{placeholder_name}}`**. These are **NOT** system variables and are NOT replaced by the orchestrator.
fill the variables
This prompt has 1 variable. Pro fills them into a ready-to-paste prompt for you — no manual find-and-replace.
{{placeholder_name}
Unlock with Pro →when to use it
Community prompt sourced from the open-source GitHub repo orchable/orchable (NOASSERTION). A "Prompt Conventions" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
roleplaycommunitygeneral
source
orchable/orchable · NOASSERTION