LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: qdrant

Browse skills that share this tag.

  • qdrant-model-migration - Guide embedding model migration in Qdrant without downtime
    qdrantvector-databaseembedding-migrationalias-swap

    ★ 2 · Updated 2026-09-16

    Provides strategies and procedures for migrating embedding models and re-indexing vector collections in Qdrant.

    ⚙ Guide zero downtime alias swap⚙ Guide side-by-side model testing⚙ Guide dense to hybrid migration
  • qdrant-vertical-scaling - Guide for Qdrant vertical scaling and node sizing
    qdrantvertical-scalingvector-databasecapacity-planning

    ★ 2 · Updated 2026-09-14

    Guides decisions, resource sizing, and procedures for scaling Qdrant nodes vertically by increasing CPU, RAM, or disk.

    ⚙ Guide Qdrant vertical scaling decisions⚙ Estimate vector RAM sizing requirements⚙ Perform node resource configuration resizing
  • rag-wrapper - Augment agents with Qdrant RAG context retrieval
    ragqdrantcontext-retrievalagent-wrapper

    ★ 602 · Updated 2026-09-12

    Provides patterns to wrap agents with persistent memory and context retrieved from Qdrant.

    ⚙ Query context from Qdrant⚙ Format retrieved context blocks⚙ Prepend context to target tasks
  • qdrant-tenant-scaling - Qdrant Multi-Tenant Scaling Guide
    qdrantvector-databasemulti-tenancyscaling

    ★ 2 · Updated 2026-09-12

    Guides Qdrant multi-tenant scaling strategies based on tenant count, data distribution, and isolation requirements.

    ⚙ Guide payload partitioning strategy⚙ Guide custom sharding deployment⚙ Guide tiered multitenancy architecture
  • rag-knowledge-management - RAG Knowledge Management
    ragqdrantknowledge-managementvector-search

    ★ 12 · Updated 2026-09-11

    Search, analyze, and save technical facts, project state, and user feedback to Qdrant vector collections.

    ⚙ Search experience and demo collections⚙ Analyze context and user feedback⚙ Save technical facts to Qdrant
  • aim-purge - Purge old memories from Qdrant collections
    memorycleanupqdrantdata-management

    ★ 35 · Updated 2026-05-11

    Purge old memories from Qdrant collections with safety guards

    ⚙ scan memories⚙ delete memories⚙ preview purge
  • aim-purge - Purge old Qdrant collection memories safely
    memoryqdrantpurgecleanup

    ★ 602 · Updated 2026-05-11

    Delete memories from Qdrant collections older than specified duration

    ⚙ parse duration⚙ scan collections⚙ filter memories by timestamp
  • vector-databases - Vector Databases for Embedding Storage and Semantic Search
    vector-databaseembeddingsemantic-searchrag

    ★ 7 · Updated 2026-02-15

    Store and search embeddings for RAG, semantic search, and similarity applications.

    ⚙ store embeddings⚙ search embeddings⚙ compare vector database options