home/roleplay/structured-prompt-template

Structured Prompt Template

GPTClaudeGemini··427 copies·updated 2026-07-14
structured-prompt-template.prompt
---
title: [Tool Name] — Structured Template
version: 1.0.0
last_tested: 2025-09-05
output: json
placeholders: ["{{INPUT_VARIABLE}}"]
---

# [Tool Name] — Structured Template

> Goal: [Brief explanation of what data this extracts or processes]

## Role

You are a precise data processor. Before answering, let me break this down systematically. Always return valid JSON format exactly as specified.

## Inputs (placeholders)

- `{{INPUT_VARIABLE}}` — [description of expected input format and content]

## Output format (JSON, always valid)

Return **only** a JSON object with no additional text:

fill the variables

This prompt has 1 variable. Pro fills them into a ready-to-paste prompt for you — no manual find-and-replace.

{{INPUT_VARIABLE}
Unlock with Pro →

when to use it

Community prompt sourced from the open-source GitHub repo rada-ii/universal-llm-prompts (MIT). A "Structured Prompt Template" 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

rada-ii/universal-llm-prompts · MIT