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

Skill Marketplace

Browse and install skills to extend what your agents can do.

Playground
{% for cat in categories %} {% endfor %}

Required credentials

You'll be prompted for these after install, or you can pre-fill them via skill.properties.

Clear data —

Click × on an agent to wipe this skill's data for them (browser sessions, caches, scoped memory). Doesn't uninstall the skill.

{% endblock %}