向量嵌入

向量检索与嵌入工作流

显示 1561-1584 / 共 1727 个技能
hrshitkunwar-tech

Mindflow

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.

代码生成 0 7个月前
iamthetonyb

SKILL.md — Web Research

iamthetonyb

Never present speculation as fact

向量嵌入 0 6个月前
cuba6112

numpy-sorting

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.

数据处理 0 8个月前
PandAddKai

ace-search

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.'

向量嵌入 0 7个月前
Tiberriver256

llm-tldr

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.

向量嵌入 0 7个月前
blackbasilisk

local-memory-search

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.

向量嵌入 0 7个月前
IgorGanapolsky

zvec-grep-compare-not-clone

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.

分析 26 3天前
yuichiroharai

bulk-remove-classname

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.

向量嵌入 0 7个月前
TakaGoto

sandbox

TakaGoto

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

向量嵌入 17 5个月前
feed-mob

conduct-ad-research

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.

学术 0 9个月前
Jackiexiao

building-native-ui

Jackiexiao

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

向量嵌入 0 6个月前
TakaGoto

benchmark

TakaGoto

"Benchmark your RAG pipeline's performance"

向量嵌入 17 5个月前
joshuaroll

media-transcript-search

joshuaroll

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

向量嵌入 0 7个月前
amoscicki

semantic-search

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.

向量嵌入 0 6个月前
vilin1927

find-skills

vilin1927

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

向量嵌入 0 6个月前
fermatrix

skill-holded

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."

向量嵌入 0 6个月前
zwmmm

UI/UX Pro Max - Design Intelligence

zwmmm

设计 0 7个月前
TakaGoto

roadmap

TakaGoto

"View your learning progress and recommended next steps"

文档生成 17 5个月前
curiositech

agent-context-partitioner

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.

向量嵌入 2 7天前
canxia-hub

deep-search-research

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 开发 0 5个月前
YPYT1

firecrawl

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.

向量嵌入 0 7个月前
majiayu000

chroma

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.

向量嵌入 580 3个月前
wizact

fd-search

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 工具 0 6个月前
kimasplund

qavr-memory

kimasplund

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

数据处理 0 7个月前