Files
ai-agent/backend/templates.py
Gabriel Vidal 6359f7a3c2 feat(templates): tag skill templates in the template browser
A skill template has no package.json and no pyproject -- its CLI is a
standalone PEP-723 uv script -- so _stack() read nothing off skill-cli and it
listed with no tags at all. Sniff the .py sources for the markers instead, and
tag a root SKILL.md as Skill.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-10 01:52:06 +02:00

11 KiB