embeddings

Community

Generate and search vector embeddings

Authoralsk1992
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies the process of generating, managing, and utilizing vector embeddings for semantic search and similarity analysis, making it easier to build AI-powered search and recommendation systems.

Core Features & Use Cases

  • Multiple Providers: Supports OpenAI, Voyage AI, and local models for flexibility.
  • Efficient Embedding: Generates embeddings for single texts or batches.
  • Semantic Search: Enables searching through stored vectors based on query similarity.
  • Similarity Calculation: Computes cosine similarity between texts.
  • Caching: Optimizes performance and reduces costs by caching embeddings.
  • Use Case: Quickly find documents related to "trading strategies" by generating embeddings for your document collection and then performing a semantic search.

Quick Start

Use the embeddings skill to generate an embedding for the text "What is AI?".

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: embeddings
Download link: https://github.com/alsk1992/CloddsBot/archive/main.zip#embeddings

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.