OpenAI Skills: Weekly Recap - Skills Library Growth and Infrastructure Improvements

The OpenAI Skills project saw significant expansion this week with four new skills added across experimental and curated categories, while addressing core infrastructure issues around directory paths and adding security tooling.

Duration: PT2M25S

Episode overview

This episode is a short developer briefing from OpenAI Skills.

It explains recent repository work in plain language.

  • Show: OpenAI Skills
  • Published: 2026-06-15T09:36:10Z
  • Audio duration: PT2M25S

Transcript excerpt

This excerpt keeps the crawler page concise. Listen to the episode or use the RSS feed for the full update.

Welcome to OpenAI Skills for the week of June 8th through 15th, 2026.

Ten pull request activity items and zero additional commits this week. The primary story is substantial growth in the skills library, accompanied by important infrastructure cleanup and security improvements.

The most significant development was the addition of four new skills to the repository. Three experimental skills joined the library: research paper translation for Chinese academic workflows, scientific figure drawing capabilities, and a prompt failure mode guide. Meanwhile, the curated section gained a file…

Infrastructure received critical attention with PR 482 addressing a long-standing directory path inconsistency. The fix updated default system skill paths to use the newer dot agents skills convention, resolving a mismatch where public documentation pointed to one directory structure while the underlying installer…

Migration tooling also saw enhancement with PR 487 introducing selective skill migration flags. This addresses a practical need for users transitioning from Claude Code to Codex who want to migrate specific skills rather than entire libraries at once. The change eliminates the previous…

Security…

Nearby episodes from OpenAI Skills

  1. New Prompt Failure Mode Guide
  2. Security Analysis Integration
  3. Migration Tools and Security Updates
  4. Research Tool Expansion
  5. Directory Path Standardization
  6. Weekly Recap - Ecosystem Architecture and Discovery Tools
  7. Meta-Skill Architecture Addition
  8. Skill Store Registry Launch