dependency_installer

Community

Install packages at runtime.

Authoriliagerman
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill allows for the dynamic installation of necessary software packages and dependencies within the execution environment, ensuring that all required tools are available for other skills to run successfully.

Core Features & Use Cases

  • Multi-Manager Support: Installs packages using various managers including Python (uv/pip), Node.js (npm), system packages (apt-get), Rust (cargo), macOS (brew), and direct URL downloads.
  • Runtime Flexibility: Enables skills to declare and install their dependencies on-demand, adapting to different project requirements without pre-configuration.
  • Use Case: A data analysis skill might require a specific Python library that isn't pre-installed. The agent can use this skill to install pandas before executing the analysis.

Quick Start

Use the dependency installer skill to install the 'requests' Python library.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: dependency_installer
Download link: https://github.com/iliagerman/mordecai/archive/main.zip#dependency-installer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.