tech/cloudflare/ai/vectorize
OfficialOptimize AI skill discovery with Cloudflare Vectorize's vector database for semantic search.
Author2nth-ai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines AI skill discovery by embedding and indexing SKILL.md files in a vector database for efficient semantic search.
Core Features & Use Cases
- Semantic Search: Embed and index SKILL.md files for efficient semantic search and discovery.
- RAG Integration: Facilitate RAG (retrieval-augmented generation) pipelines for reducing token costs and enhancing content.
- Content Recommendations: Build recommendation systems and nearest-neighbour lookups with embedded data.
- Domain Filtering: Search and filter by domain and metadata to tailor search results.
- Index Management: Manage indexes with namespace isolation for per-client data isolation.
- Upsert & Delete Vectors: Efficiently upsert and delete vectors to keep the index updated.
Quick Start
To use this skill, run 'wrangler vectorize create skills-embeddings --dimensions=768 --metric=cosine' to create an index with 768 dimensions.
Dependency Matrix
Required Modules
tech/cloudflare/workerstech/cloudflare/ai/workers-ai
Components
scriptsreferencesassets
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: tech/cloudflare/ai/vectorize Download link: https://github.com/2nth-ai/skills/archive/main.zip#tech-cloudflare-ai-vectorize Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.