Add: - scripts/bootstrap_skill.sh - Main script (uv sync, analyze) - scripts/skill_header.md - Operational instructions header - tests/test_bootstrap_skill.py - Pytest tests The header contains manual instructions that can't be auto-extracted: - Prerequisites (pip install) - Command reference table - Quick start examples The script prepends this header to the auto-generated SKILL.md which contains patterns, examples, and API docs from code analysis. Usage: ./scripts/bootstrap_skill.sh cp -r output/skill-seekers ~/.claude/skills/ Output: output/skill-seekers/ (directory with SKILL.md) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2.0 KiB
Executable File
2.0 KiB
Executable File