Configures the development environment and installs essential dependencies for Planhaus catalog searching and data visualization.
This skill streamlines the initialization process for the Planhaus repository within Claude Code. It automates the verification of core dependencies such as PyYAML and Matplotlib, providing a reliable environment for data processing. Additionally, it facilitates the installation of ChromaDB, an optional but powerful vector database required for the advanced catalog search feature. By managing these installation paths, the skill ensures that developers can quickly transition from environment setup to executing complex search and analysis tasks.
Key Features
01ChromaDB installation for vector search
02Manual fallback for requirement hooks
030 GitHub stars
04Environment health checks for Ubuntu 22.04
05Automated core dependency verification
06Management of large optional packages
Use Cases
01Troubleshooting Python dependency conflicts in Claude Code
02Initializing a new Planhaus project session
03Enabling vector-based search via /planhaus:search