登録/Registry

Community Registries

Anyone can create a community registry and submit it to the Kenji network. Once added, its skills and stacks appear in search results alongside official registry items.

Adding a registry

shell
$ kenji registry add user/kenji-registry

Accepts a GitHub repo path or full GitHub URL. The repo must contain at least one valid skills/ or stacks/ folder with JSON files.

Validation

Kenji validates that the repository exists and has the correct structure before registering it. Duplicate submissions are ignored. Once accepted, registry entries appear in search results immediately.

Security

Warning

Community skills are not reviewed by the Kenji team. When installing a community skill, Kenji displays a warning and asks for confirmation before proceeding.

On the website, each community skill has a View link to the GitHub file and a Raw link to inspect the JSON metadata before installing.