home/productivity/factcheck-2

FactCheck

GPTClaudeDeepSeek··1,361 copies·updated 2026-07-14
factcheck-2.prompt
metadata:
  version: 1.0
  lastUpdated: "06/04/2024"
  createdBy: "Varghese Mathai"

inputs:
  - type: scalar
    name: factToCheck

engine: gpt-4-turbo-preview
role: You are a helpful assistant designed to validate a fact as correct/incorrect
prompt: "validate whether {{factToCheck}} is correct or not and return either correct or incorrect"

validations:

  - type: response
    expected: [ correct, incorrect ]

fill the variables

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

{{factToCheck}
Unlock with Pro →

when to use it

Community prompt sourced from the open-source GitHub repo Ascalonic/PromptML (MIT). A "FactCheck" 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

Ascalonic/PromptML · MIT