·octivi-bash-boilerplate
</>

octivi-bash-boilerplate

Create, refactor, and migrate Bash scripts with Octivi Bash Boilerplate (OBB) using marker blocks (`# >>> OBB:BEGIN ...` / `# <<< OBB:END`). Use when selecting `header` vs `full` integration, copying ready templates, updating marker blocks, and validating script quality with deterministic checks.

7Installs·0Trend·@octivi

Installation

$npx skills add https://github.com/octivi/bash-boilerplate --skill octivi-bash-boilerplate

How to Install octivi-bash-boilerplate

Quickly install octivi-bash-boilerplate AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/octivi/bash-boilerplate --skill octivi-bash-boilerplate
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: octivi/bash-boilerplate.

SKILL.md

View raw

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 |

Create, refactor, and migrate Bash scripts with Octivi Bash Boilerplate (OBB) using marker blocks (`# >>> OBB:BEGIN ...` / `# <<< OBB:END`). Use when selecting `header` vs `full` integration, copying ready templates, updating marker blocks, and validating script quality with deterministic checks. Source: octivi/bash-boilerplate.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/octivi/bash-boilerplate --skill octivi-bash-boilerplate
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-11

Browse more skills from octivi/bash-boilerplate

Quick answers

What is octivi-bash-boilerplate?

Create, refactor, and migrate Bash scripts with Octivi Bash Boilerplate (OBB) using marker blocks (`# >>> OBB:BEGIN ...` / `# <<< OBB:END`). Use when selecting `header` vs `full` integration, copying ready templates, updating marker blocks, and validating script quality with deterministic checks. Source: octivi/bash-boilerplate.

How do I install octivi-bash-boilerplate?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/octivi/bash-boilerplate --skill octivi-bash-boilerplate Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/octivi/bash-boilerplate

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-25

Related Skills

None