home/productivity/meta-prompt-create-new-prompts

Meta Prompt Create New Prompts

GPTClaudeDeepSeek··890 copies·updated 2026-07-14
meta-prompt-create-new-prompts.prompt
# Meta-Prompt: Create New Prompts (with Clarifying Questions)

A reusable prompt that helps create new prompts by taking initial context and asking the user clarifying questions before outputting the final prompt. Based on **meta prompting**, **ask-before-answer** / **cognitive verifier** patterns, and prompt-creation wizards (Role, Context, Task, Output, Constraints).

---

## Sources & patterns used

- **Meta prompting**: Use the model to improve or generate prompts; give it permission to ask clarifying questions ([Capacity](https://docs.capacity.so/prompt-engineering/meta-prompting), [God of Prompt](https://www.godofprompt.ai/blog/guide-for-meta-prompting)).
- **Ask-before-answer / cognitive verifier**: Generate 3–5 questions to gather context before answering ([TutorialsPoint](https://www.tutorialspoint.com/prompt_engineering/prompt_engineering_ask_before_answer_prompts.htm), Zapier templates).
- **Structured prompt design**: Role, Context, Task, Output format, Constraints ([TCOF](https://www.the-ai-corner.com/p/your-2026-guide-to-prompt-engineering), prompt wizards).

---

## The meta-prompt (copy-paste)

Use this as the system or initial user message when you want the AI to help create a new prompt by asking you questions first.

when to use it

Community prompt sourced from the open-source GitHub repo rvarbanov/ai-lab (no explicit license). A "Meta Prompt Create New Prompts" 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

productivitycommunitydeveloper

source

rvarbanov/ai-lab · no explicit license