bash
Help write, debug, or improve bash/shell scripts. Use when the user asks for help with shell scripting, bash, or sh.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Help write, debug, or improve bash/shell scripts. Use when the user asks for help with shell scripting, bash, or sh.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Apply Michael's academic writing style when drafting or editing text. Use when writing LaTeX prose, paper sections, abstracts, or any academic text for Michael.
Help write, debug, and manage SLURM jobs. Use when the user asks about sbatch, salloc, squeue, job scripts, or cluster resource allocation.
Review code for bugs, style issues, and correctness. Use when the user asks for a code review, review, or CR.
Help scaffold, configure, and launch ML experiments. Use when the user wants to set up a new experiment, training run, or evaluation.
Help with git operations — branching, rebasing, cherry-picking, history inspection, and conflict resolution. Use when the user asks for git help beyond simple commits.
Help with LaTeX writing, formatting, and debugging. Use when the user asks about LaTeX, papers, equations, TikZ, Beamer, or BibTeX.
| name | bash |
| description | Help write, debug, or improve bash/shell scripts. Use when the user asks for help with shell scripting, bash, or sh. |
Help the user write, debug, or improve shell scripts.
set -euo pipefail at the top of scripts unless there's a reason not to"$var" not $var[[ over [ for conditionals in bash$(command) over backticks for command substitutionMODEL_NAME not m-h or wrong arg counttrap for temp files or background processesset -x for tracing${PIPESTATUS[@]})$ARGUMENTS