{% extends "base.html" %} {% set active_page = "skills" %} {% block title %}{{ skill.name }} - Skills - AI Control Plane{% endblock %} {% block head_extra %} {% endblock %} {% block breadcrumb %}
{% endblock %} {% block content %}This skill has no additional documentation beyond the description above.
{% endif %}