# Semantic Search Engine

> Implements semantic search with embedding models, vector databases, and hybrid search strategies

- Skill: `eli-yu-first/semantic-search-engine` (Agent Skill, multi-file: 4 files)
- Install (CLI): `npx skillmds@latest add eli-yu-first/semantic-search-engine`
- Raw SKILL.md: https://api.skillmd.com/api/skills/eli-yu-first/semantic-search-engine/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- License: MIT
- Author: Eli-yu-first (https://skillmd.com/u/eli-yu-first)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/eli-yu-first/semantic-search-engine

---


# Semantic Search Engine

Implements semantic search with embedding models, vector databases, and hybrid search strategies

## Usage

This skill can be used standalone or as part of an Agent workflow on SkillsHub.

### Standalone

```
skillshub run searchai/Semantic-Search-Engine --input "Your query here"
```

### In Agent

Add this skill to your Agent configuration to enable its capabilities.

