Files
42marketplaces/sync/gh-jamesrochabrun-skills-openai-prompt-engineer.json
2025-11-29 18:53:27 +08:00

18 lines
576 B
JSON

{
"name": "openai-prompt-engineer",
"owner": {
"name": "James Rochabrun",
"email": "jamesrochabrun@gmail.com"
},
"plugins": [
{
"name": "openai-prompt-engineer",
"description": "Generate and improve prompts using best practices for OpenAI GPT-5 and other LLMs. Apply advanced techniques like chain-of-thought, few-shot prompting, and progressive disclosure.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-jamesrochabrun-skills-openai-prompt-engineer.git"
},
"strict": true
}
]
}