home/roleplay/classify-3

Classify

GPTClaudeGemini··1,042 copies·updated 2026-07-14
classify-3.prompt
---
name: classify
description: Classifies text into one of the provided categories
model: claude-sonnet-4-6
provider: anthropic
temperature: 0.0
max_tokens: 64
vars:
  text: string
  categories: string
---

Classify the following text into exactly one of these categories: {{categories}}

Return ONLY the category name. No explanation, no punctuation, nothing else.

Text: {{text}}

fill the variables

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

{{categories}{{text}
Unlock with Pro →

when to use it

Community prompt sourced from the open-source GitHub repo maneesh-kumar-thakur/Prompt-Run (MIT). A "Classify" 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

maneesh-kumar-thakur/Prompt-Run · MIT