{% extends "base.html" %} {% block title %}Playground — Ageri{% endblock %} {% block head %} {% endblock %} {% block body %}
Playground
{% with active='playground' %}{% include "_skills_nav.html" %}{% endwith %}
🛠️

Author your own skills here

The Playground is where you create new skills — describe what you want, demonstrate a workflow, import from GitHub, or write code by hand. Once it works, pack + publish to share it with others on the Marketplace.

Local skills

{% endblock %}