install-from-remote-library

Installation
SKILL.md

Install From Remote Library

Goal

Install from a shared library repo without guessing, over-installing, or skipping the preview step.

Invariants

  • Always inspect the remote library first with install <source> --list.
  • Prefer --collection when the library clearly exposes a starter pack or focused bundle.
  • Always run --dry-run before the real install.
  • Keep the install small. Do not pull a whole library when the user only needs a narrow slice.

Workflow

  1. Inspect the source library.
Related skills
Installs
4
GitHub Stars
1.0K
First Seen
Apr 3, 2026