SkillHub

aoineco-starter-pack

v0.1.1

Install a curated starter pack of @edmonddantesj ClawHub skills (security, stability, memory, ops) in one command via the ClawHub CLI. Use when a user asks to install all/most AOI/Aoineco skills at once, wants a beginner-friendly recommended bundle, or needs minimal/core/full install options.

Sourced from ClawHub, Authored by edmonddantesj

Installation

Please help me install the skill `aoineco-starter-pack` from SkillHub official store. npx skills add edmonddantesj/aoineco-starter-pack

AOI / Aoineco Starter Pack

Install a curated bundle of skills from the ClawHub profile edmonddantesj.

What this does

  • Installs multiple skills via clawhub install ... in one run
  • Offers 3 pack modes:
  • minimal: 2 essentials
  • core: recommended for beginners
  • full: all published utilities

Skill list reference: references/skill_list.md

Prereqs

1) Have clawhub CLI available 2) Be logged in:

clawhub login
clawhub whoami

Install (fast path)

1) Install this pack:

clawhub install aoineco-starter-pack

2) Run the recommended bundle (core):

bash skills/aoineco-starter-pack/scripts/run.sh core

Other modes:

bash skills/aoineco-starter-pack/scripts/run.sh minimal
bash skills/aoineco-starter-pack/scripts/run.sh full

Windows (PowerShell)

clawhub install aoineco-starter-pack
powershell -ExecutionPolicy Bypass -File .skillsaoineco-starter-packscriptsinstall_pack.ps1 core

Notes

  • This is an installer pack. It does not enable/auto-configure risky automations.
  • If you need to update later:
clawhub update