Embeddings

Vector embeddings and similarity

Showing 337-360 of 1694 skills
brightdata

search

by brightdata

Search Google via Bright Data SERP API. Returns structured JSON results with title, link, and description. Requires BRIGHTDATA_API_KEY and BRIGHTDATA_UNLOCKER_ZONE environment variables.

Processing 143 4mo ago
jaechang-hits

encode-database

by jaechang-hits

"Query the ENCODE Portal REST API for regulatory genomics data: TF ChIP-seq experiments, ATAC-seq/DNase-seq accessibility peaks, histone mark tracks, and RNA-seq datasets across 1000+ cell types and tissues. Search experiments by assay, biosample, or target protein; download BED/bigWig files; retrieve candidate cis-regulatory elements (cCREs) from ENCODE SCREEN by genomic region or gene. Use for finding regulatory tracks to annotate variants, identifying open chromatin in a cell type of interest, and downloading peak files for ChIP-seq or ATAC-seq analysis. For regulatory variant scoring use regulomedb-database; for GWAS associations use gwas-database."

Accessibility 190 3mo ago
badlogic

brave-search

by badlogic

Web search and content extraction via Brave Search API. Use for searching documentation, facts, or any web content. Lightweight, no browser required.

Embeddings 1.9K 5mo ago
kylesnowschwartz

rg

by kylesnowschwartz

This skill SHOULD be used when the user asks to "search for pattern in codebase", "find all uses of function", "grep for string across files", "find TODO comments", "search in specific file types", "count occurrences", or when needing efficient text search with context, line numbers, or special flags.

Embeddings 102 3mo ago
lingzhi227

citation-management

by lingzhi227

Manage BibTeX citations for LaTeX papers. Harvest missing citations from a draft using Semantic Scholar, validate cite keys against .bib files, deduplicate entries, and format bibliography. Use when working with references, BibTeX, or citations.

Academic 76 3mo ago
lingzhi227

literature-review

by lingzhi227

Conduct comprehensive literature reviews using multi-perspective dialogue simulation. Generate diverse expert personas, conduct grounded Q&A conversations, and synthesize findings into structured knowledge. Use when starting a new research project or writing a survey section.

Embeddings 76 3mo ago
jimmc414

chembl-database

by jimmc414

"Query ChEMBL's bioactive molecules and drug discovery data. Search compounds by structure/properties, retrieve bioactivity data (IC50, Ki), find inhibitors, perform SAR studies, for medicinal chemistry."

Processing 530 6mo ago
jimmc414

bioservices

by jimmc414

"Primary Python tool for 40+ bioinformatics services. Preferred for multi-database workflows: UniProt, KEGG, ChEMBL, PubChem, Reactome, QuickGO. Unified API for queries, ID mapping, pathway analysis. For direct REST control, use individual database skills (uniprot-database, kegg-database)."

Processing 530 6mo ago
ballred

search

by ballred

Search vault content by keyword using Grep. Zero dependencies — works in any vault without indexes or plugins. Groups results by directory for easy scanning.

Embeddings 1.5K 3mo ago
youdotcom-oss

youdotcom-cli

by youdotcom-oss

Web search with livecrawl (search+extract) and content extraction for bash agents using You.com's @youdotcom-oss/api CLI. - MANDATORY TRIGGERS: You.com, youdotcom, YDC, @youdotcom-oss/api, web search CLI, livecrawl - Use when: web search needed, content extraction, URL crawling, real-time web data

Docs Gen 33 3mo ago
am-will

context7

by am-will

Fetch up-to-date library documentation via Context7 API. Use PROACTIVELY when: (1) Working with ANY external library (React, Next.js, Supabase, etc.) (2) User asks about library APIs, patterns, or best practices (3) Implementing features that rely on third-party packages (4) Debugging library-specific issues (5) Need current documentation beyond training data cutoff (6) AND MOST IMPORTANTLY, when you are installing dependencies, libraries, or frameworks you should ALWAYS check the docs to see what the latest versions are. Do not rely on outdated knowledge. Always prefer this over guessing library APIs or using outdated knowledge.

