18 lines
488 B
JSON
18 lines
488 B
JSON
{
|
|
"name": "codex-cli",
|
|
"owner": {
|
|
"name": "Claude Code Dev Workflows",
|
|
"email": "contact@example.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "codex-cli",
|
|
"description": "Execute Codex CLI for code analysis, refactoring, and automated code changes with file references (@syntax) and structured output",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-cexll-myclaude-skills-codex.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |