- Home
- /
- Categories
- /
- Embeddings
Embeddings
Vector embeddings and similarity
chatbot
by liushuang393
マルチターン対話管理 Skill。会話履歴管理、コンテキスト維持、Agent 連携、RAG 統合をサポート。 チャットボット構築、対話型アシスタント、カスタマーサポートボットに使用。
app-store-marketing
by mmcmedia
App Store Optimization (ASO) and mobile app marketing expert. Specializes in App Store and Google Play optimization, user acquisition, and app launch strategies. Use when launching apps, optimizing store listings, or planning mobile marketing campaigns.
redis-best-practices
by simba-git
Redis performance optimization and best practices. Use this skill when working with Redis data structures, Redis Query Engine (RQE), vector search with RedisVL, semantic caching with LangCache, or optimizing Redis performance.
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."
skills-sh-searcher
by Ontos-AI
Search and download skills from skills.sh ecosystem. Use when user needs to find and install skills from the skills.sh marketplace for specific tasks like PDF processing, document editing, web scraping, etc.
qmd
by evansking
Local hybrid search for markdown notes and docs. Use when searching notes, finding related content, or retrieving documents from indexed collections.
pageindex-rag
by mmtmr
Build reasoning-based RAG systems using PageIndex architecture. Replaces vector databases with hierarchical table-of-contents indices and LLM-driven navigation. Use when (1) implementing RAG for long structured documents (financial reports, legal contracts, technical manuals), (2) improving existing vector-based RAG systems with poor accuracy on structured content, (3) designing document indexing strategies with semantic coherence, (4) explaining PageIndex concepts including reasoning-based retrieval, hierarchical navigation, and cross-reference following, or (5) handling documents with internal references and multi-turn conversations. Focuses on technical architecture, core research insights, and practical implementation patterns rather than using the PageIndex package directly.
a11y-semantics-pass
by velcrafting
Improve semantics and accessibility coverage for UI changes (roles, labels, focus, keyboard, ARIA correctness).
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.
laravel-boost
by SebastiaanWouters
Laravel MCP with DB queries, schema, routes, logs, artisan, tinker, docs search. Triggers on Laravel development, debugging, or database tasks.
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".
quickwit-log-search
by terraphim
Log exploration and analysis using Quickwit search engine. Incident investigation, error pattern analysis, and observability workflows. Three index discovery modes for different performance and convenience trade-offs.
company-research
by fan31415
Multi-source company research tool that generates structured due-diligence reports. Use when the user asks to research, look up, or investigate a company — including questions about shareholders, legal representative, registered capital, equity structure, beneficial owner, funding history, investors, valuation, lawsuits, court judgments, enforcement records, blacklist / dishonest debtor status, administrative penalties, operating anomalies, trademarks, patents, government procurement / bidding, recruitment profile, negative news, competitors, or industry position. Also triggers on: "帮我查一下XX公司", "XX公司背景", "XX的股东是谁", "XX有没有诉讼/被执行/失信", "XX融了多少钱", "XX股权结构", "尽调", "公司调研", "公司背景调查", "is X company reliable", "due diligence on X", "background check on X company".
skill-installer
by Kang-chen
"DEPRECATED - Use skill-manager instead. This skill is kept for backward compatibility. For installing skills: use 'skills install <url>' from skill-manager."
neotex
by Cloo-Solutions
Use when working in projects with .neotex/ directory to retrieve organizational knowledge, search for patterns/guidelines/decisions, store learnings, or manage reference assets like images and files.
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.
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.
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.
Skill Manager
by Kang-chen
postgresql-table-design
by dereknex
Design a PostgreSQL-specific schema. Covers best-practices, data types, indexing, constraints, performance patterns, and advanced features
arxiv-search
by HanLi0705
Search arXiv preprint repository for academic papers in physics, mathematics, computer science, and related fields
lark-docs
by SerendipityOneInc
Access and search Lark/Feishu cloud documents with user permissions (飞书云文档权限访问)
skills-discovery
by dereknex
Search for and install Agent Skills that give you specialized capabilities. Before starting work, ask might a skill exist that handles this better than my base knowledge? If the task involves specific technologies, frameworks, file formats, or expert domains. Search proactively, even if the user doesn't mention skills. Skills encode best practices, tools, and techniques you wouldn't otherwise have. Also use when users explicitly ask to find, install, or manage skills.
architecting-memory
by Git-Fg
"Implements progression from Vector RAG → GraphRAG → Temporal Knowledge Graphs. Use when designing persistent memory architectures for AI agent systems."