一键导入
codex-docs
Local Codex CLI documentation reference. Use when asked about Codex features, configuration, skills, rules, custom prompts, MCP, or AGENTS.md setup.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Local Codex CLI documentation reference. Use when asked about Codex features, configuration, skills, rules, custom prompts, MCP, or AGENTS.md setup.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Download documentation from GitHub repos or URLs. Supports manifest-based batch downloads with configurable exclude patterns.
Local Microsoft Agent Framework documentation reference. Use when asked about Microsoft Agent Framework, building AI agents in .NET or Python, MCP servers/clients, durable agents, agent tools, Teams/WebChat adapters, or agent-to-agent communication.
Generate documentation skills for AI agents from downloaded docs. Use after /build-my-context7 to create skills.
Local LangChain AI documentation reference. Use when asked about LangChain, LangGraph, agents, chains, prompts, memory, tools, retrieval, RAG, vector stores, document loaders, or building LLM applications.
Local Next.js documentation reference (canary branch). Use when asked about Next.js features, App Router, Server Components, routing, data fetching, rendering, caching, styling, optimizations, configuration, or Next.js APIs.
Local Prisma documentation reference. Use when asked about Prisma ORM, Prisma Client, Prisma Schema, migrations, database queries, Prisma Accelerate, or Prisma Postgres.
| name | codex-docs |
| description | Local Codex CLI documentation reference. Use when asked about Codex features, configuration, skills, rules, custom prompts, MCP, or AGENTS.md setup. |
Codex CLI is OpenAI's coding agent that runs locally in your terminal. It can read, change, and run code on your machine. Built in Rust for speed and efficiency.
| File | Title | Description |
|---|---|---|
using-codex/cli/overview.md | CLI Overview | Introduction to Codex CLI and setup |
using-codex/cli/features.md | CLI Features | Interactive mode, models, reasoning, image inputs |
using-codex/cli/command-line-options.md | Command Line Options | All CLI flags and options |
using-codex/cli/slash-commands.md | Slash Commands | Available slash commands in TUI |
configuration/agents-md.md | AGENTS.md | Custom instructions with AGENTS.md files |
configuration/config-file/basic-configuration.md | Basic Config | Codex configuration file basics |
configuration/config-file/sample-configuration.md | Sample Config | Example configuration files |
configuration/custom-prompts.md | Custom Prompts | Create and use custom prompts |
configuration/mcp.md | MCP | Model Context Protocol integration |
configuration/rules.md | Rules | Define rules for Codex behavior |
configuration/skills/overview.md | Skills Overview | Introduction to agent skills |
configuration/skills/create-skill.md | Create Skills | How to create custom skills |
Use this skill when the user asks about:
references/{filename}