codex-config
Codex CLI configuration, prompt templates, and autonomous task execution
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install codex-config?โผ
Run `npx skills add myysophia/codex-config --all -g -y` in your terminal to install all skills in this repository globally.
What does codex-config do?โผ
It packages a complete Codex CLI setup with model settings, trusted project rules, MCP services, and a library of Chinese prompt templates for planning, coding, review, and debugging.
How to run long coding tasks automatically?โผ
Use the autonomous-skill's run-session.sh script with a task description. It breaks the work into a task list and keeps launching Codex sessions until every task is checked off.
Does codex-config work with Claude Code?โผ
Yes. The included claude-skill runs Claude Code in headless mode, so tasks execute end to end without approval prompts using safe permission modes.
Do I need to speak Chinese to use this repository?โผ
The system prompt enforces Chinese-only output, so it suits Chinese-speaking teams best. You can edit AGENTS.md to relax that rule if needed.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core