remove legacy skills/ralpi-use.md and its manifest wiring

This commit is contained in:
2026-08-10 10:47:39 -04:00
parent 7ef6e3d9a2
commit 3b586ea92d
3 changed files with 0 additions and 49 deletions

View File

@@ -24,7 +24,6 @@
"files": [
"index.ts",
"src/",
"skills/",
"prompts/",
"README.md",
"LICENSE"
@@ -41,9 +40,6 @@
"extensions": [
"./index.ts"
],
"skills": [
"./skills"
],
"prompts": [
"./prompts"
]