2 Commits

Author SHA1 Message Date
sickn33
e18e63cfcb fix(security): harden bundle and plugin validation 2026-03-31 17:44:19 +02:00
Munir Abbasi
3b1828d079 feat(index): add explainable auto-categorization in generate_index (#230)
* Add script to generate skills index from markdown files

This script generates an index of skills from markdown files in a specified directory, inferring categories and extracting metadata.

* chore: sync generated registry files [ci skip]

* Add unit tests for category inference functions

* chore: sync generated registry files [ci skip]

* Add Smart Auto-Categorization Guide

Added comprehensive guide for smart auto-categorization of skills, detailing the process, current status, category distribution, and usage instructions.

* chore: sync generated registry files [ci skip]

* chore: update star history chart

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: sck_0 <samujackson1337@gmail.com>
2026-03-08 08:40:04 +01:00