{% extends "base.html" %} {% block title_suffix %} - Generate Skill{% endblock %} {% block content %}

Generate Skill

Target {% for platform in platforms %} {% endfor %}

Preview

Click "Preview" to see the SKILL.md that will be generated.

{% endblock %}