Files
death-is-soon/codex/death-is-soon-wrap-up/README.md
T
Space-Banane 938a5a91a4
Spellcheck / spellcheck (push) Successful in 36s
Build death is soon wrap up repo
2026-06-03 14:15:22 +02:00

470 B

Codex Package

This folder contains the Codex version of death-is-soon-wrap-up.

Packaging notes

  • Codex skills are folder-based and use SKILL.md as the trigger and instruction file.
  • name and description in YAML frontmatter are the important discovery fields.
  • Keeping the body procedural makes the skill easier for another Codex instance to reuse.

Source

  • Intent.md in the repo root
  • Codex skill format guidance and the OpenAI skill standard