Agent skill
openai-knowledge
Compatibility alias for OpenAI platform documentation guidance. Delegate to the canonical local `openai-docs` payload while preserving route compatibility.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/openai-knowledge-foryourhealth111-pix-vibe-skills
SKILL.md
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-lockand catalog continuity for legacy callers- a thin alias surface instead of duplicated docs guidance payload
Resolution Order
- Use the canonical local
openai-docsskill payload first. - Reuse its canonical materials:
../openai-docs/SKILL.md../openai-docs/references/**../openai-docs/scripts/**
- Keep this alias directory thin and free of duplicated heavy payload.
Minimal Workflow
- Read
../openai-docs/SKILL.mdfor the full OpenAI docs workflow. - Use canonical references and scripts from
../openai-docs/. - Report under
openai-knowledgeonly when a caller explicitly requested this alias.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?