https://github.com/geekjourneyx/awesome-codex-guide
中文/English bilingual OpenAI Codex guide: CLI, AGENTS.md, skills, plugins, subagents, workflows, troubleshooting, and agent-friendly resources.
https://github.com/geekjourneyx/awesome-codex-guide
List: awesome-codex-guide
agentic-coding ai-agent awesome-list bilingual chinese codex codex-cli codex-plugins codex-skills coding-agent developer-tools guide mcp openai openai-codex subagents tutorial
Last synced: about 10 hours ago
JSON representation
中文/English bilingual OpenAI Codex guide: CLI, AGENTS.md, skills, plugins, subagents, workflows, troubleshooting, and agent-friendly resources.
- Host: GitHub
- URL: https://github.com/geekjourneyx/awesome-codex-guide
- Owner: geekjourneyx
- License: mit
- Created: 2026-06-23T12:29:30.000Z (19 days ago)
- Default Branch: main
- Last Pushed: 2026-06-24T04:14:17.000Z (18 days ago)
- Last Synced: 2026-06-24T06:12:48.799Z (18 days ago)
- Topics: agentic-coding, ai-agent, awesome-list, bilingual, chinese, codex, codex-cli, codex-plugins, codex-skills, coding-agent, developer-tools, guide, mcp, openai, openai-codex, subagents, tutorial
- Language: JavaScript
- Size: 26.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.en.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# Awesome Codex Guide
**A practical OpenAI Codex guide for Chinese developers, with an English reading path.**
It collects official docs, Chinese guides, community projects, and a few workflows that are useful in real projects.
[中文](./README.md)
## Start Here
| Goal | Guide |
| --- | --- |
| Understand the learning path | [Getting Started](./docs/getting-started/README.en.md) |
| Use Codex CLI | [CLI Guide](./docs/codex-cli/README.en.md) |
| Troubleshoot setup and auth errors | [Troubleshooting](./docs/troubleshooting/common-errors.en.md) |
| Read the Chinese guide | [README.zh-CN](./README.zh-CN.md) |
## Core Resources
- [OpenAI Codex official docs](https://developers.openai.com/codex/quickstart)
- [openai/codex](https://github.com/openai/codex)
- [ComposioHQ/awesome-codex-skills](https://github.com/ComposioHQ/awesome-codex-skills)
- [VoltAgent/awesome-codex-subagents](https://github.com/VoltAgent/awesome-codex-subagents)
Use community resources as references. For login, pricing, API keys, permissions, and security behavior, check official sources first.
## License
[MIT](./LICENSE)