timps_prompt_engineer
Improve LLM responses by rewriting prompts with Chain-of-Thought reasoning, XML tags, and few-shot examples. Provide a plain-English task and get an optimized prompt.
Instructions
Rewrite prompts with Chain-of-Thought, XML tags, and few-shot examples for better LLM output.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request | No | Plain-English task or context for the agent. | |
| language | No | Primary programming language (default: python). | python |