skills are programs for your agents btw
/replicant is my third or fourth iteration on this idea. I've previously made cli tools, web apps, etc that accomplish the same thing, but turns out you can put all the same logic in a skill and the agent knows what to do with it
it's my version of a repo search skill, with some very light persistent git clone management thrown in
sets itself up on first run, then it knows exactly where to look and what bash commands to run to speedily find and read source code and docs to answer your questions about any open source repo