setup

Detect Python environments and install Bitwize Music plugin dependencies.

Updated Jun 8, 2026
One-click install
npx skills add https://github.com/apavanello/claude-ai-music-skills --skill setup-apavanello
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup
Source: https://github.com/apavanello/claude-ai-music-skills/tree/main/skills/setup
Command: npx skills add https://github.com/apavanello/claude-ai-music-skills --skill setup-apavanello

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires mcp, matchering, boto3, playwright, and includes scripts (resource) components.

What problem does it solve?

This Skill guides users through setting up their Python environment and installing the necessary dependencies for the Bitwize Music plugin.

Core Features & Use Cases

  • Environment Detection: Automatically detects the user's Python environment and manages dependency installations based on that environment.
  • Component Verification: Checks for the presence and functionality of key components required for the plugin.
  • Installation Guidance: Provides step-by-step instructions to install all plugin dependencies and configure the environment.

Quick Start

Run the setup skill to detect your Python environment and install plugin dependencies.

Frequently Asked Questions about setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up a Python environment for music production plugins?

The skill performs environment detection to identify your Python setup, then automates dependency management by installing required packages like mcp, matchering, boto3, and playwright based on that environment.

How do I verify that my Python plugin dependencies are installed correctly?

The setup process includes component verification to ensure all required dependencies are present and functional, providing detailed guidance if any components are missing or failing.

Do I need to manually install boto3 and playwright before using the Bitwize Music plugin?

It provides step-by-step installation guidance to configure all necessary dependencies automatically, eliminating the need for manual package installation.

What is the best way to automate Python dependency management for audio plugins?

This approach verifies component functionality post-installation and provides detailed configuration guidance, ensuring the plugin operates correctly within your specific environment.

Why does my Python environment setup fail when installing plugin dependencies?

The setup skill addresses this by detecting your environment, automating dependency installation, and providing detailed step-by-step guidance to resolve configuration issues.