CtrlK
BlogDocsLog inGet started
Tessl Logo

openai-docs-skill

Query the OpenAI developer documentation via the OpenAI Docs MCP server using CLI (curl/jq). Use whenever a task involves the OpenAI API (Responses, Chat Completions, Realtime, etc.), OpenAI SDKs, ChatGPT Apps SDK, Codex, MCP integrations, endpoint schemas, parameters, limits, or migrations and you need up-to-date official guidance.

76

Quality

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Advisory

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Quality

Content

100%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A tight, well-structured skill body: executable quick-start commands, a clear read-only workflow, and a compact script reference with no padding. It is a model of token-efficient, actionable guidance.

DimensionReasoningScore

Conciseness

Lean and efficient with no explanation of concepts Claude already knows; the Overview, Core rules, Quick start, and Script reference each carry actionable content where every token earns its place, matching the level-3 anchor.

3 / 3

Actionability

Fully executable, copy-paste-ready commands ('scripts/openai-docs-mcp.sh search "Responses API" 5', 'fetch <url>') plus a complete subcommand reference with argument signatures, matching the level-3 anchor.

3 / 3

Workflow Clarity

A clear three-step sequence (Discover → Read → Apply) with an explicit instruction to surface the source URL; the operation is non-destructive (read-only doc queries), so the destructive/batch validation cap does not apply and the simple-skill guidance permits a 3.

3 / 3

Progressive Disclosure

Well-organized sections under 50 lines with a single, real, one-level-deep referenced file (scripts/openai-docs-mcp.sh, confirmed present), matching the level-3 simple-skill anchor for clean organization.

3 / 3

Total

12

/

12

Passed

Description

90%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong, third-person description that clearly states what the skill does and when to use it, with rich natural trigger terms. Its only weakness is specificity: it describes one core action rather than enumerating several distinct capabilities.

Suggestions

Enumerate the concrete actions the skill performs (e.g., 'search, fetch, and list doc pages; pull OpenAPI endpoint schemas and code samples') to lift specificity from a single query action to multiple named actions.

DimensionReasoningScore

Specificity

Names a concrete mechanism ('Query the OpenAI developer documentation via the OpenAI Docs MCP server using CLI (curl/jq)') but this is essentially a single action (query/fetch docs) rather than multiple distinct concrete actions, so it falls short of the level-3 'lists multiple specific concrete actions' anchor.

2 / 3

Completeness

Explicitly answers both what ('Query the OpenAI developer documentation via the OpenAI Docs MCP server using CLI') and when ('Use whenever a task involves the OpenAI API...'), with an explicit 'Use whenever' trigger clause.

3 / 3

Trigger Term Quality

Strong coverage of natural developer terms — 'OpenAI API (Responses, Chat Completions, Realtime, etc.), OpenAI SDKs, ChatGPT Apps SDK, Codex, MCP integrations, endpoint schemas, parameters, limits, or migrations' — matching the level-3 'good coverage of natural terms users would say' anchor.

3 / 3

Distinctiveness Conflict Risk

Clear niche (official OpenAI developer docs via a specific MCP server) with distinct triggers; the broad 'MCP integrations' phrase is a minor overlap risk but the skill is clearly scoped to OpenAI documentation, matching the level-3 anchor.

3 / 3

Total

11

/

12

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
am-will/codex-skills
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.