{% extends "base.html" %} {% import "_icons.html" as icons %} {% block title %}Skills{% endblock %} {% block heading %}Skills{% endblock %} {% block subhead %}
The agent skills shipped with this install, and the curated packs that bundle them.
{% endblock %} {% block head_aside %} {% set installed_count = overview.skills | selectattr('installed') | list | length %}{{ s.description }}
{% endmacro %} {% block content %}
Skills land in
{% if overview.install_root %}{{ overview.install_root }}{% else %}
your scheduled-tasks directory (VAULT_PATH not set — set it to enable installs){% endif %}.
{{ pack.description }}