archive

Installation
SKILL.md

Archive

Archive the calling Codex App thread and stop. This skill is only for finishing the current thread.

Rules

  • Use this skill only when the user invokes /archive, invokes $archive, or clearly asks to archive the current Codex App thread with this skill.
  • Archive only the calling thread.
  • Call set_thread_archived with archived: true and omit threadId.
  • Do not list, search, read, rename, pin, unarchive, send messages to, or archive any other thread.
  • Do not pass a thread id, even if one is visible in context.
  • Do not implement /exit, aliases, slash-command parsing, navigation, title changes, cleanup, commits, or any extra behavior.
  • After the tool succeeds, reply with a short completion message only.

Required Tool Call

{"archived": true}
Installs
18
GitHub Stars
1
First Seen
Jul 5, 2026
archive — schroneko/skills