Job

GPTClaudeGemini··205 copies·updated 2026-07-14
job.prompt
---
model: openrouter/google/gemini-2.5-pro
input:
  schema:
    text: string
output:
  format: json
  schema:
    name?: string, the full name of the person
    age?: number, the age of the person
    occupation?: string, the person's occupation
---

Extract the requested information from the given text. If a piece of information
is not present, omit that field from the output.

Text: {{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.

{{text}
Unlock with Pro →

when to use it

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

careercommunitygeneral

source

chr15m/runprompt · MIT