什麼是 octivi-bash-boilerplate?
使用標記區塊(`# >>> OBB:BEGIN ...` / `# <<< OBB:END`)透過 Octivi Bash Boilerplate (OBB) 建立、重構和遷移 Bash 腳本。在選擇「標頭」與「完整」整合、複製現成範本、更新標記區塊以及透過確定性檢查驗證腳本品質時使用。 來源:octivi/bash-boilerplate。
使用標記區塊(`# >>> OBB:BEGIN ...` / `# <<< OBB:END`)透過 Octivi Bash Boilerplate (OBB) 建立、重構和遷移 Bash 腳本。在選擇「標頭」與「完整」整合、複製現成範本、更新標記區塊以及透過確定性檢查驗證腳本品質時使用。
透過命令列快速安裝 octivi-bash-boilerplate AI 技能到你的開發環境
來源:octivi/bash-boilerplate。
Use this skill for any Bash script task that should follow OBB conventions.
If any of these are missing, infer minimally and state assumptions.
| header | Small scripts; strict mode + basic constants are enough | Few helpers, more manual utilities | | full-source | Medium/large scripts; you can rely on external OBB library path | Cleaner file, external runtime dependency | | full-embedded | Medium/large scripts; self-contained delivery required | Bigger file, embedded generated block |
使用標記區塊(`# >>> OBB:BEGIN ...` / `# <<< OBB:END`)透過 Octivi Bash Boilerplate (OBB) 建立、重構和遷移 Bash 腳本。在選擇「標頭」與「完整」整合、複製現成範本、更新標記區塊以及透過確定性檢查驗證腳本品質時使用。 來源:octivi/bash-boilerplate。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/octivi/bash-boilerplate --skill octivi-bash-boilerplate使用標記區塊(`# >>> OBB:BEGIN ...` / `# <<< OBB:END`)透過 Octivi Bash Boilerplate (OBB) 建立、重構和遷移 Bash 腳本。在選擇「標頭」與「完整」整合、複製現成範本、更新標記區塊以及透過確定性檢查驗證腳本品質時使用。 來源:octivi/bash-boilerplate。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/octivi/bash-boilerplate --skill octivi-bash-boilerplate 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/octivi/bash-boilerplate