Add comprehensive usage guide for all tools and workflows
- Add docs/USAGE.md (~650 lines)
- Complete command reference for all tools
- Full help output for doc_scraper.py, estimate_pages.py, run_tests.py
- Usage examples for enhancement and packaging tools
- All 6 preset configs documented with details
- 6 common workflows from quick start to advanced
- Troubleshooting section with solutions
- Advanced usage: custom selectors, URL patterns, categories
- Performance tips and best practices
- Exit codes, environment variables, file locations
Tools covered:
- doc_scraper.py (main tool with all options)
- estimate_pages.py (page count estimator)
- enhance_skill.py (API enhancement)
- enhance_skill_local.py (local enhancement)
- package_skill.py (skill packager)
- run_tests.py (test runner)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>