mturac/everything-openai-codex-zh-cn-mcp-server-patterns
使用Node/TypeScript SDK构建MCP服务器——工具、资源、提示、Zod验证、stdio与可流式HTTP对比。使用Context7或官方MCP文档获取最新API信息。
npx skills add https://github.com/mturac/everything-openai-codex --skill mcp-server-patterns
Take mturac/everything-openai-codex-zh-cn-mcp-server-patterns 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.