macOS
brew install grayskulllocal Homebrew formula metadata
brew
Recipe generator for Conda. Version 3.1.1 via Homebrew; verified 2026-06-15.
install
brew install grayskulllocal Homebrew formula metadata
overview
Recipe generator for Conda
history
Grayskull is a conda recipe generator built to produce concise recipes for conda-forge. It is a packaging tool for packaging people: a CLI that converts upstream package metadata into conda-build recipe structure.
The official README says Grayskull was created with the intention of eventually replacing conda skeleton. The conda-forge blog introduced it in March 2020 as a way to generate better Conda recipes for projects available from sources such as PyPI, CRAN, Conan, GitHub releases, and repositories.
Early public releases moved quickly in February and March 2020, with PyPI recording 0.1.x and 0.2.x releases and the conda-forge blog discussing version 0.2.1. The project later moved under the conda GitHub organization, reinforcing its role as conda ecosystem infrastructure.
The 2.x and 3.x release lines show ongoing maintenance as Python packaging standards, recipe conventions, and conda-forge automation evolved.
Grayskull's adoption is tied to conda-forge contributor workflows. Instead of writing a recipe from scratch, maintainers can generate an initial meta.yaml from PyPI, GitHub, or CRAN metadata, then review and adjust it for feedstock submission.
The conda-forge blog compared Grayskull with conda-build skeleton using pytest as an example and emphasized better dependency handling, selectors, compiler detection, license information, and generation speed.
The documented CLI is centered on commands such as grayskull pypi package-name, optionally with version pins, output directories, and maintainers. The generated recipe is a starting point for conda-build or conda-forge feedstock work.
The README and documentation state that Grayskull can generate recipes for Python packages on PyPI, packages available as GitHub repositories, and R packages on CRAN.
Grayskull is package-nerd machinery in its purest form: it packages the act of packaging. Its value is reducing recipe boilerplate while still producing metadata that maintainers can inspect.
It also marks a shift from conda skeleton's older heuristics toward richer metadata extraction, better selectors, and conda-forge-aware recipe style.
security posture
No matching local secret-handling manifest was found for grayskull. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
conda-grayskull | cli | global executable | |
conda-greyskull | cli | global executable | |
grayskull | cli | global executable | |
greyskull | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://conda.github.io/grayskull/
install metadata
| Package key | brew:grayskull |
|---|---|
| Version | 3.1.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/grayskull |
| Homepage | https://conda.github.io/grayskull/ |
| Repository | https://github.com/conda/grayskull |
| Upstream docs | https://github.com/conda/grayskull#readme |
| License | Apache-2.0 |
| Source archive | https://files.pythonhosted.org/packages/7a/51/b7d181b55fd65f4ba0c0414b5f779f342f8296f991a52af2de2399b501bf/grayskull-3.1.1.tar.gz |
| Last updated | 2026-06-15T10:20:17-04:00 |
| Pulse | updated |
| Dependencies | certifi, libyaml, python@3.14 |
| Build dependencies | cmake |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | grayskull |
| Version Scheme | 0 |
| Revision | 2 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.