{% extends "base.html" %} {% block title %}Installed — Ageri{% endblock %} {% block head %} {% endblock %} {% block body %}
Installed
{% with active='installed' %}{% include "_skills_nav.html" %}{% endwith %}

Clear data —

Resets per-agent state for this skill. Won't uninstall.

{% endblock %}