Skip to content
ai101.tools
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
Prompt Engineering Patterns logo
Skill

Prompt Engineering Patterns

Treats a production prompt as something to measure, not to reword.

0
SaveVisit website ↗

Install

Ships scripts
/plugin marketplace add wshobson/agents; /plugin install llm-application-dev
Triggers on

When a prompt gives inconsistent output, needs structured JSON, or a template library is being set up.

Author
wshobson
License
MIT

The techniques are the ones that change output reliability rather than tone: selecting few-shot examples by similarity and diversity instead of picking the first three, eliciting step-by-step reasoning and sampling several paths for self-consistency, and constraining output to JSON so the caller can parse it without regex. Templates with variable interpolation keep prompts in version control rather than scattered through the code. A prompt optimization script ships with the skill, plus reference files per technique and a starting template library.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar skills

Report this comment

Why are you reporting this?