Best agent skill
For agents that need one good starting point instead of another hour of repo browsing.
Give this page a coding or automation task and it returns the best matched skill catalog, official skill pack, or resolver module, with source links, trust notes, install steps, and a test path.
The current seed focuses on five recurring jobs: best agent skill selection, skill safety checks, MCP server finding, skill pack management, and the DayOneBuilder resolver lane itself.
Each result includes a trust score, why it won, where it comes from, how to install or call it, how to test it, and a copyable agent instruction.
The page ships with a small local dataset so it works offline and loads instantly. The next step is expanding coverage without turning this into another noisy catalog.
For agents that need one good starting point instead of another hour of repo browsing.
For checking whether a third-party skill looks well-formed, reviewable, and sane before install.
For locating the best source when the agent needs a server or skill around an external integration job.
For choosing the cleanest install flow when you need curated or official bundles, not ad hoc folders.
Better routing beats bigger lists. If a directory is broad but a smaller official repo is safer and faster for the exact task, the official repo should win.
Basic resolver use stays free. If your team wants a tighter shortlist, support mapping, or a managed internal resolver lane, use the lightweight interest path below.