SlashAI

Your AI Command Vault

Converting caffeine into code…

AI Agents & Prompting

AI Agents & Prompting

186 commands · 3 subcategories

Subcategories

Popular in AI Agents & Prompting

/WriteChainOfThought

Write a high-quality prompt for a chain-of-thought reasoning prompt — e.g. a multi-step word problem the model keeps getting wrong.

AI Agents & Promptingadvanced#chain-of-thought#reasoning

/Jailbreak-proofPersonaPrompt

Harden against manipulation attempts in a persona or character prompt — e.g. a skeptical senior engineer who reviews pull requests.

AI Agents & Promptingadvanced#persona#roleplay

/EvaluateToolRegistry

Build an evaluation harness for a registry of tools an agent can call — e.g. a set of ten internal APIs an agent may invoke.

AI Agents & Promptingadvanced#tools#registry

/DocumentPromptLibrary

Write internal documentation for a shared library of production prompts — e.g. twelve prompts shared across three product teams.

AI Agents & Promptingadvanced#prompt-library#reuse

/TemplateClassificationPrompt

Turn into a reusable template with variables a text-classification prompt — e.g. sorting support tickets into billing.

AI Agents & Promptingmedium#classification#labeling

/RetryDataEntryAgent

Design the retry and fallback logic for a data-entry automation agent — e.g. an agent that copies invoice fields into the accounting system.

AI Agents & Promptingmedium#data-entry#automation