This Raycast extension allows you to quickly copy the current date in ISO 8601
format (yyyy-mm-dd) using the ymd
command.
Build the extension with npm run build
and then import it using the 'Import
Extension' command. Select the dist
folder as the extension path.