Skills2026年3月29日·1 分钟阅读

OpenAI Codex & Cookbook Official Collection

Official OpenAI resources: Codex CLI coding agent and the OpenAI Cookbook with prompting guides for GPT-5.2, Codex, and more.

TO
TokRepo精选 · Community
快速使用

先拿来用,再决定要不要深挖

这里应该同时让用户和 Agent 知道第一步该复制什么、安装什么、落到哪里。

npm install -g @openai/codex
codex

介绍

Official tools and guides from OpenAI for AI-assisted coding and prompt engineering. Includes the Codex CLI (open-source coding agent), the OpenAI Cookbook (prompting guides for every model), and the Agent Skills standard. 68,000+ stars for Codex CLI.


来源与感谢

Author: OpenAI Codex CLI: github.com/openai/codex — ⭐ 68,200+ Cookbook: github.com/openai/openai-cookbook License: Apache 2.0 / MIT

相关资产