Skip to content
Development
Command

/install-bundle

Install starter or full skill bundle into a target project

From plugin
awesome-agent-skill
264 skills4 commands
Install
$ npx -y skills add charlieviettq/awesome-agent-skill --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/install-bundle

Context preview

What this command does when you run it.

Install starter or full skill bundle into a target project

Command definition

install-bundle.md
description: Install starter or full skill bundle into a target project
argument-hint: <starter|full> <target-path>
allowed-tools: Bash(bash:*), Bash(rsync:*)

Install a predefined skill bundle.

Bundle argument: $ARGUMENTS

If arguments are missing, ask for bundle (`starter` or `full`) and target project path.

bash scripts/install/install-bundle.sh <bundle> <target-path> --format both

Report which domains were installed.

Ships withawesome-agent-skill

Curated skill pack for LLM agents in engineer and science workflow (Cursor & Claude ready).

Get the whole plugin

Other commands on awesome-agent-skill.