grepai-search-tips
GrepAI Search Tips
This skill provides tips and best practices for writing effective semantic search queries.
When to Use This Skill
- Improving search result quality
- Learning semantic search techniques
- Understanding how to phrase queries
- Troubleshooting poor search results
Semantic Search Mindset
Think differently from text search:
More from yoanbernabeu/grepai-skills
grepai-search-basics
Basic semantic code search with GrepAI. Use this skill to learn fundamental search commands and concepts.
617grepai-ollama-setup
Install and configure Ollama for local embeddings with GrepAI. Use this skill when setting up private, local embedding generation.
541grepai-search-advanced
Advanced search options in GrepAI. Use this skill for JSON output, compact mode, and AI agent integration.
540grepai-trace-graph
Build complete call graphs with GrepAI trace. Use this skill for recursive dependency analysis.
524grepai-trace-callees
Find function callees with GrepAI trace. Use this skill to discover what functions a specific function calls.
507grepai-trace-callers
Find function callers with GrepAI trace. Use this skill to discover what code calls a specific function.
507