agent-skill-creator/scripts
francylisboacharuto cb66ad17cc feat: Add skill staleness detection (review tracking, dependency health, schema drift)
Skills go stale as APIs change and data sources move. This adds a three-layer
staleness detection system: review date tracking with git fallback, HTTP health
checks for declared dependencies, and top-level key comparison for schema drift.
All new frontmatter fields are optional — existing skills work unchanged.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 09:09:48 -03:00
..
export_utils.py feat: v4.0 Cross-Platform Modernization — Agent Skills Open Standard compliance 2026-02-26 14:52:09 -03:00
install-template.sh feat: v4.0 Cross-Platform Modernization — Agent Skills Open Standard compliance 2026-02-26 14:52:09 -03:00
security_scan.py feat: v4.0 Cross-Platform Modernization — Agent Skills Open Standard compliance 2026-02-26 14:52:09 -03:00
skill_registry.py feat: Add skill staleness detection (review tracking, dependency health, schema drift) 2026-02-27 09:09:48 -03:00
staleness_check.py feat: Add skill staleness detection (review tracking, dependency health, schema drift) 2026-02-27 09:09:48 -03:00
validate.py feat: Add skill staleness detection (review tracking, dependency health, schema drift) 2026-02-27 09:09:48 -03:00