Add hourly GitHub Action that syncs tools from Vercel's AI SDK registry: Features: - Fetches Vercel AI registry from their GitHub - Uses OpenAI GPT-4 to intelligently convert tool metadata - Handles multi-export packages (multiple tools per npm package) - Automatically commits new tools to manual-tools.ts - Sends Discord notifications with detailed stats - Extensive logging at every step Files added: - sync-vercel-registry.ts - Main sync script with AI conversion - .github/workflows/sync-vercel-registry.yml - Hourly GitHub Action - docs/vercel-registry-sync.md - Complete documentation Requires OPENAI_API_KEY secret in GitHub repository settings. |
||
|---|---|---|
| .. | ||
| ci.yml | ||
| health-check.yml | ||
| release.yml | ||
| sync-changes.yml | ||
| sync-keyword.yml | ||
| sync-manual.yml | ||
| sync-metrics.yml | ||
| sync-vercel-registry.yml | ||