Files
gh-jamesrochabrun-skills-op…/.claude-plugin/plugin.json
2025-11-29 18:49:36 +08:00

12 lines
418 B
JSON

{
"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.",
"version": "0.0.0-2025.11.28",
"author": {
"name": "James Rochabrun",
"email": "jamesrochabrun@gmail.com"
},
"skills": [
"./skills/openai-prompt-engineer"
]
}