- Home
- /
- Categories
- /
- Embeddings
Embeddings
Vector embeddings and similarity
algolia-search
by ngxtm
"Expert patterns for Algolia search implementation, indexing strategies, React InstantSearch, and relevance tuning Use when: adding search to, algolia, instantsearch, search api, search functionality."
grepai-troubleshooting
by yoanbernabeu
Troubleshooting guide for GrepAI. Use this skill to diagnose and fix common issues.
grepai-storage-gob
by yoanbernabeu
Configure GOB local file storage for GrepAI. Use this skill for simple, single-machine setups.
grepai-search-tips
by yoanbernabeu
Tips and best practices for effective GrepAI searches. Use this skill to improve search result quality.
grepai-storage-postgres
by yoanbernabeu
Configure PostgreSQL with pgvector for GrepAI. Use this skill for team environments and large codebases.
token-optimizer
by D4kooo
Optimization suite for OpenClaw agents to prevent token leaks and context bloat. Use when an agent needs to implement background task isolation (Cron) or a Reset & Summarize workflow (RAG).
grepai-storage-qdrant
by yoanbernabeu
Configure Qdrant vector database for GrepAI. Use this skill for high-performance vector search.
arena-cli
by rohunvora
CLI tools for Are.na: export blocks, enrich with vision AI, generate views. Use when: (1) exporting Are.na blocks incrementally, (2) enriching images with AI-generated titles/tags/patterns, (3) generating browsable HTML views, (4) searching blocks by UI patterns or tags, (5) visual search results when terminal output is insufficient. Triggers: "export arena", "enrich arena", "sync arena", "arena view", "search arena for [pattern]", "show me [pattern]".
grepai-mcp-cursor
by yoanbernabeu
Integrate GrepAI with Cursor IDE via MCP. Use this skill to enable semantic code search in Cursor.
grepai-search-basics
by yoanbernabeu
Basic semantic code search with GrepAI. Use this skill to learn fundamental search commands and concepts.
grepai-quickstart
by yoanbernabeu
Get started with GrepAI in 5 minutes. Use this skill for a complete walkthrough from installation to first search.
grepai-workspaces
by yoanbernabeu
Configure multi-project workspaces in GrepAI. Use this skill for monorepos and multiple related projects.
table-filters
by rohunvora
Designs optimal filtering UX for data tables. Use when building a table that needs filters - analyzes the data columns and determines the best filter type for each. Outputs a unified filter field with inline header filters.
grepai-config-reference
by yoanbernabeu
Complete configuration reference for GrepAI. Use this skill when you need to understand all available configuration options.
grepai-search-boosting
by yoanbernabeu
Configure search result boosting in GrepAI. Use this skill to prioritize certain paths and penalize others.
grepai-embeddings-lmstudio
by yoanbernabeu
Configure LM Studio as embedding provider for GrepAI. Use this skill for local embeddings with a GUI interface.
grepai-embeddings-openai
by yoanbernabeu
Configure OpenAI as embedding provider for GrepAI. Use this skill for high-quality cloud embeddings.
grepai-ollama-setup
by yoanbernabeu
Install and configure Ollama for local embeddings with GrepAI. Use this skill when setting up private, local embedding generation.
grepai-chunking
by yoanbernabeu
Configure code chunking in GrepAI. Use this skill to optimize how code is split for embedding.
matplotlib
by tondevrel
The foundational library for creating static, animated, and interactive visualizations in Python. Highly customizable and the industry standard for publication-quality figures. Use for 2D plotting, scientific data visualization, heatmaps, contours, vector fields, multi-panel figures, LaTeX-formatted plots, custom visualization tools, and plotting from NumPy arrays or Pandas DataFrames.
rdkit
by tondevrel
Open-source cheminformatics and machine learning toolkit for drug discovery, molecular manipulation, and chemical property calculation. RDKit handles SMILES, molecular fingerprints, substructure searching, 3D conformer generation, pharmacophore modeling, and QSAR. Use when working with chemical structures, drug-like properties, molecular similarity, virtual screening, or computational chemistry workflows.
angular-css-bem-best-practices
by develite98
Angular + BEM CSS methodology guide for creating reusable components and shareable front-end code. Enforces component-scoped BEM blocks, max 2-level nesting, proper component decomposition, semantic element naming, correct modifier patterns, and flat selectors. Use when writing, reviewing, or refactoring Angular component styles. Triggers on tasks involving CSS, SCSS, SASS, component styling, BEM naming, or CSS architecture.
fivem-basics
by germanfndez
FiveM resource structure, fxmanifest, client/server scripting, events. Use when creating or editing FiveM resources or Lua scripts, or when the user asks how FiveM works.
GraphEmbed CLI Tool
by mosif16