Frenchie in Gemini CLI
Natural language. Terminal-launched, no PATH gap.
⚠️ Not yet smoke-tested on a live install — content below is the expected shape, pending verification. If you hit anything that doesn't match this guide, email support@getfrenchie.dev so we can correct it.
Install
From your project root:
npx @lab94/frenchie install --agent gemini --api-key fr_your_key_hereNeed help picking an agent? See the invocation matrix.
Invoke
Primary pattern:
OCR TOR.pdf with FrenchieNot yet verified on a live Gemini CLI install — invocation pattern above is the expected shape.
Example
You:
OCR TOR.pdf with FrenchieAgent:
Gemini is expected to call ocr_to_markdown via natural-language routing. Smoke test TBD.
Known gotchas
None reported yet.
More
- Main Frenchie docs — MCP tools, credits, rate limits, full API
- All agent guides — the full invocation matrix
- Troubleshooting — symptom-first fixes for every error we've seen
- Migration guide — upgrading from 0.1.x, 0.2.x, 0.3.0, or 0.3.1