Files
2025-11-29 18:27:01 +08:00

12 lines
313 B
JSON

{
"name": "codex-skill",
"description": "Leverage OpenAI Codex (GPT-5/GPT-5.1) for non-interactive automation mode and hands-off task execution",
"version": "1.0.0",
"author": {
"name": "Pengfei Ni",
"url": "https://github.com/feiskyer/claude-code-settings"
},
"skills": [
"./skills"
]
}