What problem does it solve?
This Skill simplifies the complex process of creating, updating, and debugging conda packages and their associated feedstocks on the conda-forge platform.
Core Features & Use Cases
- New Feedstock Creation: Guides users through generating recipes for new packages using tools like grayskull and provides templates for Python, Go, and Rust.
- Build Failure Diagnosis: Analyzes CI logs from Azure Pipelines to pinpoint and fix build errors in existing feedstocks.
- Recipe Migration & Updates: Assists in converting older recipe formats (v0) to the newer v1 format and helps in rerendering feedstocks with conda-smithy.
- Cross-Compilation & ARM Support: Facilitates the setup and configuration for building packages across different architectures.
Quick Start
Use the conda-forge skill to fix a failing build in the 'numpy-feedstock' repository by analyzing its CI logs.