Embeddings 938 3mo ago
aws-samples

browser-automation

by aws-samples

Web browser automation powered by Nova Act AI — navigate, interact, extract data, and manage tabs.

Processing 167 3mo ago
aws-samples

wikipedia-search

by aws-samples

Wikipedia article search and retrieval

Embeddings 167 3mo ago
bobmatnyc

MPM Tool Usage Guide

by bobmatnyc

Claiming deployment works without web-qa evidence = Circuit Breaker #3 violation (Unverified Assertions)

Auth 130 4mo ago
intellectronica

mgrep-code-search

by intellectronica

Semantic code search using mgrep for efficient codebase exploration. This skill should be used when searching or exploring codebases with more than 30 non-gitignored files and/or nested directory structures. It provides natural language semantic search that complements traditional grep/ripgrep for finding features, understanding intent, and exploring unfamiliar code.

Embeddings 267 4mo ago
brave

answers

by brave

"USE FOR AI-grounded answers via OpenAI-compatible /chat/completions. Two modes: single-search (fast) or deep research (enable_research=true, thorough multi-search). Streaming/blocking. Citations."

Embeddings 146 3mo ago
brave

spellcheck

by brave

USE FOR spell correction. Returns corrected query if misspelled. Most search endpoints have spellcheck built-in; use this only for pre-search query cleanup or "Did you mean?" UI.

Embeddings 146 3mo ago
brave

images-search

by brave

USE FOR image search. Returns images with title, source URL, thumbnail. Supports SafeSearch filter. Up to 200 results.

Embeddings 146 3mo ago
brave

local-descriptions

by brave

USE FOR getting AI-generated POI text descriptions. Requires POI IDs obtained from web-search (with result_filter=locations). Returns markdown descriptions grounded in web search context. Max 20 IDs per request.

Embeddings 146 3mo ago
adobe

docs-search

by adobe

Searches the aem.live documentation for information on AEM Edge Delivery Services features. Use this skill when you need more information about a feature, want guidance on how to implement a feature, and using existing tools you have to search the web isn't turning up relevant results.

Embeddings 113 3mo ago
BankrBot

Bankr Agent - Polymarket

by BankrBot

This skill should be used when the user asks about "Polymarket", "prediction markets", "betting odds", "place a bet", "check odds", "market predictions", "what are the odds", "bet on election", "sports betting", or any prediction market operation. Provides guidance on searching markets, placing bets, and managing positions.

Code Review 78 4mo ago
ehmo

ios-design-guidelines

by ehmo

Apple Human Interface Guidelines for iPhone. Use when building, reviewing, or refactoring SwiftUI/UIKit interfaces for iOS. Triggers on tasks involving iPhone UI, iOS components, accessibility, Dynamic Type, Dark Mode, or HIG compliance.

Accessibility 384 4mo ago
lyndonkl

embedding-fusion-strategy

by lyndonkl

Use when designing embedding strategies that fuse semantic and structural information for knowledge graphs. Invoke when user mentions node embeddings, structural embeddings, semantic embeddings, contrastive alignment, embedding fusion, vector representations for graphs, or combining text and graph signals. Provides embedding selection, fusion design, and implementation guidance.

Analytics 112 3mo ago
lyndonkl

graphrag-system-design

by lyndonkl

Use when designing complete GraphRAG systems that combine graph retrieval with LLM reasoning. Invoke when user mentions GraphRAG system, technology stack, Neo4j with LLM, LangChain graph, LlamaIndex knowledge graph, community detection for RAG, hybrid symbol-vector integration, production GraphRAG, or domain-specific graph RAG. Provides architecture design, technology selection, and domain customization guidance.

Analytics 112 3mo ago