46 public prompts · 7 collections

Find a prompt for anything.

Search the public registry in plain English, or browse trending prompts and curated collections from across the community.

Semantic
Sort:
Try:

Browse the registry

46 prompts · 0 collections
text-translation
v1.0.0

Translate text into a target language with placeholders, HTML, and markdown preserved verbatim — plus the detected source language and an auditable list of segments left untranslated.

04eval98%
@sufleuradd
locale-adaptation
v1.0.0

Adapt text for a target locale beyond literal translation — idioms, cultural references, units, date/currency formats, spelling — with an auditable list of every adaptation made.

02eval100%
@sufleuradd
query-rewrite
v1.0.0

Rewrite a conversational user query into a standalone, retrieval-optimized query (plus optional alternatives for multi-query retrieval).

04
@sufleuradd
query-decomposition
v1.0.0

Decide whether a complex question needs splitting, and if so break it into a minimal set of independently-answerable sub-queries — without over-decomposing simple questions.

05
@sufleuradd
answer-synthesis
v1.0.0

Answer a question strictly from retrieved chunks with inline citation markers — and say "not found" rather than guess when the chunks don't support an answer.

05
@sufleuradd
chunk-relevance-grading
v1.0.0

Grade each retrieved chunk's relevance to a question (high/medium/low/none + a filter boolean) for reranking and filtering before answer synthesis.

04
@sufleuradd
groundedness-guardrail
v1.0.0

A pre-answer RAG gate: decide whether the retrieved context is sufficient to answer, and produce a safe "I don't know" response when it isn't.

04
@sufleuradd
ticket-triage
v1.0.0

Triage a support ticket: priority + category + the signals that drove the call, as strict JSON.

06
@sufleuradd
reply-drafting
v1.0.0

Draft a customer-facing reply in a given tone, grounded only in provided context, with a human-review gate.

05
@sufleuradd
conversation-summary
v1.0.0

Summarize a support conversation into a structured agent-handoff brief, grounded only in the thread.

03
@sufleuradd
csat-risk-detection
v1.0.0

Flag a support conversation that's at risk of a poor CSAT, escalation, or churn, with the signals.

03
@sufleuradd
intent-routing
v1.0.0

Route an inbound customer message to one of your caller-defined queues, with an optional fallback.

04
@sufleuradd