simplify
Refactor code for clarity, consistency, and maintainability without changing behavior. Use when the user types /simplify or asks to simplify code.
clip
Downloads given video from YouTube, clips from given start and end time, saves to folder on your Desktop
youtube-download
Downloads YouTube videos to ~/Downloads. Use when user wants to download a YouTube video to their machine.
export
Export a Codex session JSONL from ~/.codex/sessions into a clean Markdown transcript in ~/Documents/Exports. Use when the user wants to export, save, or conv...