Files
2025-11-29 18:48:19 +08:00

12 lines
276 B
JSON

{
"name": "cc-skills-hooks",
"description": "Multi-Tier intelligent skill activation system (Keyword + TF-IDF + Semantic matching)",
"version": "0.0.1",
"author": {
"name": "inchan",
"url": "https://github.com/inchan"
},
"hooks": [
"./hooks.json"
]
}