CrosshairCrosshair
The agent skill registry

The Registry for
Agentic Intelligence

A high-performance registry for procedural agent skills. Discover, publish, and operate reusable agent capabilities from a route-driven workspace.

9Skills
3,175Installs
4Upvotes
registry.sh
Dsaguy avatar

Dsaguy

6/14/2026

code

Code Reviewer

Analyzes code for bugs, best practices, and potential optimizations, providing detailed feedback.

>_

npm child add code-reviewer

registry.sh
Gerwyn avatar

Gerwyn

6/13/2026

images

Image Generator

Creates stunning images from text prompts, perfect for visual content creation.

>_

npm child add image-generator

registry.sh
skild-team avatar

skild-team

6/13/2026

git

Changelog Generator

Builds a clean release changelog from your git history.

>_

npx skild add changelog-gen

registry.sh
skild-team avatar

skild-team

6/13/2026

text

Regex Builder

Turns a plain-English description into a tested regular expression.

>_

npx skild add regex-builder

registry.sh
skild-team avatar

skild-team

6/13/2026

api

API Mock Generator

Spins up a realistic mock REST API from an OpenAPI spec.

>_

npx skild add api-mock

registry.sh
skild-team avatar

skild-team

6/13/2026

documents

PDF Summarizer

Condenses long PDFs into clean, structured bullet points.

>_

npx skild add pdf-summarizer

registry.sh
skild-team avatar

skild-team

6/13/2026

database

SQL Explainer

Explains complex SQL queries in plain English, step by step.

>_

npx skild add sql-explainer

registry.sh
skild-team avatar

skild-team

6/13/2026

git

Commit Message Writer

Generates conventional commit messages from a staged diff.

>_

npx skild add commit-writer