18 lines
576 B
JSON
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
|
|
}
|
|
]
|
|
} |