autocomplete-engine

Solid

Search autocomplete and type-ahead suggestion optimization for knowledge bases

AI & Automation 1,160 stars 71 forks Updated today MIT

Install

View on GitHub

Quality Score: 96/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Autocomplete Engine Skill ## Overview The Autocomplete Engine skill provides specialized capabilities for configuring, optimizing, and maintaining search autocomplete and type-ahead suggestion systems within knowledge management platforms. This skill enables intelligent, responsive search suggestions that improve user experience and reduce time-to-knowledge. ## Capabilities ### Suggestion Index Configuration - Design and configure suggestion index structures - Set up index mappings for autocomplete data - Configure index refresh and update strategies - Implement index sharding for performance ### Query Log Analysis - Analyze search query logs for suggestion mining - Identify popular and trending queries - Detect query patterns and variations - Extract actionable insights from search behavior ### Popular Query Mining - Extract frequently searched terms and phrases - Identify emerging search trends - Build suggestion pools from historical data - Prioritize suggestions based on usage patterns ### Personalized Suggestions - Implement user-based personalization - Configure role-based suggestion filtering - Design context-aware suggestion systems - Enable recent search integration ### Category-aware Suggestions - Configure category facets in suggestions - Implement content-type filtering - Design hierarchical suggestion structures - Enable scoped search suggestions ### Typo Tolerance Configuration - Configure fuzzy matching algorithms - Set up Levenshtein distance thresh...

Details

Author
a5c-ai
Repository
a5c-ai/babysitter
Created
4 months ago
Last Updated
today
Language
JavaScript
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

mongodb-search-and-ai

Guides MongoDB users through implementing and optimizing Atlas Search (full-text), Vector Search (semantic), and Hybrid Search solutions. Use this skill when users need to build search functionality for text-based queries (autocomplete, fuzzy matching, faceted search), semantic similarity (embeddings, RAG applications), or combined approaches. Also use when users need text containment, substring matching ('contains', 'includes', 'appears in'), case-insensitive or multi-field text search, or filtering across many fields with variable combinations. Provides workflows for selecting the right search type, creating indexes, constructing queries, and optimizing performance using the MongoDB MCP server.

713 Updated 3 days ago
fcakyon
Data & Documents Solid

search-engine-setup

Set up and optimize search engines for applications. Use when someone asks to "add search to my app", "set up Elasticsearch", "configure Algolia", "fix search relevance", "add autocomplete", "fuzzy search", or "faceted filtering". Covers index design, data sync, search API, autocomplete, relevance tuning, and query analysis.

62 Updated 1 weeks ago
TerminalSkills
Data & Documents Listed

search-engine-setup

Set up and optimize search engines for applications. Use when someone asks to "add search to my app", "set up Elasticsearch", "configure Algolia", "fix search relevance", "add autocomplete", "fuzzy search", or "faceted filtering". Covers index design, data sync, search API, autocomplete, relevance tuning, and query analysis.

0 Updated 1 months ago
eliferjunior
AI & Automation Solid

knowledge-analytics

Knowledge base analytics, usage reporting, and effectiveness measurement

1,160 Updated today
a5c-ai
AI & Automation Listed

kb-query

Interactive Knowledge Base search with natural language queries. Use this skill when you need to search KB, find patterns, search knowledge base, look for solutions, find bug fixes, or query institutional knowledge. Searches patterns and bug fixes with relevance ranking, quality scoring, and fuzzy matching for typo tolerance. Helps users find solutions quickly without manual browsing.

75 Updated today
davidmatousek