OpenAI Skills: Sora Skill Removal

OpenAI has removed the curated Sora skill from their skills repository, deleting over 2,400 lines of code including documentation, assets, and agent configurations. The skill is no longer discoverable or installable from the repository.

Duration: PT1M20S

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-04-29T00:00:00Z
  • Audio duration: PT1M20S

Transcript excerpt

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

Good morning, this is your OpenAI Skills briefing for April 29th, 2026.

Dominik Kundel merged pull request 378, removing the curated Sora skill from the skills repository. This was a complete removal - over 2,400 lines of code deleted across 14 files. The deletion included the entire skills/.curated/sora directory, removing the skill documentation, agent manifest, Python scripts, visual…

The motivation was straightforward: remove the Sora skill package and all associated runtime documentation so it no longer appears in the skills catalog. Since skill discovery in this repository is directory-based, no other code modifications were required.

The team conducted thorough testing to ensure clean removal. They verified no remaining references to Sora exist in the codebase, confirmed the directory deletion, and checked that the changes are properly reflected in the working tree.

What's next: The skills catalog will no longer list the Sora skill for discovery or installation. Users will need to look elsewhere for Sora integration capabilities.

That's your update for today. We'll be back tomorrow with the latest from OpenAI's development activity.

Nearby episodes from OpenAI Skills

  1. Documentation Coordination and Search Improvements
  2. When Running Doesn't Mean Running
  3. Weekly Recap - Skills Catalog Overhaul
  4. Pet Hatching Feature and Documentation Cleanup
  5. Codex Migration Tool Launch
  6. Weekly Recap - GPT-5.5 Migration and Documentation Updates
  7. GPT-5.5 Documentation Updates
  8. Documentation Updates and Skill Cleanup