Embeddings

Vector embeddings and similarity

Showing 1561-1584 of 1727 skills
hrshitkunwar-tech

Mindflow

by hrshitkunwar-tech

Collects saved content and bookmarks from social media platforms, organizes them using AI, and generates searchable mind maps for fast knowledge discovery and insight generation.

Code Gen 0 7mo ago
iamthetonyb

SKILL.md — Web Research

by iamthetonyb

Never present speculation as fact

Embeddings 0 6mo ago
cuba6112

numpy-sorting

by cuba6112

Sorting and searching algorithms including O(n) partitioning, binary search, and hierarchical multi-key sorting. Triggers: sort, argsort, partition, searchsorted, lexsort, nan sort order.

Processing 0 8mo ago
PandAddKai

ace-search

by PandAddKai

'Use when the task is read-only codebase discovery/search (查找/搜索/定位): find files, functions, classes, call sites, tests, or "where is X implemented" questions; prefer Augment Context Engine MCP (augment-context-engine) codebase retrieval over grep/rg.'

Embeddings 0 7mo ago
Tiberriver256

llm-tldr

by Tiberriver256

Summarize and navigate this repo with the llm-tldr CLI (tree/structure/context/semantic search). Use when you need LLM-ready summaries of files or symbols, fast codebase orientation, or behavior-based search before editing.

Embeddings 0 7mo ago
blackbasilisk

local-memory-search

by blackbasilisk

Local, offline semantic search over OpenClaw memory files (MEMORY.md and memory/*.md) using Python embeddings + FAISS (no online LLM/API). Use when Dave asks for "memory search" without cloud billing, wants semantic recall across notes, or wants to share a reusable local-memory semantic search skill.

Embeddings 0 7mo ago
IgorGanapolsky

zvec-grep-compare-not-clone

by IgorGanapolsky

zg (zvec-grep) is a local-first search layer (ripgrep + BM25 + vector), not a ThumbGate clone. Steal the four-route FORMAT onto existing rails; never install @zvec/zvec-grep. Slash: /zvec-grep-compare-not-clone.

Analytics 26 3d ago
yuichiroharai

bulk-remove-classname

by yuichiroharai

Removes a specified class name from HTML/JSX files using the classname-search CLI tool. Use when you need to safely remove all occurrences of a specified class name from target files.

Embeddings 0 7mo ago
TakaGoto

sandbox

by TakaGoto

"Spin up a minimal RAG pipeline instantly to experiment with"

Embeddings 17 5mo ago
feed-mob

conduct-ad-research

by feed-mob

Conduct comprehensive advertising research based on confirmed campaign parameters. Use web search tools (DuckDuckGo or Tavily) to gather insights on target audiences, platform trends, competitor strategies, industry benchmarks, and creative best practices. Generate a structured campaign report with actionable recommendations for ad strategy development.

Academic 0 9mo ago
Jackiexiao

building-native-ui

by Jackiexiao

(中文)Complete guide for building beautiful apps with Expo Router. Covers fundamentals, styling, components, navigation, animations, patterns, and native tabs.

Embeddings 0 6mo ago
TakaGoto

benchmark

by TakaGoto

"Benchmark your RAG pipeline's performance"

Embeddings 17 5mo ago
joshuaroll

media-transcript-search

by joshuaroll

Extract and search transcripts from multimedia sources (primarily YouTube). Allows finding specific topics within long content without watching the whole video.

Embeddings 0 7mo ago
amoscicki

semantic-search

by amoscicki

Semantic codebase search with pgvector. Finds code by MEANING. USE THIS FIRST before grep/glob. Returns file paths + byte ranges for precise reads. Multi-project support with auto-discovery — no manual setup needed.

Embeddings 0 6mo ago
vilin1927

find-skills

by vilin1927

Search and discover Claude Code skills from the community. Helps users find, evaluate, and install skills from GitHub repositories and the skills registry.

Embeddings 0 6mo ago
fermatrix

skill-holded

by fermatrix

"Access Holded ERP via REST API. Use for contacts, invoices, estimates, sales orders, purchase orders, expenses, credit notes, proformas, waybills, products, warehouses, accounting accounts, ledger, taxes, and treasury. Supports searching, creating, updating, paying, sending and downloading PDFs for all document types. Triggers: Holded de ENZO, busca contacto en Holded, factura Holded, pedido Holded, producto Holded, contabilidad Holded, tesorería Holded."

Embeddings 0 6mo ago
zwmmm

UI/UX Pro Max - Design Intelligence

by zwmmm

Design 0 7mo ago
TakaGoto

roadmap

by TakaGoto

"View your learning progress and recommended next steps"

Docs Gen 17 5mo ago
curiositech

agent-context-partitioner

by curiositech

Algorithmic skill for designing evidence-backed partitions of LLM context or task DAGs across K agents. Covers two modes: (A) online/reactive spawning under context pressure, and (B) static pre-planned DAG execution with graph min-cut optimization. Encodes algorithms for sequence-stable clustering, dynamic K selection, token-budget-aware partitioning, and handoff protocol design. Use when designing multi-agent systems, deciding when and how many agents to spawn, or optimizing a task DAG for token efficiency. NOT for one bounded task that does not benefit from parallelism, runtime scheduling or authorization policy, or comparing vectors whose embedding-space identities are unknown or incompatible.

Embeddings 2 7d ago
canxia-hub

deep-search-research

by canxia-hub

Research-agent workflow for deep multi-source search, platform-aware routing, source normalization, evidence tracking, and structured report delivery. Use when the user asks to perform or build deep research across the web or multiple platforms; when a task needs a research plan before searching; when results must include citations, source credibility, or cross-platform synthesis; or when building/iterating a deep-search skill, adapters, retrieval pipelines, or research reports.

API Dev 0 5mo ago
YPYT1

firecrawl

by YPYT1

Web search and scraping via Firecrawl API. Use when you need to search the web, scrape websites (including JS-heavy pages), crawl entire sites, or extract structured data from web pages. Requires FIRECRAWL_API_KEY environment variable.

Embeddings 0 7mo ago
majiayu000

chroma

by majiayu000

Open-source embedding database for AI applications. Store embeddings and metadata, perform vector and full-text search, filter by metadata. Simple 4-function API. Scales from notebooks to production clusters. Use for semantic search, RAG applications, or document retrieval. Best for local development and open-source projects.

Embeddings 580 3mo ago
wizact

fd-search

by wizact

"REQUIRED for file searches. Use instead of bash find - faster, simpler syntax, regex support, respects .gitignore. Syntax: fd [pattern] [path]. Common: fd -e ext, fd -t f/d, fd -g '*.txt', fd -S +100m, fd --changed-within 1day"

CLI Tools 0 6mo ago
kimasplund

qavr-memory

by kimasplund

Q-Value Augmented Vector Retrieval for learned memory ranking. Tracks which memories are most useful over time and prioritizes them in retrieval.

Processing 0 7mo ago