An open API service indexing awesome lists of open source software.

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.

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)