Embeddings

Vector embeddings and similarity

Showing 1393-1416 of 1727 skills
heishiqing

openclaw-workspace-governance

by heishiqing

🚨【高危预警 / IMPORTANT WARNING】这不是工具Skill,而是系统级架构升级!部署前务必备份工作区!This is NOT a standard tool skill, but a system-level architecture upgrade! Backup workspace before deployment! 虾滑 OpenClaw 工作区治理:用于治理和升级复杂 OpenClaw 工作区,覆盖多 Agent 治理、权威事实分层、查询分类路由、语义搜索诊断、工作集保鲜与维护收口。

Embeddings 1 5mo ago
cachemoney

perplexity

by cachemoney

Web search and research using Perplexity AI. Use when user says "search", "find", "look up", "ask", "research", or "what's the latest" for generic queries. NOT for library/framework docs (use Context7) or workspace questions.

Embeddings 1 6mo ago
liushuang393

chatbot

by liushuang393

マルチターン対話管理 Skill。会話履歴管理、コンテキスト維持、Agent 連携、RAG 統合をサポート。 チャットボット構築、対話型アシスタント、カスタマーサポートボットに使用。

Agents 1 6mo ago
bdbi

grokipedia-search

by bdbi

"Use the grokir CLI (Grokipedia client) to run full-text searches and fetch pages. Trigger when the user asks to: search Grokipedia, find articles/slugs, fetch page content by slug, or do research using grokir."

Processing 1 6mo ago
jpbonch

ferrite

by jpbonch

Use this skill to get external capabilities on demand. It lets you find and use APIs/services for web search, maps/place lookup, scraping, enrichment, social/news data, image/video generation, text-to-speech, and speech-to-text through one flow.

CLI Tools 1 6mo ago
SebastiaanWouters

laravel-boost

by SebastiaanWouters

Laravel MCP with DB queries, schema, routes, logs, artisan, tinker, docs search. Triggers on Laravel development, debugging, or database tasks.

Database 1 7mo ago
mars167

git-ai-code-search

by mars167

Semantic code search and codebase understanding using git-ai MCP tools. Use when: (1) Searching for symbols, functions, or semantic concepts, (2) Understanding project architecture, (3) Analyzing call graphs and code relationships. Triggers: "find X", "search for X", "who calls X", "where is X", "understand this codebase".

Embeddings 1 7mo ago
iamladi

x-search

by iamladi

Search X/Twitter for real-time developer discourse, product feedback, community sentiment, and expert opinions. Use when user says "x search", "search x for", "search twitter for", "what are people saying about", or needs recent X discourse for context (library releases, API changes, product launches, industry discussion).

Embeddings 1 7mo ago
iboughtbed

ctxpack

by iboughtbed

Index and search code repositories, local folders, and codebases. Provides context via text, vector, and hybrid search with agent exploration, deep research, and direct file access. Use when you need context from external codebases, repositories, or local projects.

CLI Tools 1 7mo ago
jovermier

cross-env-postgresql-extensions

by jovermier

Activate when creating database migrations that enable or disable PostgreSQL extensions. Provides the DO block pattern for cross-environment compatibility between Nhost Cloud, CNPG (CloudNativePG), and other PostgreSQL environments.

Code Gen 1 7mo ago
jingyi-zhao-01

obsidian-cli-inspector

by jingyi-zhao-01

Provision the obsidian-cli-inspector skill and run the CLI via npm wrapper.

CLI Tools 1 6mo ago
imyousuf

codeeagle

by imyousuf

Query and analyze the codebase using CodeEagle's knowledge graph. Provides structured code data (symbols, interfaces, edges), impact analysis, design review, and general Q&A — all grounded in an indexed knowledge graph. Use this FIRST before reading source files.

Database 1 6mo ago
lynnlni

中国电信招投标查询 Skill

by lynnlni

再获取详情: python detail.py --id "xxx" --type "ResultAnnounc" --security-code "xxx"

Embeddings 1 6mo ago
WHQ25

agent-memory

by WHQ25

Long-term memory for AI coding agents via agmem CLI. Persist cross-project knowledge — bug fixes, library quirks, design decisions, user preferences — across sessions. Use when: (1) fixing a non-trivial bug worth remembering, (2) discovering undocumented library/API behavior, (3) making architecture decisions, (4) user corrects your approach or states a preference, (5) starting a new task and want to check for prior knowledge, (6) encountering an error that might have been seen before.

Debugging 1 7mo ago
dhughes

conversation-search

by dhughes

Search indexed conversation history to find past conversations, locate when topics were discussed, or identify which project conversations occurred in. Use when user asks questions like "when did we discuss X?", "find conversations about Y", "in which project did we talk about Z?", or "show me conversations mentioning W". Works across all projects or within current project.

Embeddings 1 7mo ago
iulspop

brainstorm

by iulspop

Facilitates solution ideation with clear trade-offs and a final recommendation. Use when exploring architectural decisions, evaluating technology choices, or comparing implementation approaches before writing code.

Embeddings 1 6mo ago
shimo4228

keyword-based-llm-eval

by shimo4228

"Use when evaluating LLM-generated structured output against expected results using keyword matching and F1 metrics."

Embeddings 1 6mo ago
dhughes

conversation-history-setup

by dhughes

Guide users through initial setup of conversation history indexing. Use when user asks about setting up conversation history, indexing past conversations, or when search returns no results and the database may be empty.

Database 1 7mo ago
pluginagentmarketplace

rag-systems

by pluginagentmarketplace

Build RAG systems - embeddings, vector stores, chunking, and retrieval optimization

Agents 1 8mo ago
Ontos-AI

nfl-super-bowl-scores

by Ontos-AI

Finds Super Bowl score records on the NFL website for a given year.

Embeddings 1 7mo ago
xdrshjr

google-image-crawler

by xdrshjr

基于 Playwright 的 Google 图片爬虫 Skill,支持自动化搜索、提取高清原图 URL 和批量下载。 核心能力: - 使用 Playwright 自动化 Google 图片搜索,无需手动操作浏览器 - 智能提取原始高清图片 URL(通过解析 imgurl 参数) - 支持自动滚动加载更多图片,突破单次搜索结果限制 - URL 去重和过滤(自动排除缩略图和无效链接) - 支持图片尺寸过滤(最小宽度/高度) - 提供异步和同步两种 API 接口 - 批量下载支持并发和进度显示 适用场景: - 需要批量获取图片素材(设计、训练数据集等) - 需要从 Google 图片搜索抓取高清原图 - 需要自动化图片采集工作流 注意事项: - 请遵守 Google 服务条款和网站的 robots.txt - 控制请求频率,避免对服务器造成压力 - 商业使用请确认图片版权合规 - 建议使用代理避免 IP 限制

Embeddings 1 7mo ago
antonioc-cl

creative-direction-council

by antonioc-cl

Expert creative direction council with 6 advisors (Vignelli, Draplin, Bierut, Scher, Sagmeister, Carson) for visual identity, branding, and design systems.

Debugging 1 7mo ago
nesdeq

openclaw-serper

by nesdeq

Searches Google and extracts full page content from every result via trafilatura. Returns clean readable text, not just snippets. Use when the user needs web search, research, current events, news, factual lookups, product comparisons, technical documentation, or any question requiring up-to-date information from the internet.

Embeddings 1 7mo ago
ncdevshiv

algolia-search

by ncdevshiv

"Expert patterns for Algolia search implementation, indexing strategies, React InstantSearch, and relevance tuning Use when: adding search to, algolia, instantsearch, search api, search functionality."

Embeddings 1 6mo ago