Add OPML generation to sync command
- Create new OPMLGenerator class for exporting feed collections
- Integrate OPML generation into sync command workflow
- Add proper URL validation with pydantic HttpUrl
- Generate index.opml file in git store after successful sync
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>