Unify skills under repository root

This commit is contained in:
武阳
2026-05-08 10:54:27 +08:00
parent dcc43adaa6
commit 37fc367304
16 changed files with 967 additions and 6 deletions
-1
View File
@@ -63,5 +63,4 @@ include = ["src*", "backend*"]
[tool.setuptools.package-data]
src = [
"reference_data/*.json",
"skills/bundled/*/SKILL.md",
]