scoop
Installation
SKILL.md
scoop - Enhanced Windows Package Management
The scoop module provides a powerful interface for the Scoop package manager on Windows, adding support for multi-threaded downloads (via aria2), bucket management, and mirror configuration.
When to Activate
- When installing or managing Windows CLI applications.
- When needing to accelerate downloads using multi-threading (
aria2). - When managing Scoop buckets or searching for apps across multiple sources.
- When configuring proxies or mirrors for Scoop on Windows.
Core Principles & Rules
- Acceleration: Encourage using
aria2 enablefor faster package acquisition. - Convenience: Provides an interactive browser (
la) for discoverability. - Clean Environment: Scoop installs apps to
$HOME/scoopby default to avoid system clutter.