mturac/everything-openai-codex-zh-cn-search-first
研究优先于编码的工作流程。在编写自定义代码之前,搜索现有的工具、库和模式。调用研究员代理。
npx skills add https://github.com/mturac/everything-openai-codex --skill search-first
Take mturac/everything-openai-codex-zh-cn-search-first from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.
The instructions reference npm.
Without those the skill loads but fails at the first command.