Nine source-grounded guides to the deprecated OpenAI Skills catalog: workflow composition, pinned installation, diagnostic helpers, permissions, evaluation and migration decisions.
Follow the layers of a skill through the gh-fix-ci example, including metadata, schema checks, deterministic diagnostics and responsibilities that remain outside the repository.
Inside OpenAI Skills: instructions, metadata, helpers and the host boundaryOpenAI SkillsCodexgh-fix-ci
Follow the layers of a skill through the gh-fix-ci example, including metadata, schema checks, deterministic diagnostics and responsibilities that remain outside the repository.
Inside OpenAI Skills: instructions, metadata, helpers and the host boundaryOpenAI SkillsCodex
Compare reusable instructions, deterministic programs and packaged distribution using one CI-diagnosis task, without treating the deprecated catalog as a universal solution.
Prompt, script, skill or plugin? Choosing a workflow boundary after openai/skillsOpenAI SkillsCodex
Read the deprecated installer before using it: explicit revision and destination, archive versus sparse Git retrieval, existing-directory refusal and non-atomic multi-skill installation.
Installing a pinned OpenAI skill: destination safety, fallback and partial batchesOpenAI SkillsCodex
Use gh-fix-ci as a concrete skill evaluation: identify prerequisites, collect one failure report, distinguish unavailable logs and define a separate approval boundary for changes.
OpenAI Skills quickstart: evaluate GitHub CI diagnosis without granting repair authorityOpenAI SkillsCodex
A proposed learning project for evaluating skill selection and outputs, with revision manifests, negative prompts, source counterexamples and a transparent migration checklist.
Build a skill acceptance lab: triggers, permissions and evidence before migrationOpenAI SkillsCodex
Understand the deprecated openai/skills catalog, its reusable workflow structure, per-skill licenses and the boundary between studying examples and adopting a current distribution path.
OpenAI Skills after deprecation: what the repository still teachesOpenAI SkillsCodex
Separate archive retrieval, host context and task execution costs. Build a measurement plan without inventing token savings, success rates or benchmark results.
OpenAI Skills cost and latency: measure retrieval, context and accepted outcomesOpenAI SkillsCodex
Review credential use, archive boundaries, untrusted logs, destination collisions and the difference between declared workflow rules and enforced tool permissions.
OpenAI Skills security: copying a folder is not authorizing its workflowOpenAI SkillsCodex
Reproduce three narrow source behaviors: slash-containing refs, archive path checks before extraction, and a last-match log heuristic that can select “0 failures.”
OpenAI Skills source analysis: URL splitting, ZIP preflight and misleading log markersOpenAI SkillsCodex