ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified developer tools Safety 4/5

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.

Why use this skill?

Rapidly deploy security, stability, and utility skills for your OpenClaw agent using the Aoineco Starter Pack via ClawHub. Choose from minimal, core, or full profiles.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/edmonddantesj/aoineco-starter-pack
Or

What This Skill Does

The aoineco-starter-pack is a specialized orchestration utility designed to streamline the provisioning of OpenClaw agent environments. Instead of manually cherry-picking individual skills, this pack serves as a high-level installer that fetches a curated collection of functionalities from the edmonddantesj ClawHub profile. It acts as an automated wrapper for the clawhub CLI, allowing users to rapidly initialize their environment with security, stability, memory, and operational capabilities in a single workflow. By utilizing three distinct presets—minimal, core, and full—it caters to both novice users looking for a stable baseline and power users who require the complete suite of utilities available.

Installation

Prerequisites include the clawhub CLI installed and authenticated via clawhub login. To install the pack, use: clawhub install openclaw/skills/skills/edmonddantesj/aoineco-starter-pack. Once the files are downloaded, you can execute the installer script. For Bash/POSIX environments: bash skills/aoineco-starter-pack/scripts/run.sh <mode>. For Windows/PowerShell users, utilize the provided script: powershell -ExecutionPolicy Bypass -File .\skills\aoineco-starter-pack\scripts\install_pack.ps1 <mode>. Always verify your whoami status before running install scripts to ensure proper permissioning within your agent workspace.

Use Cases

This skill is ideal for rapid deployment scenarios where consistency is paramount across multiple agent instances. Use this pack when setting up a new agent for development, troubleshooting a corrupted environment where a clean reinstall of core utilities is needed, or as a standard onboarding step for new users joining the Aoineco ecosystem. It is particularly effective for users who want to avoid the cognitive load of selecting from dozens of individual packages.

Example Prompts

  1. "OpenClaw, please install the Aoineco starter pack using the core recommended settings."
  2. "I need a fresh start for my agent. What is the command to install the full suite of Aoineco skills?"
  3. "Run the minimal installation of the aoineco-starter-pack to get my agent up and running with the basics."

Tips & Limitations

Note that this is purely an installer pack. It does not perform auto-configuration of risky automations, ensuring that you maintain control over your security posture. If you encounter issues during installation, check that your clawhub version is up to date with clawhub update. While the full mode provides maximum utility, be mindful of system overhead; if performance is a concern, stick to the core profile.

Metadata

Stars2387
Views0
Updated2026-03-09
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-edmonddantesj-aoineco-starter-pack": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#installer#aoineco#deployment#clawhub#automation
Safety Score: 4/5

Flags: file-write, code-execution