this repo has no description

mention blogpost (#3)

authored by

Pavel Zwerschke and committed by
GitHub
3b91c164 21a1618d

+3
+3
README.md
··· 5 5 [![pypi-version](https://img.shields.io/pypi/v/pixi-skills.svg?logo=pypi&logoColor=white&style=flat-square)](https://pypi.org/project/pixi-skills) 6 6 [![python-version](https://img.shields.io/pypi/pyversions/pixi-skills?logoColor=white&logo=python&style=flat-square)](https://pypi.org/project/pixi-skills) 7 7 [![conda-forge](https://img.shields.io/badge/prefix.dev%2Fskill--forge-F7CC49?style=flat-square)](https://prefix.dev/channels/skill-forge) 8 + [![pixi-skills](https://img.shields.io/badge/pavelzw%2Fskill--forge-181717?style=flat-square&logo=github)](https://github.com/pavelzw/skill-forge) 8 9 9 10 Manage and install coding agent skills across multiple LLM backends using [pixi](https://pixi.sh). 10 11 11 12 pixi-skills discovers skills packaged in pixi environments and lets you install them into the configuration directories of various coding agents via symlinks. 13 + 14 + For more background on why distributing agent skills through package managers makes sense, check out the blog post [Managing Agent Skills with Your Package Manager](https://pavel.pink/blog/pixi-skills). 12 15 13 16 ## Installation 14 17