18 lines
472 B
JSON
18 lines
472 B
JSON
{
|
|
"name": "codex-skill",
|
|
"owner": {
|
|
"name": "Pengfei Ni",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "codex-skill",
|
|
"description": "Leverage OpenAI Codex (GPT-5/GPT-5.1) for non-interactive automation mode and hands-off task execution",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-feiskyer-claude-code-settings-plugins-codex-skill.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |