
Cultivar: A tool to test skills, run them across agents and in sandboxes
Hi all! This is Arjun from Pinecone DevRel here.
We released our internal tool Cultivar we use to develop, create tests for, and grade Agent Skills.
You can also run skills across agents in sandboxed containers using Modal, which is super handy for quickly testing skills in parallel.
It's a little rough around the edges, but check it out and let us know what you think!
# install the CLI tool
uv tool install cultivar
# install the skill
npx skills add https://github.com/pinecone-io/cultivar --skill cultivar
Here ya go: https://github.com/pinecone-io/cultivar
u/SpiritedSilicon — 9 days ago