Marketplace

cloudflare-vectorize

Build semantic search with Cloudflare Vectorize V2 (Sept 2024 GA). Covers V2 breaking changes: async mutations,5M vectors/index (was 200K), 31ms latency (was 549ms), returnMetadata enum, and V1 deprecation (Dec 2024).Use when: migrating V1→V2, handling async mutations with mutationId, creating metadata indexes before insert,or troubleshooting "returnMetadata must be 'all'", V2 timing issues, metadata index errors, dimension mismatches.

$ インストール

git clone https://github.com/jezweb/claude-skills /tmp/claude-skills && cp -r /tmp/claude-skills/skills/cloudflare-vectorize ~/.claude/skills/claude-skills

// tip: Run this command in your terminal to install the skill