grepai-config-reference

Document GrepAI configuration options with a YAML schema and examples.

18|2|Updated Jan 28, 2026
One-click install
npx skills add https://github.com/yoanbernabeu/grepai-skills --skill grepai-config-reference
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: grepai-config-reference
Source: https://github.com/yoanbernabeu/grepai-skills/tree/main/skills/configuration/grepai-config-reference
Command: npx skills add https://github.com/yoanbernabeu/grepai-skills --skill grepai-config-reference

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a comprehensive reference for GrepAI configuration, helping users understand all available options and their implications.

Core Features & Use Cases

  • Configuration coverage: Details on embedder, store, chunking, watch, trace, and search settings.
  • Troubleshooting guidance: Quick references to common configuration issues.
  • Use Case: A developer configures a new GrepAI deployment by aligning the YAML schema to their project requirements.

Quick Start

Read the complete configuration reference in your project under .grepai/config.yaml and apply the guidance to tailor your setup.

Frequently Asked Questions about grepai-config-reference

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure chunking and embedder settings in a GrepAI config.yaml file?

To configure GrepAI, you define chunking and embedder parameters in the config.yaml file. This reference provides a detailed YAML schema to guide users in aligning these settings with specific project requirements.

What is the best way to troubleshoot common GrepAI deployment configuration issues?

Troubleshooting GrepAI configuration involves checking the YAML schema for incorrect embedder, store, or tracing settings. This reference provides quick guidance to identify and resolve common deployment issues.

Does GrepAI configuration support tracing and watch settings for large projects?

GrepAI configuration supports tracing and watch settings tailored for projects and teams. The config.yaml schema allows users to customize these options to monitor and manage large deployments effectively.

Why is my GrepAI search not working after modifying the store configuration?

GrepAI search failures often stem from incorrect store settings in the config.yaml file. Review the search and store configuration options against the YAML schema to ensure proper deployment alignment.

How do I start customizing a new GrepAI deployment using a YAML schema?

Start customizing GrepAI by reading the configuration reference in your project's .grepai/config.yaml. Apply the provided schema examples to tailor embedder, chunking, and search settings to your setup.

Can I use GrepAI configuration to adjust tracing and search settings across different teams?

GrepAI configuration allows adjusting tracing and search settings across teams. The config.yaml schema provides detailed options to customize deployments according to varying team requirements.