r/LocalLLaMA · · 1 min read

Tool for reproducible management of agent skills

Mirrored from r/LocalLLaMA for archival readability. Support the source by reading on the original site.

Hi LocalLLaMA!

I've been building a small CLI tool for managing agent skills.

I wanted a quick way to add and switch between different skill sets without manually copying folders around or losing track of which revision was installed (I tend to try different variations of the same skill and try to evaluate them). The tool is called Trivium and it pins skills to exact Git commits, records them in a skills.lock file, and supports named environments so you can save and activate different configurations.

Repo: https://github.com/AlapinEnjoyer/trivium

I would appreciate feedback on the workflow :)

submitted by /u/AbstrusSchatten
[link] [comments]

Discussion (0)

Sign in to join the discussion. Free account, 30 seconds — email code or GitHub.

Sign in →

No comments yet. Sign in and be the first to say something.

More from r/LocalLLaMA