{% extends "base.html" %} {% block title %}skill store · Maverick{% endblock %} {% block content %}
Curated skills from the community catalog. Each is hash-pinned, so
installing here is safe without the developer opt-in flag. Point at
your own index with [catalogs] indexes in
~/.maverick/config.toml.
{{ e.name }}
{% if e.verified %}verified{% endif %}
{{ e.summary or "No description." }}
{% if e.name in installed %} {% else %} {% endif %}The configured catalog index is empty or unreachable. Once a community index is published (or you point at your own), curated skills appear here for one-click install.