refactor: migrate skills from Jinja to Markdown

This commit is contained in:
0xallam
2026-01-20 12:50:59 -08:00
committed by Ahmed Allam
parent 4b62169f74
commit 6cb1c20978
31 changed files with 1460 additions and 1365 deletions
+2 -1
View File
@@ -35,7 +35,8 @@ packages = [
include = [
"LICENSE",
"README.md",
"strix/**/*.jinja",
"strix/agents/**/*.jinja",
"strix/skills/**/*.md",
"strix/**/*.xml",
"strix/**/*.tcss"
]