openai-knowledge

openai-knowledge is a skill for Claude Code, Codex from foryourhealth111-pixel/Vibe-Skills. It costs 31 tokens per session (264 once invoked), scanned A, original, Apache-2.0.

An alternate name that points to the OpenAI product-documentation guidance. It preserves compatibility for systems that still request the older name while using the same canonical material.

In plain words
What is it for?
Use it wherever an existing workflow asks for openai-knowledge but needs the current OpenAI documentation guidance.
Why use it?
It prevents older integrations or catalog entries from breaking when the documentation skill has been renamed. It does not describe a separate set of capabilities.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it wherever an existing workflow asks for openai-knowledge but needs the current OpenAI documentation guidance.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/foryourhealth111-pixel/vibe-skills/openai-knowledge
About the project

Vibe-Skills is a collection and routing system that helps AI agents discover, select, and coordinate specialized skills for completing tasks. It is intended for agents that need to organize workflows across many installed capabilities. The catalogue entries are skills and an agent belonging to this system.

foryourhealth111-pixel/Vibe-Skills · 3,252 stars · on GitHub

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add foryourhealth111-pixel/Vibe-Skills --skill openai-knowledge
Clone the repo
git clone --depth 1 https://github.com/foryourhealth111-pixel/Vibe-Skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for openai-knowledge

README.md
[![agentmods](https://agentmods.dev/badge/skills/foryourhealth111-pixel/vibe-skills/openai-knowledge/github.svg)](https://agentmods.dev/skills/foryourhealth111-pixel/vibe-skills/openai-knowledge)
Your own site
<a href="https://agentmods.dev/skills/foryourhealth111-pixel/vibe-skills/openai-knowledge"><img src="https://agentmods.dev/badge/skills/foryourhealth111-pixel/vibe-skills/openai-knowledge/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for openai-knowledge

Your own site · 80×15
<a href="https://agentmods.dev/skills/foryourhealth111-pixel/vibe-skills/openai-knowledge"><img src="https://agentmods.dev/badge/skills/foryourhealth111-pixel/vibe-skills/openai-knowledge.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 31 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 264 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00031 $0.00264
Opus 5 $0.00015 $0.00132
Sonnet 5 $0.00006 $0.00053
Haiku 4.5 $0.00003 $0.00026

Measured 9d ago against content hash 41d63aafd093, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

openai-knowledge scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

bundled/skills/openai-knowledge/SKILL.md · 34 lines

What it actually says

openai-knowledge (Compatibility Alias)

Purpose

Provide a stable compatibility alias for callers that still request openai-knowledge, while canonical OpenAI documentation guidance is maintained under the sibling openai-docs skill directory.

This preserves:

  • existing route compatibility for openai-knowledge
  • skills-lock and catalog continuity for legacy callers
  • a thin alias surface instead of duplicated docs guidance payload

Resolution Order

  1. Use the canonical local openai-docs skill payload first.
  2. Reuse its canonical materials:
    • ../openai-docs/SKILL.md
    • ../openai-docs/references/**
    • ../openai-docs/scripts/**
  3. Keep this alias directory thin and free of duplicated heavy payload.

Minimal Workflow

  1. Read ../openai-docs/SKILL.md for the full OpenAI docs workflow.
  2. Use canonical references and scripts from ../openai-docs/.
  3. Report under openai-knowledge only when a caller explicitly requested this alias.
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 34 lines · 31 tokens per session scan A 41d63aafd093

Subscribe to this mod's changes

openai-knowledge is a skill published in the GitHub repository foryourhealth111-pixel/Vibe-Skills (3,252 stars, last pushed 12d ago), licensed Apache-2.0. It adds 31 tokens to every session and 264 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.