什么是 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