Files
42marketplaces/sync/gh-cexll-myclaude-skills-codex.json
2025-11-29 18:53:27 +08:00

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
}
]
}