agent-skill-creator/scripts
Francy Lisboa Charuto 3fc735eeae feat: Add brain-dead multi-tool install scripts (bootstrap, symlink installer, universal skill installer)
- scripts/bootstrap.sh: curl-pipe-sh one-liner that clones to ~/.agents/skills/ and symlinks to all detected global platforms
- install.sh: symlink self-installer for cloned repos with --dry-run and --uninstall
- scripts/install-skill.sh: universal installer for any skill (git URL or local path) to all detected platforms with format adapters
- SKILL.md: add silent git-based update check instruction
- README.md: document all new install options and update project structure
- .gitignore: add *.mdc for generated adapter files

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 10:08:20 -03:00
..
bootstrap.sh feat: Add brain-dead multi-tool install scripts (bootstrap, symlink installer, universal skill installer) 2026-03-04 10:08:20 -03:00
export_utils.py feat: Universal cross-tool skill installation (14 platforms, format adapters, .agents/skills/) 2026-03-04 08:51:11 -03:00
install-skill.sh feat: Add brain-dead multi-tool install scripts (bootstrap, symlink installer, universal skill installer) 2026-03-04 10:08:20 -03:00
install-template.sh fix: Make installer idempotent by cleaning INSTALL_DIR before copying 2026-03-04 09:35:11 -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