sqlite-search

Official

Effortlessly enhance LiteORM's SQLite backend with advanced search capabilities.

Authorgo-again
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the challenge of efficiently searching and retrieving data within LiteORM's SQLite backend, providing powerful vector, full-text, and hybrid search options.

Core Features & Use Cases

  • Vector Search: Leverage vector embeddings for accurate and fast similarity-based searches.
  • Full-Text Search: Utilize FTS5 for fast and flexible text search capabilities.
  • Hybrid Search: Combine vector and full-text search for a comprehensive search experience.
  • Use Case: Suppose you have a database of articles, and you want to quickly find articles related to a specific topic or those similar to a given reference vector.

Quick Start

To use the sqlite-search skill, first declare the necessary indexes on your model, then use the provided search helpers to perform queries against your SQLite database.

Dependency Matrix

Required Modules

liteorm

Components

scriptsreferences

💻 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: sqlite-search
Download link: https://github.com/go-again/liteorm/archive/main.zip#sqlite-search

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 620,000+ vetted skills library on demand.