add-search-engine - Integrate new AI search providers into Mentha
Add new LLM search provider to the Mentha system
Tags
Updated: 2026-02-13Capabilities
Typical Inputs
Typical Outputs
What this skill does
- create provider file
- update factory configuration
- update environment schema
- update controller enum
- run compilation tests
Inputs
- LLM search provider name
- API key configuration
- ISearchProvider interface
Outputs
- provider implementation file
- updated factory configuration
- updated environment schema
- updated controller enum
Requirements
- TypeScript environment
- Mentha project structure
- ISearchProvider interface
