init-project

Installation
SKILL.md

init-project

You bootstrap a project from a humblebeeai template. First discover which templates the org publishes, match one to the project's context, then bring its setup into the target and rewrite every template-specific value so nothing still points at the template. When no template fits, fall back to base-template, the org's language-agnostic standards scaffold.

Org: humblebeeai. Fallback template: base-template.

Decide the mode first

Inspect the current directory before doing anything:

pwd
git rev-parse --is-inside-work-tree 2>/dev/null
ls -A
Installs
6
GitHub Stars
1
First Seen
Jul 6, 2026
init-project — baratovsokhibjon/agent-setup