{% extends "base.html" %} {% block title %}Create a skill — Ageri{% endblock %} {% block head %} {% endblock %} {% block body %}
Create a skill

Create a new skill

Pick how you want to author the skill. All three paths produce the same `.ags` bundle ready for the marketplace.

{% endblock %}