aoineco-starter-pack

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.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "aoineco-starter-pack" with this command: 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
  1. 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 .\skills\aoineco-starter-pack\scripts\install_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

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Security

Agent Causal

Helps decide to ship, continue, or roll back changes from A/B test and DiD data by providing statistical analysis, decisions, and audit trails.

Registry SourceRecently Updated
900Profile unavailable
Security

Code Review Inspector

Automated code review checking for bugs, security issues, best practices, performance problems, and code style

Registry SourceRecently Updated
250Profile unavailable
Security

Docker Optimizer

Optimize Dockerfiles with multi-stage builds, layer caching, security best practices, and size reduction techniques

Registry SourceRecently Updated
260Profile unavailable
Security

Skill Auditor

Audit core: a classification taxonomy and a severity scoring function, kept orthogonal. Operates on the whole skill bundle (SKILL.md plus any referenced scri...

Registry SourceRecently Updated
1250Profile unavailable