Route a draft to a file in /tmp opened in the user's $EDITOR instead of pasting it into chat. Slack-message drafts are written in Slack-flavored markup (no headings, single-asterisk bold, no code-fence language tags) so they paste cleanly.
$npx -y skills add jtsternberg/claude-plugins --skill temp-draftInstalls into the current project.
Run `npx skills use "https://github.com/jtsternberg/claude-plugins" --skill "jtsternberg/claude-plugins/temp-draft"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jtsternberg/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/jtsternberg/claude-plugins"` and select the relevant skills, then follow their instructions.