Agent skill
scoop
Enhanced Scoop package manager for Windows, supporting multi-threaded downloads and mirror management. Core Scenario: When the user needs to manage Windows CLI applications with accelerated downloads via aria2.
Install this agent skill to your Project
npx add-skill https://github.com/x-cmd/skill/tree/main/data/x-cmd/scoop
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.
Patterns & Examples
Install with Acceleration
# Enable aria2 and install an app
x scoop aria2 enable
x scoop install telegram
Search and List
# Interactively search for available Scoop packages
x scoop la
Bucket Management
# List all currently added buckets
x scoop bucket list
Checklist
- Confirm if the user is on a Windows environment.
- Verify if download acceleration (aria2) is desired.
- Ensure the correct bucket is added for the target application.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
pufferlib
High-performance reinforcement learning framework optimized for speed and scale. Use when you need fast parallel training, vectorized environments, multi-agent systems, or integration with game environments (Atari, Procgen, NetHack). Achieves 2-10x speedups over standard implementations. For quick prototyping or standard algorithm implementations with extensive documentation, use stable-baselines3 instead.
fluidsim
Framework for computational fluid dynamics simulations using Python. Use when running fluid dynamics simulations including Navier-Stokes equations (2D/3D), shallow water equations, stratified flows, or when analyzing turbulence, vortex dynamics, or geophysical flows. Provides pseudospectral methods with FFT, HPC support, and comprehensive output analysis.
metabolomics-workbench-database
Access NIH Metabolomics Workbench via REST API (4,200+ studies). Query metabolites, RefMet nomenclature, MS/NMR data, m/z searches, study metadata, for metabolomics and biomarker discovery.
geniml
This skill should be used when working with genomic interval data (BED files) for machine learning tasks. Use for training region embeddings (Region2Vec, BEDspace), single-cell ATAC-seq analysis (scEmbed), building consensus peaks (universes), or any ML-based analysis of genomic regions. Applies to BED file collections, scATAC-seq data, chromatin accessibility datasets, and region-based genomic feature learning.
zinc-database
Access ZINC (230M+ purchasable compounds). Search by ZINC ID/SMILES, similarity searches, 3D-ready structures for docking, analog discovery, for virtual screening and drug discovery.
astropy
Comprehensive Python library for astronomy and astrophysics. This skill should be used when working with astronomical data including celestial coordinates, physical units, FITS files, cosmological calculations, time systems, tables, world coordinate systems (WCS), and astronomical data analysis. Use when tasks involve coordinate transformations, unit conversions, FITS file manipulation, cosmological distance calculations, time scale conversions, or astronomical data processing.
Didn't find tool you were looking for?