home/marketing/copywriter-prompt-variants

copywriter Prompt Variants

GPTClaudeGemini··330 copies·updated 2026-07-14
copywriter-prompt-variants.prompt
# copywriter Prompt Variants

## Default Prompt

The **default prompt** is the agent file itself: `.opencode/agent/content/copywriter.md`

This is optimized for **Claude** (Anthropic models) and serves as the baseline.

## Model-Specific Variants

This directory is ready for model-specific optimizations:

| Variant | Model Family | Status | Best For |
|---------|--------------|--------|----------|
| gpt.md | GPT | 📝 Not yet created | GPT-4, GPT-4o |
| llama.md | Llama/OSS | 📝 Not yet created | Llama, Qwen, DeepSeek |
| gemini.md | Gemini | 📝 Not yet created | Gemini Pro, Gemini Ultra |

## Creating Variants

To create a model-specific variant:

1. Copy the agent file as a starting point
2. Adapt the prompt for the target model's characteristics
3. Test with the eval framework
4. Document results in this README

## Testing Variants

when to use it

Community prompt sourced from the open-source GitHub repo darrenhinde/OpenAgentsControl (MIT). A "copywriter Prompt Variants" 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

marketingcommunitygeneral

source

darrenhinde/OpenAgentsControl · MIT