Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:08:36 +08:00
commit f2f8f9bdbb
4 changed files with 250 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "codex-cli",
"description": "Execute Codex CLI for code analysis, refactoring, and automated code changes with file references (@syntax) and structured output",
"version": "0.0.0-2025.11.28",
"author": {
"name": "Claude Code Dev Workflows",
"email": "contact@example.com"
},
"skills": [
"./"
]
}